Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-9411 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-cap2Ial9hiFX/agent.2050 SSH_AGENT_PID=2052 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release@tmp/private_key_2412144224210568833.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice > git init /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/l-release^{commit} # timeout=10 Checking out Revision c5351b0124f39d50476d09cf802588541342a68c (refs/remotes/origin/l-release) > git config core.sparsecheckout # timeout=10 > git checkout -f c5351b0124f39d50476d09cf802588541342a68c # timeout=10 Commit message: "Trigger RTD docs for l-release & Roll version for l-release branch" > git rev-list --no-walk c5351b0124f39d50476d09cf802588541342a68c # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.onap/oran.url # timeout=10 > git config -f .gitmodules --get submodule.onap/oran.path # timeout=10 > git submodule update --init --recursive onap/oran # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [nonrtric-plt-a1policymanagementservice-maven-clm-l-release] $ /bin/bash /tmp/jenkins17180691825767571480.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sAPk lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-sAPk/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.0.1 from /tmp/venv-sAPk/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.42.73 botocore==1.42.73 bs4==0.0.2 certifi==2026.2.25 cffi==2.0.0 cfgv==3.5.0 chardet==7.2.0 charset-normalizer==3.4.6 click==8.3.1 cliff==4.13.2 cmd2==3.4.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.25.2 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.18 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.1 kubernetes==35.0.0 lftools==0.37.22 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.10.0 os-service-types==1.8.2 osc-lib==4.4.0 oslo.config==10.3.0 oslo.context==6.3.0 oslo.i18n==6.7.2 oslo.log==8.1.0 oslo.serialization==5.9.1 oslo.utils==10.0.0 packaging==26.0 pbr==7.0.3 platformdirs==4.9.4 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.12.1 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.2.0 python-heatclient==5.1.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==9.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.3.3 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.3 soupsieve==2.8.3 stevedore==5.7.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.2.0 wcwidth==0.6.0 websocket-client==1.9.0 wrapt==2.1.2 xdg==6.0.0 xmltodict==1.0.4 yq==3.4.3 [nonrtric-plt-a1policymanagementservice-maven-clm-l-release] $ /bin/sh -xe /tmp/jenkins8380379761269531392.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu1804-docker-4c-4g-9411 [nonrtric-plt-a1policymanagementservice-maven-clm-l-release] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=l-release -Dsha1=origin/l-release -DMAVEN_OPTS= -DPROJECT=nonrtric/plt/a1policymanagementservice -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/l-release -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=l-release "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DNEXUS_IQ_STAGE=build "-DMAVEN_PARAMS=-Dbuild.number=${BUILD_NUMBER} -Ddocker.skip=true" -DGERRIT_PROJECT=nonrtric/plt/a1policymanagementservice --version Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" [nonrtric-plt-a1policymanagementservice-maven-clm-l-release] $ /bin/sh -xe /tmp/jenkins1494707815867424281.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" [EnvInject] - Variables injected successfully. [nonrtric-plt-a1policymanagementservice-maven-clm-l-release] $ /bin/sh /tmp/jenkins9847688517547616645.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.7" 2023-04-18 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release@tmp/config6876600348336256456tmp copy managed file [nonrtric-plt-a1policymanagementservice-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release@tmp/config9910311113698895960tmp [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install [EnvInject] - Variables injected successfully. [nonrtric-plt-a1policymanagementservice-maven-clm-l-release] $ /bin/bash -l /tmp/jenkins2497558956881275175.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> sonatype-clm.sh Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] [INFO] --------< org.o-ran-sc.nonrtric.plt:a1policymanagementservice >--------- [INFO] Building a1policymanagementservice 2.10.1-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ a1policymanagementservice --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (default-prepare-agent) @ a1policymanagementservice --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/jacoco.exec,excludes=org/onap/ccsdk/oran/a1policymanagementservice/models/**/* [INFO] [INFO] --- exec:3.1.0:exec (git submodule update) @ a1policymanagementservice --- [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resource-configuration-files) @ a1policymanagementservice --- [INFO] Copying 6 resources from onap/oran/a1-policy-management/config to config [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resource-openapi-files-fromsubmodule) @ a1policymanagementservice --- [INFO] Copying 4 resources from onap/oran/a1-policy-management/api/offeredapis/swagger to api [INFO] [INFO] --- build-helper:3.6.1:add-source (add-additional-source-dirs) @ a1policymanagementservice --- [INFO] Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/annotations added. [INFO] Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/add-src/main/java added. [INFO] Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/add-src/main/resources added. [INFO] [INFO] --- build-helper:3.6.1:add-test-source (add-additional-testsource-dirs) @ a1policymanagementservice --- [INFO] Test Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/add-src/test/java added. [INFO] Test Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/add-src/test/resources added. [INFO] [INFO] --- exec:3.1.0:exec (preprocess-pms-api) @ a1policymanagementservice --- [INFO] [INFO] --- exec:3.1.0:exec (preprocess-pms-api-v3) @ a1policymanagementservice --- [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-policy-api) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [WARNING] Void (reserved word) cannot be used as model name. Renamed to ModelVoid [INFO] Processing operation getStatusV1 [INFO] Processing operation getStatus [INFO] Processing operation getRic [INFO] Processing operation getPolicyTypes [INFO] Processing operation getPolicy [INFO] Processing operation deletePolicy [INFO] Processing operation keepAliveService [INFO] Processing operation getRics [INFO] Processing operation getServices [INFO] Processing operation putService [INFO] Processing operation getPolicyTypeDefinition [INFO] Processing operation getPolicyIds [INFO] Processing operation putPolicy [INFO] Processing operation getPolicyInstances [INFO] Processing operation deleteService [INFO] Processing operation getPolicyStatus [INFO] Processing operation getConfiguration [INFO] Processing operation putConfiguration [INFO] Processing operation performAccessControl [INFO] Processing operation actuatorLinks [INFO] Processing operation actuatorHeapdump [INFO] Processing operation actuatorInfo [INFO] Processing operation actuatorThreaddump [INFO] Processing operation actuatorLoggers [INFO] Processing operation actuatorGetLogger [INFO] Processing operation actuatorSetlogger [INFO] Processing operation actuatorGetLogFile [INFO] Processing operation actuatorHealth [INFO] Processing operation actuatorHealthComponent [INFO] Processing operation actuatorShutdown [INFO] Processing operation actuatorMetrics [INFO] Processing operation actuatorGetMetric [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Model void not generated since it's a free-form object [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/AuthorizationResult.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ErrorInformation.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/Input.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/Link.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyAuthorization.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyIdList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyInfoList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyStatusInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyTypeDefinition.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyTypeIdList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/RicInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/RicInfoList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceCallbackInfoV2.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceRegistrationInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceStatus.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceStatusList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/StatusInfo.java [INFO] Operation (get /actuator - actuatorLinks) not generated since x-internal is set to true [INFO] Operation (get /actuator/heapdump - actuatorHeapdump) not generated since x-internal is set to true [INFO] Operation (get /actuator/info - actuatorInfo) not generated since x-internal is set to true [INFO] Operation (get /actuator/threaddump - actuatorThreaddump) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers - actuatorLoggers) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers/{name} - actuatorGetLogger) not generated since x-internal is set to true [INFO] Operation (post /actuator/loggers/{name} - actuatorSetlogger) not generated since x-internal is set to true [INFO] Operation (get /actuator/logfile - actuatorGetLogFile) not generated since x-internal is set to true [INFO] Operation (get /actuator/health - actuatorHealth) not generated since x-internal is set to true [INFO] Operation (get /actuator/health/** - actuatorHealthComponent) not generated since x-internal is set to true [INFO] Operation (post /actuator/shutdown - actuatorShutdown) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics - actuatorMetrics) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics/{requiredMetricName} - actuatorGetMetric) not generated since x-internal is set to true [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/A1PolicyManagementApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/AuthorizationApiApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/ConfigurationApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/HealthCheckApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/NearRtRicRepositoryApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/ServiceRegistryAndSupervisionApi.java [INFO] Skipping generation of Webhooks. [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-policy-api-v3) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [WARNING] Void (reserved word) cannot be used as model name. Renamed to ModelVoid [INFO] Processing operation getStatus [INFO] Processing operation getRic [INFO] Processing operation getRics [INFO] Processing operation getPolicyTypes [INFO] Processing operation getPolicyTypeDefinition [INFO] Processing operation getPolicy [INFO] Processing operation updatePolicy [INFO] Processing operation deletePolicy [INFO] Processing operation getPolicyStatus [INFO] Processing operation getPolicyIds [INFO] Processing operation createPolicy [INFO] Processing operation getConfiguration [INFO] Processing operation putConfiguration [INFO] Processing operation keepAliveService [INFO] Processing operation getServices [INFO] Processing operation putService [INFO] Processing operation deleteService [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ErrorInformation.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyInformation.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyObjectInformation.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyTypeInformation.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyTypeObject.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ProblemDetails.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/RicInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/RicInfoList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceCallbackInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceRegistrationInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceStatus.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceStatusList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/StatusInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/A1PolicyManagementApi.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/ConfigurationApi.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/HealthCheckApi.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/NearRtRicRepositoryApi.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/ServiceRegistryAndSupervisionApi.java [INFO] Skipping generation of Webhooks. [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ a1policymanagementservice --- [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.10.0:compile (default-compile) @ a1policymanagementservice --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 132 source files to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ a1policymanagementservice --- [INFO] Copying 8 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.10.0:testCompile (default-testCompile) @ a1policymanagementservice --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 43 source files to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/test-classes [INFO] /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/src/test/java/org/onap/ccsdk/oran/a1policymanagementservice/configuration/ApplicationConfigParserTest.java: Some input files use or override a deprecated API. [INFO] /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/src/test/java/org/onap/ccsdk/oran/a1policymanagementservice/configuration/ApplicationConfigParserTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ a1policymanagementservice --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.MetersTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:42:30.359 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policytypes 12:42:30.374 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policies 12:42:30.617 [main] WARN io.micrometer.core.instrument.MeterRegistry -- This Gauge has been already registered (MeterId{name='total_ric_count', tags=[]}), the registration will be ignored. Note that subsequent logs will be logged at debug level. 12:42:30.882 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policytypes 12:42:30.882 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policies 12:42:30.894 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policytypes 12:42:30.894 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policies [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.347 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.MetersTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFileTest 12:42:31.633 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFile -- Local configuration file not read: /tmp/junit-8207772960725128892/config.json, Not a JSON Object: null [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.030 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFileTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest 12:42:32.529 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest]: OtelConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:42:33.152 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.ccsdk.oran.a1policymanagementservice.Application for test class org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest 12:42:33.865 [main] INFO org.springframework.boot.devtools.restart.RestartApplicationListener -- Restart disabled due to context in which it is running . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.3) 2026-03-21T12:42:35.558+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - Starting OtelConfigTest using Java 17.0.7 with PID 2903 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release) [facility=, subject=, traceId=] 2026-03-21T12:42:35.564+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-03-21T12:42:38.105+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-03-21T12:42:41.648+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: true [facility=, subject=, traceId=] 2026-03-21T12:42:43.932+0000 [JaegerRemoteSampler_WorkerThread-1] ERROR io.opentelemetry.sdk.extension.trace.jaeger.sampler.OkHttpGrpcService - Failed to execute remoteSamplings. The request could not be executed. Full error message: Failed to connect to /127.0.0.1:14250 [facility=, subject=, traceId=] 2026-03-21T12:42:46.493+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - Started OtelConfigTest in 12.67 seconds (process running for 20.31) [facility=, subject=, traceId=] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.80 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParserTest 2026-03-21T12:42:48.112+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParserTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervisionTest 2026-03-21T12:42:48.454+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-03-21T12:42:48.459+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:42:50.508+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Service is expired: Service name [facility=, subject=, traceId=] 2026-03-21T12:42:50.546+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-03-21T12:42:50.548+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:42:50.556+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-03-21T12:42:50.558+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:42:50.568+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-03-21T12:42:50.570+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:42:52.581+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Could not delete policy: policy from ric: name. Cause: Failed [facility=, subject=, traceId=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.444 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervisionTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTaskTest 2026-03-21T12:42:52.694+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:42:52.696+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-03-21T12:42:52.697+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-03-21T12:42:52.814+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:42:52.815+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-03-21T12:42:52.816+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-03-21T12:42:52.818+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - An non existing RIC config is changed, should not happen (just for robustness) [facility=, subject=, traceId=] 2026-03-21T12:42:52.822+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:42:52.823+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-03-21T12:42:52.825+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-03-21T12:42:52.959+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 2026-03-21T12:42:52.982+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:42:52.983+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-03-21T12:42:52.984+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-03-21T12:42:52.994+0000 [parallel-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-03-21T12:42:53.818+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:8083 [facility=, subject=, traceId=] 2026-03-21T12:42:53.856+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactory - Could not get protocol version from Near-RT RIC: ric2 [facility=, subject=, traceId=] 2026-03-21T12:42:53.858+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric2, reason: Cannot invoke "org.onap.ccsdk.oran.a1policymanagementservice.configuration.ControllerConfig.getBaseUrl()" because the return value of "org.onap.ccsdk.oran.a1policymanagementservice.configuration.RicConfig.getControllerConfig()" is null [facility=, subject=, traceId=] 2026-03-21T12:42:53.859+0000 [reactor-http-epoll-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.282 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTaskTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTaskTest 2026-03-21T12:42:53.905+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-03-21T12:42:53.907+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:42:53.907+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-03-21T12:42:54.031+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-03-21T12:42:54.033+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:42:54.033+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-03-21T12:42:54.150+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.ServiceCallbacks - Service: service1, callback: callbackUrl failed: org.springframework.web.reactive.function.client.WebClientRequestException: Failed to resolve 'callbackUrl' [A(1)] [facility=, subject=, traceId=] 2026-03-21T12:42:54.261+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-03-21T12:42:54.264+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:42:54.267+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-03-21T12:42:54.281+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: x [facility=, subject=, traceId=] 2026-03-21T12:42:54.398+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-03-21T12:42:54.401+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:42:54.403+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-03-21T12:42:54.425+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: 404 [facility=, subject=, traceId=] 2026-03-21T12:42:54.547+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-03-21T12:42:54.550+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:42:54.551+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.787 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTaskTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervisionTest 2026-03-21T12:42:54.850+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-03-21T12:42:54.851+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:42:54.978+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-03-21T12:42:54.979+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:42:54.992+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-03-21T12:42:54.993+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:42:55.005+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-03-21T12:42:55.006+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:42:55.008+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: ric_1, exception: Failed [facility=, subject=, traceId=] 2026-03-21T12:42:55.013+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-03-21T12:42:55.014+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:42:55.022+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-03-21T12:42:55.023+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:42:55.036+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-03-21T12:42:55.036+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:42:55.045+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-03-21T12:42:55.046+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:42:55.054+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-03-21T12:42:55.054+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:42:55.061+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: ric_1, exception: Failed [facility=, subject=, traceId=] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervisionTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.datastore.DatabaseStoreTest [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.023 s -- in org.onap.ccsdk.oran.a1policymanagementservice.datastore.DatabaseStoreTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStoreTest 2026-03-21T12:44:04.051+0000 [sdk-async-response-0-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStore - Could not delete bucket: S3Bucket, reason: The specified bucket does not exist (Service: S3, Status Code: 404, Request ID: 63087b85-0a91-4b17-8c20-5cd2206d8066, Extended Request ID: s9lzHYrFp76ZVxRcpX9+5cjAnEH2ROuNkd2BHfIa6UkFVdtjf5mKR3/eTPFvsiP/XV/VLi31234=) (SDK Attempt Count: 1) [facility=, subject=, traceId=] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.58 s -- in org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStoreTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.3) 2026-03-21T12:44:04.943+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - Starting PolicyServiceTest using Java 17.0.7 with PID 2903 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release) [facility=, subject=, traceId=] 2026-03-21T12:44:04.943+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-03-21T12:44:05.419+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-03-21T12:44:06.034+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-03-21T12:44:06.037+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/policy-agent/etc/cert/keystore.jks (No such file or directory) [facility=, subject=, traceId=] 2026-03-21T12:44:06.439+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - Started PolicyServiceTest in 1.6 seconds (process running for 100.263) [facility=, subject=, traceId=] 2026-03-21T12:44:06.680+0000 [scheduling-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:06.981+0000 [scheduling-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/policy-agent/etc/cert/keystore.jks (No such file or directory) [facility=, subject=, traceId=] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.147 s -- in org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest 2026-03-21T12:44:07.931+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock cnt: 1, exclusive: true, queue: 0 [facility=, subject=, traceId=] 2026-03-21T12:44:08.051+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 1 cnt: 1, exclusive: true, queue: 0 [facility=, subject=, traceId=] 2026-03-21T12:44:08.153+0000 [Thread-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 2 cnt: 2, exclusive: false, queue: 2 [facility=, subject=, traceId=] 2026-03-21T12:44:08.154+0000 [Thread-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 3 cnt: 2, exclusive: false, queue: 2 [facility=, subject=, traceId=] 2026-03-21T12:44:08.255+0000 [Thread-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 4 cnt: 1, exclusive: true, queue: 1 [facility=, subject=, traceId=] 2026-03-21T12:44:08.358+0000 [Thread-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 5 cnt: 1, exclusive: false, queue: 0 [facility=, subject=, traceId=] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.540 s -- in org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.3) 2026-03-21T12:44:08.575+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - Starting RicRepositoryControllerV3Test using Java 17.0.7 with PID 2903 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release) [facility=, subject=, traceId=] 2026-03-21T12:44:08.575+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-03-21T12:44:09.000+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-03-21T12:44:09.380+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-03-21T12:44:09.846+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - Started RicRepositoryControllerV3Test in 1.334 seconds (process running for 103.67) [facility=, subject=, traceId=] 2026-03-21T12:44:10.490+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics/ricAdded, and the Request Id: 6541d5c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:10.738+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6541d5c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:10.939+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics, and the Request Id: d1ce07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.505 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test 2026-03-21T12:44:10.975+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1ce07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.3) 2026-03-21T12:44:11.057+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - Starting ConfigurationControllerV3Test using Java 17.0.7 with PID 2903 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release) [facility=, subject=, traceId=] 2026-03-21T12:44:11.058+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-03-21T12:44:11.494+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-03-21T12:44:11.870+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-03-21T12:44:12.361+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - Started ConfigurationControllerV3Test in 1.366 seconds (process running for 106.185) [facility=, subject=, traceId=] 2026-03-21T12:44:12.571+0000 [https-jsse-nio-auto-3-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 76e0c7e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:12.674+0000 [https-jsse-nio-auto-3-exec-6] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-03-21T12:44:12.676+0000 [https-jsse-nio-auto-3-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-03-21T12:44:13.374+0000 [parallel-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-03-21T12:44:13.378+0000 [parallel-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:13.416+0000 [parallel-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:13.619+0000 [https-jsse-nio-auto-3-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 154814e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:13.631+0000 [https-jsse-nio-auto-3-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 154814e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:13.634+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 2026-03-21T12:44:13.716+0000 [https-jsse-nio-auto-3-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics, and the Request Id: 366b0197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:13.743+0000 [https-jsse-nio-auto-3-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 366b0197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:13.839+0000 [https-jsse-nio-auto-3-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics/ric1, and the Request Id: 3bdde97f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:13.860+0000 [https-jsse-nio-auto-3-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bdde97f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:13.966+0000 [https-jsse-nio-auto-3-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 61f9a5dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:13.987+0000 [https-jsse-nio-auto-3-exec-7] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-03-21T12:44:13.989+0000 [https-jsse-nio-auto-3-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-03-21T12:44:14.232+0000 [https-jsse-nio-auto-3-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 6f78feea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:14.243+0000 [https-jsse-nio-auto-3-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f78feea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:14.253+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 2026-03-21T12:44:14.261+0000 [parallel-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-03-21T12:44:14.326+0000 [https-jsse-nio-auto-3-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics, and the Request Id: 7f2a7ae4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:14.332+0000 [https-jsse-nio-auto-3-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f2a7ae4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:14.416+0000 [https-jsse-nio-auto-3-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics/ric1, and the Request Id: 31a3108d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:14.429+0000 [https-jsse-nio-auto-3-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31a3108d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:14.518+0000 [https-jsse-nio-auto-3-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/status, and the Request Id: 43782283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:14.537+0000 [https-jsse-nio-auto-3-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43782283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:14.619+0000 [https-jsse-nio-auto-3-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 23867fd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:14.634+0000 [https-jsse-nio-auto-3-exec-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-03-21T12:44:14.635+0000 [https-jsse-nio-auto-3-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-03-21T12:44:14.819+0000 [https-jsse-nio-auto-3-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 50b4c66c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:14.826+0000 [https-jsse-nio-auto-3-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50b4c66c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.856 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.3) 2026-03-21T12:44:14.916+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - Starting ServiceControllerV3Test using Java 17.0.7 with PID 2903 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release) [facility=, subject=, traceId=] 2026-03-21T12:44:14.916+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-03-21T12:44:15.266+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-03-21T12:44:15.540+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-03-21T12:44:15.956+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - Started ServiceControllerV3Test in 1.096 seconds (process running for 109.78) [facility=, subject=, traceId=] 2026-03-21T12:44:16.085+0000 [https-jsse-nio-auto-4-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services/newServiceId, and the Request Id: 71359250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:16.202+0000 [https-jsse-nio-auto-4-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services, and the Request Id: 3eda6a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:16.241+0000 [https-jsse-nio-auto-4-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eda6a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:16.330+0000 [https-jsse-nio-auto-4-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services/newServiceId/keepalive, and the Request Id: 415350df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:16.439+0000 [https-jsse-nio-auto-4-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services, and the Request Id: 2c203bf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.727 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.3) 2026-03-21T12:44:16.662+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - Starting PolicyControllerV3Test using Java 17.0.7 with PID 2903 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release) [facility=, subject=, traceId=] 2026-03-21T12:44:16.663+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-03-21T12:44:17.051+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-03-21T12:44:17.384+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-03-21T12:44:17.905+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - Started PolicyControllerV3Test in 1.307 seconds (process running for 111.729) [facility=, subject=, traceId=] 2026-03-21T12:44:17.995+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 5b47faae, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:18.039+0000 [https-jsse-nio-auto-5-exec-6] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:151) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$2Wa9OM7o.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:73) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-03-21T12:44:18.047+0000 [https-jsse-nio-auto-5-exec-6] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed. [facility=, subject=, traceId=] 2026-03-21T12:44:18.074+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b47faae the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:18.172+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 2966674, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:18.182+0000 [https-jsse-nio-auto-5-exec-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:139) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$2Wa9OM7o.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:73) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-03-21T12:44:18.183+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2026-03-21T12:44:18.288+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1a5f4f4, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:18.325+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a5f4f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:18.328+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:18.355+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2966674 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:18.467+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 37627818, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:18.480+0000 [https-jsse-nio-auto-5-exec-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:145) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$2Wa9OM7o.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:73) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-03-21T12:44:18.481+0000 [https-jsse-nio-auto-5-exec-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2026-03-21T12:44:18.497+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 65d9b97e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:18.511+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d9b97e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:18.516+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:18.527+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37627818 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:18.638+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 7db0061b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:18.645+0000 [https-jsse-nio-auto-5-exec-4] ERROR org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Error decoding client ID from token [facility=, subject=, traceId=] java.lang.NullPointerException: Cannot invoke "com.google.gson.JsonElement.getAsString()" because the return value of "com.google.gson.JsonObject.get(String)" is null at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:121) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$2Wa9OM7o.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:99) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-03-21T12:44:18.646+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-03-21T12:44:18.660+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 65380ae, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:18.679+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65380ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:18.688+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:18.703+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7db0061b the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:18.754+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 17ba4458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:18.776+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 59233773, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:18.784+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59233773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:18.813+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17ba4458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:18.935+0000 [https-jsse-nio-auto-5-exec-7] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 2026-03-21T12:44:18.935+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 644f4e7f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:18.951+0000 [https-jsse-nio-auto-5-exec-7] ERROR org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Error decoding client ID from token [facility=, subject=, traceId=] java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:117) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$2Wa9OM7o.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:99) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-03-21T12:44:18.953+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-03-21T12:44:18.967+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 121adf72, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:18.978+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 121adf72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:18.982+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:19.000+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 644f4e7f the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:19.041+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: a9a2d5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:19.075+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 3309525a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:19.082+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3309525a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:19.092+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a9a2d5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:19.214+0000 [https-jsse-nio-auto-5-exec-6] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 2026-03-21T12:44:19.214+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 5c188d22, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:19.223+0000 [https-jsse-nio-auto-5-exec-6] ERROR org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Error decoding client ID from token [facility=, subject=, traceId=] java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:117) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$2Wa9OM7o.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:99) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-03-21T12:44:19.225+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-03-21T12:44:19.235+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 782a7be2, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:19.242+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 782a7be2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:19.246+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:19.257+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c188d22 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:19.297+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 7bbdc06d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:19.315+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7f036892, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:19.324+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f036892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:19.335+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bbdc06d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:19.417+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 6bc61da3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:19.431+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bc61da3 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:19.533+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 662e697a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:19.566+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 662e697a the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:19.665+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 187f113f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:19.674+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-03-21T12:44:19.683+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 34cf7af8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:19.693+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34cf7af8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:19.696+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:19.702+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 187f113f the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:19.766+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/73063758-f6ab-4fa4-909b-4e3c878c7106, and the Request Id: 2426e4cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:19.786+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 200b716a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:19.794+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 200b716a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:19.909+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 6c7773a9, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:19.922+0000 [https-jsse-nio-auto-5-exec-10] ERROR org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Error decoding client ID from token [facility=, subject=, traceId=] java.lang.NullPointerException: Cannot invoke "com.google.gson.JsonElement.getAsString()" because the return value of "com.google.gson.JsonObject.get(String)" is null at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:121) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$2Wa9OM7o.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:99) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-03-21T12:44:19.923+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-03-21T12:44:19.937+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 22cd1d60, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:19.947+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22cd1d60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:19.952+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:19.969+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c7773a9 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.007+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: deb2c98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.022+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4b9a59f2, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.033+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b9a59f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.047+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: deb2c98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.125+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 631ed427, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.133+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-03-21T12:44:20.143+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7991343a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.153+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7991343a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.158+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:20.169+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 631ed427 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.233+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 2d5087f3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.239+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-03-21T12:44:20.251+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 2b7d92c8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.261+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:20.265+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b7d92c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.272+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d5087f3 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.349+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 4fe909c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.371+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 13e70735, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.399+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13e70735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.409+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 25372523, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.425+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25372523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.441+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe909c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.523+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policy-types, and the Request Id: 1c99b4c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.550+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c99b4c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.646+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 224cb88f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.655+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-03-21T12:44:20.664+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ce7e678, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.676+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:20.670+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ce7e678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.690+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 224cb88f the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.752+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/793d4e19-25ec-446a-9c88-3bfbc5252783, and the Request Id: 4fd4e6d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.764+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 39818f4b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.770+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39818f4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.776+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fd4e6d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.854+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 7f1aceee, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.861+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-03-21T12:44:20.871+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 6abe61aa, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.883+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:20.885+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6abe61aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.897+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f1aceee the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.965+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne/status, and the Request Id: 4a4fa6a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.980+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 323fdc7, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:20.990+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 323fdc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.000+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a4fa6a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.098+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policy-types/type1_1.2.3, and the Request Id: 7eb282c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.118+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eb282c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.197+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policy-types, and the Request Id: 1de56b44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.212+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1de56b44 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.292+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 4216dc2b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.314+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4216dc2b the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.400+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 359e4894, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.435+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-03-21T12:44:21.452+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 64acd689, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.471+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:21.477+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64acd689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.477+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 359e4894 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.486+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 5b534a6a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.498+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-03-21T12:44:21.508+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 69a1beb0, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.522+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69a1beb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.526+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b534a6a the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.604+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 3440ecf7, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.615+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-03-21T12:44:21.625+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 3ce5b815, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.634+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:21.636+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ce5b815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.643+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3440ecf7 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.653+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 2ab3a71d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.660+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-03-21T12:44:21.672+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 59480a6a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.687+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59480a6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.691+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab3a71d the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.790+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 399e529a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.800+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-03-21T12:44:21.814+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 412af400, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.820+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 412af400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.833+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:21.847+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 399e529a the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.880+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 2b6f8ec8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.897+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-03-21T12:44:21.908+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 54d67157, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.923+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54d67157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:21.929+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b6f8ec8 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.003+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 94fbde3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.009+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-03-21T12:44:22.018+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 5e8ace85, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.027+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:22.029+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e8ace85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.039+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 94fbde3 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.050+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 139f34c7, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.056+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-03-21T12:44:22.077+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 65c4945b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.083+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65c4945b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.100+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 139f34c7 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.170+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 7caf202e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.178+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-03-21T12:44:22.189+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 69a03965, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.197+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:22.201+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69a03965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.203+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7caf202e the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.279+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 620b7d8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.288+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-03-21T12:44:22.296+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 620b7d8 the Status code of the response: 409 CONFLICT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.379+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 591b2eed, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.390+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-03-21T12:44:22.407+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: fa8e4ab, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.413+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa8e4ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.426+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:22.432+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 591b2eed the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.538+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 762a950, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-03-21T12:44:22.556+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-03-21T12:44:22.571+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 744e073e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.589+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 744e073e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.591+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:22.614+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 762a950 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-03-21T12:44:22.622+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 64a1861b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.657+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4643ba71, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.668+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4643ba71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.681+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64a1861b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.783+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 5cddf4af, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-03-21T12:44:22.797+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-03-21T12:44:22.809+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 76e4c83, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.818+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:22.822+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76e4c83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.829+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cddf4af the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-03-21T12:44:22.853+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 1c9a5361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.863+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 3af76f4f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.871+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3af76f4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.875+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c9a5361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:22.995+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 60bfdeb8, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-03-21T12:44:23.000+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-03-21T12:44:23.007+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4fc5e577, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.021+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:23.030+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fc5e577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.036+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60bfdeb8 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-03-21T12:44:23.069+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 39508689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.080+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1dc38bcf, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.090+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dc38bcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.095+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39508689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.195+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 53a4f78a, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-03-21T12:44:23.207+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-03-21T12:44:23.217+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 806fe6d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.223+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 806fe6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.227+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:23.236+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53a4f78a the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-03-21T12:44:23.273+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 187e3b2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.296+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 11a3b8eb, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.302+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11a3b8eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.317+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 187e3b2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.389+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 26919639, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.397+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-03-21T12:44:23.406+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 174265f5, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.419+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 174265f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.422+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:23.434+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26919639 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.501+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 72be5579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.517+0000 [https-jsse-nio-auto-5-exec-8] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:151) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$2Wa9OM7o.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.putPolicyService(PolicyService.java:111) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$updatePolicy$1(PolicyControllerV3.java:92) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-03-21T12:44:23.519+0000 [https-jsse-nio-auto-5-exec-8] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed. [facility=, subject=, traceId=] 2026-03-21T12:44:23.528+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72be5579 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.625+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: ccf5586, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.639+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-03-21T12:44:23.647+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 3a425281, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.655+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a425281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.659+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:23.665+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ccf5586 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.741+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: ed8f80f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.754+0000 [https-jsse-nio-auto-5-exec-4] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:139) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$2Wa9OM7o.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.putPolicyService(PolicyService.java:111) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$updatePolicy$1(PolicyControllerV3.java:92) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-03-21T12:44:23.755+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2026-03-21T12:44:23.764+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 20e5ca19, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.770+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e5ca19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.781+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed8f80f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.861+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 1830ea84, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.873+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-03-21T12:44:23.882+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1331ba21, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.893+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1331ba21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.898+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:23.905+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1830ea84 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.976+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: da77580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:23.985+0000 [https-jsse-nio-auto-5-exec-8] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:145) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$2Wa9OM7o.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.putPolicyService(PolicyService.java:111) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$updatePolicy$1(PolicyControllerV3.java:92) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-03-21T12:44:23.986+0000 [https-jsse-nio-auto-5-exec-8] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2026-03-21T12:44:23.996+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 334a8b72, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.002+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 334a8b72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.012+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: da77580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.079+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 2126d782, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.086+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-03-21T12:44:24.094+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 137177f3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.099+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 137177f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.103+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:24.109+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2126d782 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.171+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 244c47ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.178+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-03-21T12:44:24.189+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 2013f91a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.196+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2013f91a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.205+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 244c47ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.273+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 5968ad86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.287+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1183f5db, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.292+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1183f5db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.302+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5968ad86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.370+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 32342b1d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.378+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-03-21T12:44:24.389+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: e394d04, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.395+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e394d04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.399+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:24.404+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32342b1d the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.470+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 785a356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.492+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-03-21T12:44:24.502+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 5b889585, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.512+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b889585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.525+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 785a356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.604+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 31a829df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.623+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 77176526, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.631+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77176526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.638+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31a829df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.738+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 5cc49d33, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.746+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-03-21T12:44:24.754+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 9434e4, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.761+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9434e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.764+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:24.771+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cc49d33 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.837+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 15c88880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.847+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-03-21T12:44:24.855+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 23640369, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.863+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23640369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.876+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15c88880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.930+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 66514d1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.945+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 778b8412, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.954+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778b8412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:24.957+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66514d1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:25.035+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: d5afaeb, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:25.042+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-03-21T12:44:25.048+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 67291ed0, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:25.055+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67291ed0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:25.059+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:25.064+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d5afaeb the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:25.123+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 53e04f43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:25.135+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-03-21T12:44:25.156+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 38e3ea2b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:25.166+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38e3ea2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:25.173+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53e04f43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:25.239+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 3027a2ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:25.249+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 639ccc8b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:25.259+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 639ccc8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:25.266+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3027a2ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.694 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.3) 2026-03-21T12:44:25.382+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Starting ApplicationTest using Java 17.0.7 with PID 2903 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release) [facility=, subject=, traceId=] 2026-03-21T12:44:25.383+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-03-21T12:44:25.817+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-03-21T12:44:26.099+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-03-21T12:44:26.474+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Started ApplicationTest in 1.141 seconds (process running for 120.298) [facility=, subject=, traceId=] 2026-03-21T12:44:26.565+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 5c019c7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:26.589+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:26.670+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /r-app/near-rt-ric-status, and the Request Id: 7d3edba1, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:26.679+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.RappSimulatorController - R-App callback body: {"ric_id":"ric1","event_type":"AVAILABLE"} [facility=, subject=, traceId=] 2026-03-21T12:44:26.973+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 40167af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:26.993+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:26.997+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:44:27.203+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:27.326+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /r-app/near-rt-ric-status, and the Request Id: a367b2c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:27.330+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.RappSimulatorController - R-App callback body: {"ric_id":"NonRespondingRic","event_type":"AVAILABLE"} [facility=, subject=, traceId=] 2026-03-21T12:44:27.518+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Concurrency test starting [facility=, subject=, traceId=] 2026-03-21T12:44:27.524+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:27.583+0000 [TestThread_0] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:44:27.594+0000 [Thread-35] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: NonRespondingRic, exception: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:44:27.636+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: abeb0eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:27.653+0000 [Thread-40] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:44:27.671+0000 [Thread-44] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:44:27.708+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56fd99d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:27.723+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2317d727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:27.745+0000 [Thread-48] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:44:27.747+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e26922e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:27.772+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22107f36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:27.781+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74e88e01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:27.792+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 550fbe16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:27.797+0000 [Thread-55] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:44:27.805+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e63175c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:27.824+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a7adc0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:27.850+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dcbd9d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:27.855+0000 [Thread-58] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:44:27.886+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c4de74e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:27.888+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74c37872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:27.915+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 550fbe16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:27.918+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52d919e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:27.911+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a7adc0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:27.919+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c4de74e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:27.931+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a633ab7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:27.934+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ffb52ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:27.935+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bb7d95e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:27.938+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d42a370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:27.948+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d42a370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:27.957+0000 [Thread-64] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:44:27.960+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ffb52ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:27.963+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_0, and the Request Id: 2e1c68bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:27.964+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a633ab7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:27.965+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_0, and the Request Id: 2e59b00b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:27.967+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_0, and the Request Id: 10939a63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:27.996+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f1b0f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.007+0000 [Thread-68] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:44:28.028+0000 [Thread-72] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:44:28.037+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 354c8716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.065+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f2cb66c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.106+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a856307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.115+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 756df9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.117+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a856307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.119+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40b3956f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.133+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 484044ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.138+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_0-, and the Request Id: 38978262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.139+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 484044ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.147+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_0-, and the Request Id: 28e8d445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.154+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_0-, and the Request Id: 3b03472e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.155+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f3edd68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.159+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_0, and the Request Id: 21b135d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.165+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f3edd68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.171+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33ff0c53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.174+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70842ac3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.183+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70842ac3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.186+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3632e54f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.188+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a09bda5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.198+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_0, and the Request Id: 767e92b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.196+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fb20c15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.203+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 643e6715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.219+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f923492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.222+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d1a1757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.242+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f923492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.263+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8ecf34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.270+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 254b97f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.272+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_0-, and the Request Id: 7c1a30f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.274+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_0-, and the Request Id: 64967c87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.289+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48f6ebca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.298+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52344b18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.303+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59cc82d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.309+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 254b97f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.311+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48f6ebca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.315+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 613ce893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.317+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79390dab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.331+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59cc82d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.336+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38affbdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.338+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 540e763d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.347+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_0, and the Request Id: 24313758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.339+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79390dab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.339+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5782dd5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.354+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cdc9018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.362+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76e2646b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.363+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c3947c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.366+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38affbdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.368+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76e2646b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.369+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77c89e49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.371+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 613ce893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.408+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_0, and the Request Id: 4c68f0cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.412+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_0, and the Request Id: 4f01d02f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.413+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a0cb168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.420+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77c89e49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.424+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 178d7bc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.433+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44092006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.435+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 766ae357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.440+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f49d0be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.442+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d30ada, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.458+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_0, and the Request Id: 195aecd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.466+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b2094f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.428+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a0cb168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.458+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_0-, and the Request Id: 6181811c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.458+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_0-, and the Request Id: 7eeecfa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.469+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_0, and the Request Id: 8eb4074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.470+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f49d0be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.464+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 178d7bc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.471+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 766ae357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.480+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d30ada the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.481+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 648952c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.487+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a938d73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.497+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_0-, and the Request Id: 1b7e7fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.514+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_1, and the Request Id: 1bdd35cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.514+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4883c14f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.523+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_1, and the Request Id: ec15bda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.524+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 648952c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.526+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39bc68a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.524+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_0-, and the Request Id: 4f849a73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.531+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_0-, and the Request Id: 7e69f197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.531+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4883c14f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.523+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a938d73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.538+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26d3cf66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.548+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d3cf66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.550+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77193ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.552+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_1-, and the Request Id: 2718b11b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.555+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_1, and the Request Id: 2f88246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.557+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f988b86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.562+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d932600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.564+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_1, and the Request Id: 5ee3e17e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.564+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77193ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.589+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 360f8517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.590+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_1-, and the Request Id: 23f50bd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.602+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a59ffdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.610+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_1-, and the Request Id: 1743c08e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.618+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_1-, and the Request Id: 20a15250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.629+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: dc1a594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.639+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 313476d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.639+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc1a594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.643+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4946b1ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.651+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 580a00f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.652+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21991525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.670+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21031eec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.674+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_1, and the Request Id: 67f370b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.687+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ae7aa26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.702+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 213d8996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.707+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 312becc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.715+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 213d8996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.722+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75826bc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.731+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2c1a59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.744+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75826bc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.745+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 468dee36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.752+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_1, and the Request Id: 3097e935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.765+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2c1706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.772+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2c1706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.774+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8ece688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.780+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ece688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.784+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 666c0a31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.786+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6611125b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.791+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7004c8df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.791+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_1-, and the Request Id: c037435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.796+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7004c8df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.804+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_1, and the Request Id: 49bf890b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.804+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_1, and the Request Id: 1b0a58d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.806+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6611125b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.813+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77a51df8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.826+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cc2031a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.841+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e888232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.846+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_1-, and the Request Id: 3ed3fa33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.857+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cc2031a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.858+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77a51df8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.866+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dcd6b94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.866+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27a16549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.866+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b4a17be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.870+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 82989b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.880+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6feb202d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.881+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dcd6b94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.881+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 82989b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.888+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_1, and the Request Id: 256ec56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.890+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_1, and the Request Id: bb0cac0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.894+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6feb202d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.895+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ccfbde0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.899+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49622046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.908+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_1-, and the Request Id: 52e59d30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.915+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49622046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.915+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_1-, and the Request Id: 21050c0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.920+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_2, and the Request Id: 28515b7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.932+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b58aafe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.943+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b58aafe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.946+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a49f6b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.949+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eb158f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.951+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a49f6b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.959+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_2, and the Request Id: 458283ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.960+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c208960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.970+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c255adb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.978+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c208960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.982+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61bd7cbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.984+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_1-, and the Request Id: 5123a709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.988+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61bd7cbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.992+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c255adb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:28.995+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_2, and the Request Id: 4bf4e626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.000+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69a4252f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.008+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70239949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.008+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_1-, and the Request Id: 7a3732d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.010+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69a4252f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.018+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_2, and the Request Id: 3fbd8fe3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.038+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b61ec1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.041+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 315b280e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.123+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_2-, and the Request Id: 6e6da4d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.138+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c39b11a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.138+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_2-, and the Request Id: 12bc2b11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.145+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f0a940b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.149+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 680fe495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.152+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cb83a7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.153+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_2-, and the Request Id: b345271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.159+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_2-, and the Request Id: 4a4d4ad1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.164+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c39b11a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.172+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b61d4d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.172+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b508d39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.187+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b508d39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.188+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47c266d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.190+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4093aca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.198+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dcb44ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.200+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_2, and the Request Id: 585f8f1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.211+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f4bceaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.219+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 233de52a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.229+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cfa9d0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.229+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5aafcf23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.231+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f4bceaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.240+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44987d91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.245+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27f3b389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.246+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44987d91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.253+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_2, and the Request Id: 1edddaa2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.268+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4afd1785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.271+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fcf0f08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.271+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71d86442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.281+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fcf0f08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c321f67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.295+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 776e4799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.301+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c321f67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.306+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_2-, and the Request Id: 4f98526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.307+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3550123d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.307+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47521302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.320+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3550123d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.318+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 776e4799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.322+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_2, and the Request Id: 39572969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.325+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5965c738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.330+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_2-, and the Request Id: 17a0213d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.330+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35363132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.338+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18734b29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.342+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35363132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.342+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5965c738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.347+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_2, and the Request Id: 21daa063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.358+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_2, and the Request Id: 60c196b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.359+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cc67e97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.361+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6084652d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.364+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a421e6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.367+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6084652d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.374+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a776195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.378+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a421e6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.379+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a776195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.385+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cc67e97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.389+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a61f091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.389+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_3, and the Request Id: 7d2f7d0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.399+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a61f091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.405+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_2, and the Request Id: 22899dbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.406+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 259ff26e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.408+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63417f14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.428+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63417f14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.436+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_2-, and the Request Id: 2233d4f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.436+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 259ff26e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.441+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66a7bd01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.448+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_2-, and the Request Id: fd49148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.453+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_3, and the Request Id: 1d9d3915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.451+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3677cd03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.457+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66a7bd01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.461+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_2-, and the Request Id: 720e1617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.463+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_3-, and the Request Id: c121587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.466+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7866460b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.472+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ef420a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.475+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_3, and the Request Id: 5cb347cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.483+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ef420a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.485+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 377a9388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.491+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a5733a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.501+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_2-, and the Request Id: 7aca66a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.506+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a5733a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.514+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15c5664e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.514+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6139c34c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.520+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_3-, and the Request Id: 678bf45f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.521+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 670f20b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.535+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ee559dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.541+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7581c53a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.548+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_3, and the Request Id: 33a64963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.549+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_3-, and the Request Id: 4f01f581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.552+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fed19fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.559+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7900709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.597+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37f88c8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.612+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4441d549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.612+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39636145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.620+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3200fdc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.626+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_3-, and the Request Id: 2d234b5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.637+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bdbc62c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.639+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 410ed04e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.643+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 714e0cc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.645+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 410ed04e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.646+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3200fdc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.654+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 714e0cc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.657+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42b23a77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.661+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69c546b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.662+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42b23a77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.671+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f6a66dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.671+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 503c92c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.677+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d69339c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.678+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_3, and the Request Id: 1459f299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.683+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19106585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.686+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49098ef9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.690+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d69339c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.698+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6348d63c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.698+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2395270e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.702+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d68e232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.704+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1923a0a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.705+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49098ef9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.710+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19106585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.710+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_3, and the Request Id: 248b1a22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.711+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d68e232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.714+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2395270e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.715+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69c546b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.719+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_3, and the Request Id: 13920cdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.723+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53aad95d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.725+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_3, and the Request Id: 5484361f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.731+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37e4a8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.741+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_3-, and the Request Id: 4e07404b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.743+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37e4a8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.745+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53aad95d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.747+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_3-, and the Request Id: 7d0c49dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.748+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ad5b232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.754+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6518042c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.747+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 537d6e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.758+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae0085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.759+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6518042c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.762+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_3, and the Request Id: 68691080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.762+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b4a1a76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.768+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ad5b232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.772+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_4, and the Request Id: 38065f04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.773+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 537d6e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.782+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38d49a53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.788+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_3-, and the Request Id: 1bc249ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.794+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_4-, and the Request Id: 522881f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.797+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ce4616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.797+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_3, and the Request Id: 739d64d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.798+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_3-, and the Request Id: 6b132070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.808+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6144f548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.810+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c6561ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.808+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce4616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.817+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_4, and the Request Id: 559cc2f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.809+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_3-, and the Request Id: 4ad22337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.824+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6144f548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.829+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e00661f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.836+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e00661f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.838+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24813ab2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.843+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17f7e436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.847+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24813ab2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.848+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e534a08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.851+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f8c0f11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.867+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_4, and the Request Id: 40a182f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.869+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3601d3fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.872+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_4, and the Request Id: 7219d593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.869+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f4ff845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.880+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37483d0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.887+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_3-, and the Request Id: 7be8fdf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.891+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33b3d6f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.892+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e534a08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.898+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_4-, and the Request Id: 7d24717c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.904+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_4-, and the Request Id: 27e4a0e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.912+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d868581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.917+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 675dd0a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.921+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a21117f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.923+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 675dd0a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.935+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 733d8a50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.936+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6710b0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.942+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_4-, and the Request Id: 113eabb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.946+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57172589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.947+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 713a95a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.950+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ffb9550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.951+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6710b0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.956+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ffb9550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.957+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18099175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.957+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7711e1a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.963+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7711e1a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.971+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_4, and the Request Id: 566bc7b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.973+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f4c5bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.979+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_4, and the Request Id: 3aa73789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.985+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cbf17dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:29.993+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ab2911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.001+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ab2911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.006+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cedb8b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.009+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54c73c73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.012+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2891d88f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.021+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54c73c73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.023+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_4-, and the Request Id: 2b25563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.023+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25fc6c90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.031+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cedb8b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.032+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_4, and the Request Id: 47d15d5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.037+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_4-, and the Request Id: 2c82e59a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.040+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57c83527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.049+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e6c798f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.049+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 503fcf24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.049+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23eece85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.054+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e6c798f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.065+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28817f21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.066+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ef55b42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.068+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 503fcf24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.073+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_5, and the Request Id: c15641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.078+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e87480a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.078+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ef55b42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.083+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d10d834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.083+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23eece85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.086+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e87480a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.087+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b59fe5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.088+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d10d834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.091+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c7d387a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.099+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_4, and the Request Id: 37294438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.099+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_4, and the Request Id: 7002c7ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.099+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e0b2f29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.115+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b59fe5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.118+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_4, and the Request Id: 4fa91730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.125+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63465aa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.130+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_5-, and the Request Id: 64672242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.131+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 705dfa8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.131+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_4-, and the Request Id: 1a654b12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.135+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63465aa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.135+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ba6ac21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.142+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ba6ac21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.148+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e46c0a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.148+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b795e1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.153+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 699219c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.155+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_4-, and the Request Id: 2192b94e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.157+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b795e1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.158+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 705dfa8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.163+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_5, and the Request Id: 328e154c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.164+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 699219c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.170+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_5, and the Request Id: 8739f62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.173+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_4-, and the Request Id: 4a351748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.176+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ac59d05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.184+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ac59d05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.188+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_5, and the Request Id: 62bf78c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.201+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46d6a5fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.202+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_4-, and the Request Id: 521b65a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.203+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a6188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.210+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f1a7186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.217+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d6b81cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.231+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2652c6e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.232+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20a12a32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.232+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_5-, and the Request Id: 5f4bd03a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.238+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2652c6e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.246+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62380b50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.258+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5aa9e196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.267+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_5-, and the Request Id: 45d993d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.269+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62380b50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.277+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34ab6d40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.279+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_5-, and the Request Id: 5b840f95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.282+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6015aaf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.283+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_5, and the Request Id: 5161862b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.297+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1de9d422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.303+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7822f165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.319+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a0132a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.322+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 284071dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.323+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bd82b31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.329+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bd82b31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.330+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 615296b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.338+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79a6ba87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.349+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a6ba87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.352+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_5-, and the Request Id: 32529672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.353+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 578f4160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.358+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 772bf9e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.362+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_5, and the Request Id: 34e4ce52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.363+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 615296b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.366+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52ac8852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.373+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52ac8852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.377+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 116bc176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.379+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_5, and the Request Id: 4821a322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.388+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64a0bcdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.393+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 116bc176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.394+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4277e7e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.402+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64a0bcdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.415+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67e6b6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.419+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29a9cf14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.428+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bc4bdab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.429+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_5-, and the Request Id: 7d058b22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.429+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a4cea10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.430+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29e2a113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.440+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a4cea10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.440+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29a9cf14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.446+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ab0ac8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.446+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c1256e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.447+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 318c240f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.447+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67e6b6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.450+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_5-, and the Request Id: 7bfa748f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.451+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab0ac8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.456+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11db385d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.459+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_6, and the Request Id: 77cbb770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.462+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11db385d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.462+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bf8590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.469+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_5, and the Request Id: 532aec1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.473+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bf8590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.481+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cd34071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.487+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68da7c12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.488+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_5, and the Request Id: 438fa22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.492+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_5, and the Request Id: 18cf1985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.497+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68da7c12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.506+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a2afded, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.507+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 437f6bb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.509+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10b842c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.517+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10b842c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.519+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a2afded the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.531+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 701918d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.531+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_6-, and the Request Id: 40c667a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.534+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_6, and the Request Id: 2116c603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.541+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7656193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.543+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 701918d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.547+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_6, and the Request Id: 60d03d4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.553+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ff54e88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.568+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1307db43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.577+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ff54e88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.578+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_5-, and the Request Id: 3a23c7be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.577+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7656193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.581+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_5-, and the Request Id: 74ffb84a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.584+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 684eeaf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.589+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 173c8bcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.594+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41942955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.595+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_5-, and the Request Id: 78fd6272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.601+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_6-, and the Request Id: 7a8cecae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.602+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 173c8bcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.606+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41942955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.611+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11e5f7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.613+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_6, and the Request Id: 3154c1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.621+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_6, and the Request Id: 54b14bd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.659+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_6-, and the Request Id: 339a3014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.663+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dfd3c7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.665+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 270a7d49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.669+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 561159c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.674+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 289a8dda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.679+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17e42dd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.689+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_6-, and the Request Id: 36c579a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.690+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1be82f0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.691+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dfd3c7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.697+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26c1a186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.697+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_6-, and the Request Id: 4c8d44d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.699+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60eabcb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.701+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c1a186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.702+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fdcccca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.702+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1be82f0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.715+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_6, and the Request Id: 231e1364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.720+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 524698e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.721+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a7484b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.734+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a7484b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.737+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 702d2c24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.743+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b15f60b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.744+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55c01304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.760+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_6, and the Request Id: 2883fd45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.767+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bfc0bb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.768+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 569ead8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.769+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 451a8e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.808+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 572155dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.818+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f21e452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.821+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_6-, and the Request Id: 418dda4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.825+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_6-, and the Request Id: dd25429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.829+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74ddcbdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.842+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f3391ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.848+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4582e125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.850+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74ddcbdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.854+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 572155dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.857+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f3391ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.857+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4582e125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.871+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b436933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.871+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c489aa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.876+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b436933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.876+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c489aa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.878+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dd36c80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.878+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2855404f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.886+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36c30aa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.887+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2855404f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.890+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_6, and the Request Id: 721672e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.890+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_7, and the Request Id: 54d3e606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.891+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_6, and the Request Id: 29f72c2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.898+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_7, and the Request Id: 273d4f30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.895+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36c30aa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.905+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd36c80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.910+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68b9fad2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.917+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 735073a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.931+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74c817dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.931+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b9fad2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.938+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ce31480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.939+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53ef660c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.942+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_6, and the Request Id: 5fc1f014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.942+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fb8816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.946+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce31480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.947+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fb8816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.950+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 735073a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.997+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_7, and the Request Id: 3f358691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:30.997+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 599b6113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.001+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d85073c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.014+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_7-, and the Request Id: 3eba0d8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.015+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 599b6113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.020+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_6-, and the Request Id: 78976ea8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.020+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_6-, and the Request Id: 6565f575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.021+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_7-, and the Request Id: 6d216789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.026+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_7, and the Request Id: 347cbc70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.032+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63c6350d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.036+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_6-, and the Request Id: 6819c0a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.042+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45d1489d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.053+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e1172d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.054+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45d1489d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.061+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cadc0cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.067+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cadc0cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.071+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_7-, and the Request Id: 30016804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.078+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d710ba6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.078+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_7, and the Request Id: 2fb50c40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.098+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dd3be11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.101+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58ab0c0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.106+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_7-, and the Request Id: ed9daab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.113+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3090ae3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.121+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a0c412a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.126+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a0c412a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.131+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 174ae680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.133+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 365724a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.137+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b12d922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.138+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 174ae680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.143+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b55a191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.148+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_7, and the Request Id: 7e8a53db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.151+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66356c1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.160+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23c33ec7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.169+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d57bd44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.175+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fe6840a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.178+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13b09ffb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.179+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_7-, and the Request Id: 630dd09a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.185+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45db03ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.186+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fe6840a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.200+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 194e2362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.200+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_7-, and the Request Id: 6edb2d10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.204+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72598cfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.205+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57259990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.205+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 194e2362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.210+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72598cfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.216+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_7, and the Request Id: 11a4da09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.218+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3768fa1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.223+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3768fa1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.230+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_7, and the Request Id: 6e9c52ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.230+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 420fef07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.235+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_7-, and the Request Id: 20494e53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.236+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 420fef07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.242+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1455af3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.248+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1455af3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.254+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24867565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.257+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_8, and the Request Id: 324d2bb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.266+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5de4cff1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.267+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17a48e1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.272+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53c15821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.272+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17a48e1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.273+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5de4cff1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.286+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c15821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.288+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a6b0707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.289+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47889c67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.290+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d3999b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.295+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3999b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.300+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74541447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.301+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68e43a1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.306+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_8, and the Request Id: 696fc832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.314+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_7, and the Request Id: 4741fdc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.321+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_7-, and the Request Id: 62e9d4ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.324+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74541447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.327+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a6b0707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.330+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2425bf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.337+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ac02a72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.338+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 310d9abb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.343+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e32947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.344+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_8-, and the Request Id: 68e7790d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.348+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_8, and the Request Id: 5a9d74ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.353+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ac02a72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.357+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_8-, and the Request Id: 26807ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.359+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bf60277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.368+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bf60277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.373+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_7, and the Request Id: 4aab4274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.379+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f6ae0a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.385+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f6ae0a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.392+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_7-, and the Request Id: 3b210df1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.394+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9408a35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.399+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2642a1c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.400+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9408a35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.415+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fe0d2ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.421+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_8-, and the Request Id: 1ef2644e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.428+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fe0d2ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.432+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_8, and the Request Id: 589d194f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.437+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49ae5e84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.438+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_7-, and the Request Id: 214ed8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.437+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2359b206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.447+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70f56b81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.448+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2359b206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.449+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20b933c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.456+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_8, and the Request Id: d75f058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.461+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 267d30a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.462+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70f56b81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.464+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bfc8b41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.466+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 732cea0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.470+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bfc8b41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.487+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4343892f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.494+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_8, and the Request Id: 40e1a3e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.499+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17eaa879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.499+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6369133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.502+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45128e53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.508+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_8-, and the Request Id: 61b74a18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.518+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3eba4d32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.526+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_8-, and the Request Id: 3cbe9383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.531+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eba4d32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.531+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 168b8da0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.539+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ce6f39e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.543+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_8-, and the Request Id: 79dc1d21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.544+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 583f539e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.546+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb46aa4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.549+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9cacd29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.554+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57f83936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.560+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 624932b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.561+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57f83936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.563+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 583f539e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.571+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 255d1fe4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.571+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 394f4b79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.573+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9cacd29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.577+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e19b208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.575+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 394f4b79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.581+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e448599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.582+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_8, and the Request Id: 427861f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.585+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 624932b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.591+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ea3a736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.593+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63764cad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.598+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24eca037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.601+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ea3a736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.609+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bea2c79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.610+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_9, and the Request Id: 3bdcba3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.611+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24eca037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.614+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 514a28f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.619+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bea2c79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.622+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 316cf413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.622+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 514a28f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.626+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1707b195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.627+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_8-, and the Request Id: 3c8c7572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.631+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 316cf413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.639+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_9-, and the Request Id: 7f52085f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.640+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_9, and the Request Id: 7866e45c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.641+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_9, and the Request Id: 101883d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.650+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_8, and the Request Id: 2b3c45c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.657+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13fc92e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.661+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40754e3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.661+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44c5131a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.665+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b98e8fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.670+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b98e8fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.672+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c5131a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.682+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 226c0bbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.682+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59ce4ea3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.682+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c8bceac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.687+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59ce4ea3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.689+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 226c0bbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.696+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_8, and the Request Id: 5a6f66bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.697+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_8, and the Request Id: 535d5334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.701+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57e2a335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.707+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57e2a335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.711+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_9-, and the Request Id: 419a732a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.717+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_9, and the Request Id: 42afcb63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.723+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54bb779d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.723+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_9-, and the Request Id: 25de4df2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.738+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_8-, and the Request Id: 45702bb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.740+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79ce8066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.745+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79ce8066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.755+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ee44798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.765+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_8-, and the Request Id: 35796530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.765+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ee44798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.771+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30f10634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.774+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_9, and the Request Id: 154a0fe5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.783+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72d006c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.788+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11902528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.799+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 143e2838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.806+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 717178ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.809+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_9-, and the Request Id: 370430a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.812+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_9-, and the Request Id: 3ce92561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.814+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 717178ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.818+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32e33943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.824+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 499dfe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.824+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67691dd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.833+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_8-, and the Request Id: 6de386db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.837+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fc8bdfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.843+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fc8bdfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.853+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 414d80f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.857+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_9, and the Request Id: 13aa9623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.857+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34d37529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.862+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 414d80f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.870+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bc24708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.874+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f75eea2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.875+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f498aa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.881+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f75eea2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.883+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 770cd9a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.892+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b816c78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.902+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c8f43fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.902+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_10, and the Request Id: 13ca0247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.907+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47cfdd50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.910+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_9-, and the Request Id: 479b0379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.914+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b816c78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.923+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 134af1f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.924+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c8f43fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.928+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ec8a8ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.931+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4efbf823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.935+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4efbf823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.936+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ec8a8ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.945+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_9, and the Request Id: b49d0a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.946+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d0d2537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.953+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d0d2537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.957+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1318dce5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.958+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72d1d47e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.962+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1318dce5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.967+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72d1d47e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.968+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c83a6f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.975+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_9, and the Request Id: c91caed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.988+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_9, and the Request Id: 7c5cc0e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.987+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a4329d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.987+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55341ecc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:31.994+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55341ecc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.000+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 224fbb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.006+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 224fbb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.007+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_10-, and the Request Id: 7d61dab4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.010+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_10, and the Request Id: 77ac4572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.022+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 420cf506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.023+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 719fe909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.029+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3871e6fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.033+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3871e6fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.035+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_9-, and the Request Id: 68224194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.041+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 719fe909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.044+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_10, and the Request Id: 19ec23f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.045+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e06075b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.053+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77d30a21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.053+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e06075b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.060+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_9-, and the Request Id: c9054df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.071+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_10-, and the Request Id: 246465a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.074+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e92dea1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.078+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e74b491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.079+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42638443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.084+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e74b491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.092+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_10-, and the Request Id: 57d1341b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.083+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_10, and the Request Id: 549ca2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.101+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d11da47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.113+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 297ba635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.118+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 297ba635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.126+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_10, and the Request Id: 5070ce8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.129+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24057a43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.135+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_10-, and the Request Id: 5e5e800e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.138+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64dd546b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.153+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_9-, and the Request Id: 3afbb061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.162+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 87529b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.171+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 87529b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.174+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 489a8a8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.178+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1482f35d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.185+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1482f35d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.186+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7026e260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.196+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_10-, and the Request Id: 3f2071fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.196+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a9ba8b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.202+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65af0f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.208+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_9, and the Request Id: 3599f32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.208+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a9ba8b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.209+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c045421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.211+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65af0f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.215+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11733785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.216+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b96232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.220+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_10, and the Request Id: 2c9837b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.225+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b96232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.227+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a35591b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.230+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d204497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.231+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a35591b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.237+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c9d1123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.243+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_10-, and the Request Id: 1bcce0f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.247+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_11, and the Request Id: 35cc46da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.249+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b15280c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.254+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d57e294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.256+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b15280c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.263+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a28a412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.265+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40336819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.267+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a28a412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.276+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_10, and the Request Id: 7caead2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.279+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26d689f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.279+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c19ca8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.286+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bffb39e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.287+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_9-, and the Request Id: 3bcf09a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.288+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2de70fca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.294+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_11-, and the Request Id: 6daf0b42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.305+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57922584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.307+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d689f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.312+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7feb9747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.319+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6741fe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.323+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6741fe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.335+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_10, and the Request Id: 6829313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.335+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_10-, and the Request Id: 46479b09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.342+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e312d73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.345+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14fdb61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.348+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e312d73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.350+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f6880c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.351+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14fdb61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.356+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 330cd13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.358+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b802f48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.361+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 658483a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.362+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40cb5a94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.366+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 247c9b0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.367+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40cb5a94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.368+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 658483a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.368+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26b4c053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.369+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17568978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.371+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b802f48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.378+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_11, and the Request Id: 43355cf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.383+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17568978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.388+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eb22806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.390+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_11, and the Request Id: 11265d4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.394+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f9a4526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.395+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a7e068a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.398+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26b4c053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.403+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a7e068a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.409+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f9a4526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.409+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d50bf11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.413+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_11, and the Request Id: 67daee4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.417+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_11-, and the Request Id: 2a85090f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.424+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_10, and the Request Id: 3fe74ffc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.424+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_10-, and the Request Id: 15765bed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.426+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d50bf11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.429+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73fe577f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.431+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9b7e1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.437+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_11, and the Request Id: 39fd45d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.451+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e8ce593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.463+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73fe577f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.470+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cafc9fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.470+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_11-, and the Request Id: 3bd2a630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.470+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 685edefc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.475+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cafc9fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.477+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46848743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.482+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c836031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.484+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c23412f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.489+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_11-, and the Request Id: 636a99bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.492+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13d15c06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.492+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29642d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.494+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_10-, and the Request Id: 1158b465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.495+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c23412f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.501+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c836031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.506+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_12, and the Request Id: 4f7c764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.507+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_11, and the Request Id: 3a3b6a98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.515+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ceb7481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.515+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b897b6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.519+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bcd94d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.521+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b897b6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.529+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 292ae340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.530+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ceb7481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.532+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2741ff2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.535+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e641907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.539+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e641907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.544+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_11-, and the Request Id: 67352c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.545+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_10, and the Request Id: 63227714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.549+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2741ff2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.555+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_11, and the Request Id: afb5273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.571+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 85aef7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.575+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fe1b4fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.590+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_12-, and the Request Id: 7041731c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.594+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13bf6dd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.600+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_11-, and the Request Id: c493020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.606+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 335f9ad6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.610+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 147d3e4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.619+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 147d3e4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.619+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_10-, and the Request Id: 42afec0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.632+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_11-, and the Request Id: 7524c0aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.634+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cb84a5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.638+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4168d82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.644+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64b7974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.645+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 123fc99c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.644+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35205684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.656+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb84a5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.657+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74cb5813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.661+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35205684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.663+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_12, and the Request Id: 61ef7beb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.666+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 799b52c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.668+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 529b6793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.671+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 799b52c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.679+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 529b6793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.680+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47a705f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.689+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51a4bc38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.689+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 456fc308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.692+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63555b06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.694+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_12, and the Request Id: 1a25a980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.700+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33284cb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] numLogsCapturedBeforeOtelInstall value of the OpenTelemetry appender is too small. 2026-03-21T12:44:32.706+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31802981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.711+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31802981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.715+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 456fc308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.716+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_12, and the Request Id: 5175ddf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.720+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38cc73c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.724+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33fee25a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.729+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38cc73c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.735+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2adbe7f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.739+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_11, and the Request Id: 19f74c1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.745+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_12-, and the Request Id: 137318a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.746+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_12-, and the Request Id: 5d8a250e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.746+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2adbe7f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.753+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c55d947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.763+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71d790e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.769+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_12-, and the Request Id: 47dcbaf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.769+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 538a6841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.771+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71d790e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.773+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59290329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.775+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 228169ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.778+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48e98bf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.781+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_11-, and the Request Id: 67ccf9bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.781+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 538a6841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.786+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_11, and the Request Id: ed499e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.788+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48e98bf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.790+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37eec3f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.794+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a5943b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.798+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a5943b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.800+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37eec3f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.809+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_13, and the Request Id: 3686c618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.812+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ec6d9f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.814+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c52be26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.818+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b74c10c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.827+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b96ebce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.830+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b4990a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.831+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66c9f165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.831+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ec6d9f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.832+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b96ebce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.837+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_13-, and the Request Id: 49cbd3eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.838+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c52be26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.841+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_12, and the Request Id: 391e8006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.848+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35bbabdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.849+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_12, and the Request Id: 4275e044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.851+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57756bd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.852+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35bbabdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.858+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_12, and the Request Id: 1310556a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.859+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 280c7e60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.865+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 280c7e60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.871+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d738445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.876+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_11-, and the Request Id: 48633822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.875+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d738445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.888+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45e197cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.895+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_11, and the Request Id: 4a802a46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.897+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45e197cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.899+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3edb6c7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.909+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3edb6c7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.910+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ed92104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.916+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_13, and the Request Id: 275d3260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.919+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_12-, and the Request Id: 626f926f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.929+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19464d49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.936+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_12-, and the Request Id: 5b779a62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.941+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58051cc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.944+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_12-, and the Request Id: 5e14c9c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.957+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45beaad6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.958+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_11-, and the Request Id: 4335f43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.966+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25a7090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.970+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_13-, and the Request Id: f461091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.981+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c964e76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.988+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45beaad6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.994+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62b49f9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:32.998+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19a9b8be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.007+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2468c617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.007+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bb91c77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.009+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44e1a529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.010+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 386e6bb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.011+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bb91c77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.018+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4562ce1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.022+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44e1a529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.029+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_13, and the Request Id: 9c03654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.029+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28965ab3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.033+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28965ab3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.045+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_13, and the Request Id: 66ab49cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.055+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f06a221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.061+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ca74a3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.062+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b15cc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.071+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d6be3a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.074+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49b5c996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.087+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_13-, and the Request Id: 2198192d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.095+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d684f70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.096+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b875c1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.103+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b875c1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.107+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d684f70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.108+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7be73557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.111+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57f065a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.114+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a2172aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.117+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57f065a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.120+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a2172aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.121+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7be73557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.127+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2192c5da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.123+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_12, and the Request Id: 4a72bc27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.140+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_13-, and the Request Id: 6f522eb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.144+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5db3872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.148+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_13, and the Request Id: 4885ed74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.148+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 470111fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.149+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a1f00ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.153+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 470111fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.157+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5db3872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.156+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a1f00ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.163+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d12bed8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.164+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ab3dc05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.166+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_14, and the Request Id: 3d13f7d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.168+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36cef11c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.176+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ab3dc05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.181+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27427913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.186+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27427913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.188+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 629033d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.191+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 186e7ce5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.194+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32cbd48f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.194+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 396269ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.195+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_12, and the Request Id: 5f35a9f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.197+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 629033d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.200+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 396269ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.200+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32cbd48f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.201+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 662603b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.207+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_13, and the Request Id: d9028a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.207+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 662603b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.218+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_13, and the Request Id: 65501ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.222+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dba9253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.225+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_12-, and the Request Id: 7aeda897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.226+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 102f1e37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.232+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dba9253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.237+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 386c7c16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.243+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_14-, and the Request Id: 2df7df07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.243+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 102f1e37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.248+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_13-, and the Request Id: 733cef3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.249+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_12, and the Request Id: b2e288d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.249+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_13-, and the Request Id: 70ba644d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.252+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_12-, and the Request Id: 1aaad8aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.257+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_14, and the Request Id: 22295448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.268+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dbddf51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.273+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_14-, and the Request Id: a68aed3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.274+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cc011bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.279+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_13-, and the Request Id: 7a778b52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.284+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26041385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.294+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2466696b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.296+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26041385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.297+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f527bf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.299+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_12-, and the Request Id: 11157ae7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.314+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2674a268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.314+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18b1b061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.318+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f527bf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.342+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5de41aa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.346+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 649df956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.350+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20c16e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.355+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a9cc0ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.358+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 649df956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.359+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e861a79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.361+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ad89ecd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.364+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4978577d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.373+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c2a5cc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.379+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c2a5cc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.383+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_14, and the Request Id: 4cbe0cbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.388+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_14, and the Request Id: 13f012d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.393+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20a1187e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.401+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 673e555d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.405+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33719cc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.413+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b9a4b48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.415+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45f357a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.419+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45f357a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.425+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: acbbbbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.427+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ff27831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.431+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ff27831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.433+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 596b5d24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.436+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_13, and the Request Id: 64f0f813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.436+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f7711dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.442+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 665de175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.450+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_14-, and the Request Id: 2486aad5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.460+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f7711dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.462+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 665de175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.464+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 730e57a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.466+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 672eef50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.468+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 730e57a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.474+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 672eef50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.480+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_14, and the Request Id: 6003a9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.481+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_14, and the Request Id: 56d2d6ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.492+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_14-, and the Request Id: 76b650cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.500+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6df08b14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.505+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6df08b14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.511+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78ef4d5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.518+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78ef4d5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.521+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_13, and the Request Id: 6c96c28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.528+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11abcc30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.529+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f949630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.532+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11abcc30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.534+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5651dbe6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.535+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f949630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.538+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5651dbe6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.544+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52b81977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.545+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a941bcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.548+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52b81977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.551+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a941bcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.552+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_15, and the Request Id: 42d145ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.553+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fc3eb45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.558+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fc3eb45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.564+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_13-, and the Request Id: 2b797aa5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.566+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_14, and the Request Id: 59f77bb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.569+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7417c23e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.582+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75620c65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.582+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_14-, and the Request Id: 4147aad9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.582+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_13, and the Request Id: 7a177c51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.589+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75620c65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.592+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_14-, and the Request Id: 7f983ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.601+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e681964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.608+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e681964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.612+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_13-, and the Request Id: 129f7cfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.616+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 730c569d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.621+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_15, and the Request Id: 33b46122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.635+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63c3050f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.648+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_15-, and the Request Id: 52d10bb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.655+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_14-, and the Request Id: 63921254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.662+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29b9a374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.668+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e47d1ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.683+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_13-, and the Request Id: bcd5765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.692+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 282ffe8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.705+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64038ae7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.711+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_15-, and the Request Id: 71436f3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.715+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e1eeed1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.730+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 697d7994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.738+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f4ee43b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.764+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 694340f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.767+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1011e35a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.767+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11f8b754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.771+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 537a8a02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.772+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11f8b754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.777+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ed40d8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.784+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed40d8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.787+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_15, and the Request Id: 66fa1bdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.797+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7be7a5c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.798+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cd53683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.801+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d0c2843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.806+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f9c18d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.822+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7be7a5c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.822+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34d346be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.824+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c895dcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.824+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20966d5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.830+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c895dcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.832+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34d346be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.834+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 94c48f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.835+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5960fec5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.838+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5960fec5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.842+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_15, and the Request Id: 6c482313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.849+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_14, and the Request Id: 46df66bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.854+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 784639c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.860+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f00072c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.862+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f00072c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.864+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 784639c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.869+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5678bef7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.870+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_15-, and the Request Id: 825e258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.878+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5678bef7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.879+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2733f0e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.881+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_15, and the Request Id: 2727f0b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.886+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4399dda5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.888+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2733f0e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.892+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b87361a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.896+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4399dda5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.897+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_15, and the Request Id: 286a7e7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.905+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2409c7e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.907+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e62107b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.911+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2409c7e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.916+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_14, and the Request Id: 26319bf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.916+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73821e98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.916+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 289111f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.920+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73821e98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.920+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 289111f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.926+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_15-, and the Request Id: 52cc712a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.926+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f57cf87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.927+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dd23d57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.930+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f57cf87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.933+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd23d57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.941+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_14, and the Request Id: 17c007da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.944+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_16, and the Request Id: 7162e270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.948+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_14-, and the Request Id: 5c728373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.952+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6633b3a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:33.956+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_15-, and the Request Id: 1b4a96cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.011+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e462ec1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.021+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29df3874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.022+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_14-, and the Request Id: 79838275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.022+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1007d0c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.026+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_15-, and the Request Id: 14124817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.027+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_16-, and the Request Id: 19d763b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.041+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14c9b36d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.049+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_14-, and the Request Id: 4e247c97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.052+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29df3874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.066+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19f0731c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.066+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56712477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.072+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f2f86d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.072+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f52d198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.075+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54861480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.078+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b0f387d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.080+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54861480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.089+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b0f387d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.087+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43766887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.093+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_15, and the Request Id: 65675118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.098+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c73cbec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.101+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c73cbec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.107+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_16, and the Request Id: 648d1c3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.117+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22802d7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.118+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c35562b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.135+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38cc998a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.136+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55a91b71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.140+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38cc998a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.146+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71708ec0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.148+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7956cfe8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.149+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71708ec0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.165+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4472457e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.165+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ebc8b98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.170+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_16-, and the Request Id: 58dc5fc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.174+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_15-, and the Request Id: 6d01c04d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.181+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_16, and the Request Id: 41681f50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.182+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b0354d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.191+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bc0b185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.191+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b0354d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.196+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37655a88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.200+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bc0b185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.202+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76d94215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.202+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b4d217d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.207+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b4d217d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.208+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b1cc1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.211+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b1cc1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.222+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72b67af1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.226+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72b67af1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.200+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37655a88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.229+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75d528c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.231+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 247a3a93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.234+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_16, and the Request Id: 4d2338f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.235+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75d528c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.235+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_15, and the Request Id: 47b96000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.236+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 247a3a93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.249+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_16, and the Request Id: 5dd25297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.253+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 746794e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.256+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_17, and the Request Id: 5024d24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.263+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 517095e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.266+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_16-, and the Request Id: 7e21ed76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.269+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 517095e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.275+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e0115a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.285+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42b70bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.296+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_17-, and the Request Id: 386d76a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.290+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42b70bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.297+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_16-, and the Request Id: 25baa1a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.299+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dfa49ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.303+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dfa49ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.306+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_15-, and the Request Id: 4e13070a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.310+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4775afe4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.313+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1af378e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.317+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_15, and the Request Id: 4124939e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.317+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58a390f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.322+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_16-, and the Request Id: 4c3d64fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.330+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4775afe4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.332+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58a390f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.335+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f82b375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.346+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dafcac0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.351+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f82b375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.346+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcfd0fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.351+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_16, and the Request Id: 12ade5bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.355+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ea8b2d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.356+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_15, and the Request Id: 44b80b1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.363+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 284c5804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.383+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 886fbf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.384+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6252216a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.393+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_16-, and the Request Id: 5a31f374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.397+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ee0189b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.398+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31b4ff9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.405+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_15-, and the Request Id: 49609437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.406+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b75deff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.410+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31b4ff9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.417+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 108ff4ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.417+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e491721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.423+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e491721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.431+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_17, and the Request Id: 19b62664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.431+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ec4b0fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.442+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ec4b0fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.469+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_15-, and the Request Id: 54ccd75f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.469+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3955c121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.477+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50b9aa57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.479+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3955c121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.482+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31b02a43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.488+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31b02a43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.488+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62de8787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.491+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e966ce7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.492+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 245c76af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.492+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62de8787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.498+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17c181c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.500+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18de1f26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.502+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17c181c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.505+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 172022ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.508+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e966ce7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.508+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 245c76af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.510+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18de1f26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.515+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_17, and the Request Id: 1edd31db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.516+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e96301d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.519+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e96301d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.521+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c20c4f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.530+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_17-, and the Request Id: 5ffa8d80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.531+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e11506b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.534+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_18, and the Request Id: 2c31b8f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.536+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e11506b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.538+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f11cd71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.541+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_17, and the Request Id: 2848adfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.544+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_16, and the Request Id: 606b4289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.546+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5071a9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.548+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_16, and the Request Id: 1cd2a6b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.552+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fdd4bd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.558+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_17-, and the Request Id: 24371ad5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.568+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32d726c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.569+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_16-, and the Request Id: 29ebf90e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.572+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_18-, and the Request Id: 6fb5b9c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.577+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d1e4016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.578+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79e7dd0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.582+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79e7dd0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.585+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d1e4016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.589+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19e68df7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.593+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19e68df7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.596+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2345253a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.602+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_16-, and the Request Id: 26992eca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.604+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_16, and the Request Id: 303bb951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.605+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c139195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.611+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_17-, and the Request Id: 2c6864c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.619+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 248107c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.620+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2345253a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.622+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40b481e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.624+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_17, and the Request Id: 6ddacbfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.639+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f9deadf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.642+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ff9610c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.646+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 737f6f2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.657+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dddace1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.662+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_16-, and the Request Id: 195f2926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.664+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dddace1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.666+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10f82829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.670+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f82829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.674+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ae4e0e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.674+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_16, and the Request Id: 27ec6d82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.678+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e07c173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.698+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49cc7330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.702+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_17-, and the Request Id: 5b503a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.711+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d624ba1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.713+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c478161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.725+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51db3091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.734+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 120494af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.743+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_16-, and the Request Id: 3528e379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.747+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fc3b21d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.749+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 702a0c11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.750+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fc3b21d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.757+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51db3091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.761+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c478161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.762+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63e4d389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.764+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72edf8d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.769+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 464cd50d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.770+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_17, and the Request Id: 128d9c2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.773+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 464cd50d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.784+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_18, and the Request Id: ebd9ad4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.791+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58aeceb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.793+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c7b44a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.795+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72edf8d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.797+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 393333ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.800+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 393333ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.803+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 657c0c95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.808+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bf02449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.817+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 116d70bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.818+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c7b44a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.818+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 657c0c95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.820+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_17, and the Request Id: 7cf1e379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.821+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 444c5145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.821+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 116d70bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.830+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 444c5145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.832+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_18, and the Request Id: 5e62c03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.837+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_19, and the Request Id: 2e698f9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.842+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_17-, and the Request Id: 74a011e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.850+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6feca760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.862+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ed41f57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.866+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6feca760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.869+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49fa81ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.870+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d791447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.874+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d791447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.880+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_18-, and the Request Id: 21065c62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.884+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_17-, and the Request Id: 3b50475d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.885+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_17, and the Request Id: 2225227f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.894+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b86178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.897+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f539025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.912+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_19-, and the Request Id: 377f368e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.915+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bf6fe62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.921+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_18-, and the Request Id: 59f380d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.934+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d8657ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.935+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c5bdc38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.936+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_17-, and the Request Id: 37fb207a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.940+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d8657ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.949+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4721ec4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.954+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4721ec4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.955+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a03886c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.959+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a03886c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.964+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_17, and the Request Id: 4cfb5e56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.964+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a772e42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.969+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a772e42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.978+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e3ac82f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.978+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_18, and the Request Id: 420e852b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.985+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_17-, and the Request Id: 2d7621aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.987+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75dc97d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.994+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ce201ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.996+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e3ac82f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:34.998+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22dc021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.001+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22dc021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.002+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ce201ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.007+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_17, and the Request Id: 716f1cbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.012+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 347f70fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.015+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 347f70fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.028+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_18, and the Request Id: 5cb1482b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.037+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f157c12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.038+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44d39a34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.039+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 282d21ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.044+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c20abe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.049+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8487b07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.059+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10b596f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.066+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 484618c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.075+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_18-, and the Request Id: 105b971c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.078+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_17-, and the Request Id: a84abf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.087+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_18-, and the Request Id: b529768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.095+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17b74347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.097+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 83997d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.105+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 83997d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.109+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e0bc7ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.113+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65111426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.123+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b4bfa9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.123+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6736c20d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.130+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 305d0a62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.131+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65111426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.136+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_18, and the Request Id: 6d49c199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.138+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 417a0216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.145+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6736c20d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.150+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 305d0a62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.151+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b4bfa9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.152+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b1683ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.154+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39da3689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.154+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_19, and the Request Id: 1493b26f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.156+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b1683ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.164+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 102ef622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.167+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d114c2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.168+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30021ed2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.171+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb77f0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.173+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fbf3155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.175+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb77f0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.181+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fbf3155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.185+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_20, and the Request Id: 49328236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.197+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_18, and the Request Id: f1e7b7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.200+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5013a892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.206+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e8985fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.212+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5013a892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.215+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_18-, and the Request Id: 56e158a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.223+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27afb603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.230+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27afb603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.237+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_19-, and the Request Id: 208547d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.239+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_19, and the Request Id: 73af9720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.240+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1253caf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.263+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 213c4eae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.266+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9021770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.267+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 213c4eae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.274+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3774f10c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.278+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3774f10c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.286+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_18, and the Request Id: 598f47a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.293+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_20-, and the Request Id: 59ce282d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.294+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a3833d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.305+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39706fd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.307+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_18-, and the Request Id: 5bba9139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.310+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7eb608a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.317+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a323a83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.327+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eb608a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.326+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a3833d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.335+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75918f37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.336+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56cb1012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.341+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56cb1012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.342+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75918f37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.342+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bb85886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.349+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_19-, and the Request Id: 5c2c8e3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.357+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b081dba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.359+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56ec063a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.364+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ec063a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.365+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b081dba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.366+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_18, and the Request Id: 902dc57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.371+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66c860e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.372+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3298348a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.377+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47e52326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.377+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3298348a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.377+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_19, and the Request Id: 7a2fedfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.381+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30d35c22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.386+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_19, and the Request Id: 1890fa44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.387+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47e52326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.393+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_18, and the Request Id: 21121b44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.404+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_18-, and the Request Id: 4ea9b322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.410+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 159ea896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.410+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59a9ed9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.414+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d43215c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.426+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_18-, and the Request Id: 6d689c74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.430+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_19-, and the Request Id: 1c529cef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.430+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14f96765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.438+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dd739a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.442+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd739a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.449+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_19-, and the Request Id: 4423d2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.451+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 530e32fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.455+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 530e32fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.462+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_21, and the Request Id: 658ecdc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.466+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_18-, and the Request Id: 324bd499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.478+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ee06454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.486+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 489c8ef2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.490+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ee44c24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.494+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19e24aa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.499+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19e24aa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.500+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ee44c24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.500+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee06454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.502+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_20, and the Request Id: 21d0245e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.503+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3054ba41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.513+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f240656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.517+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: dafbc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.522+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59ed18c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.532+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a4692fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.533+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d02002e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.539+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_19, and the Request Id: 358c5289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.543+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d630e73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.532+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_21-, and the Request Id: 22b7aad5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.547+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4347e712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.553+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59ed18c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.530+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dafbc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.558+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 455a8a62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.564+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 455a8a62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.566+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 455e8f15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.573+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e200165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.578+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_19, and the Request Id: 54d07a02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.593+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28b5a96e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.602+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20e18ff3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.605+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_19-, and the Request Id: 525ee151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.614+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c7b156b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.618+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c7b156b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.623+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 576d0d66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.627+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 576d0d66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.633+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33461c82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.637+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33461c82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.638+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2622be82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.644+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 463c437f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.647+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 463c437f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.651+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_20-, and the Request Id: 2f1d4522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.652+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_19, and the Request Id: 4f7f5ba7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.653+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24012061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.665+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_19, and the Request Id: 44b7f08d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.669+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_19-, and the Request Id: 5c302ea3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.674+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1009f54a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.676+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24012061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.678+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1009f54a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.679+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 559c39f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.684+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e53c8d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.690+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e53c8d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.695+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49a8733b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.698+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49a8733b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.706+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_20, and the Request Id: 6dcc956e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.710+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_19, and the Request Id: 4de25ac8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.715+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 486fbbb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.716+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 508139da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.720+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 508139da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.728+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45d6e6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.731+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f61ef4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.739+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61011399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.743+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_19-, and the Request Id: 3125fb61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.751+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61011399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.751+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45d6e6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.754+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fab885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.754+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_20, and the Request Id: 76dc6b77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.758+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fab885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.762+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6695a876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.766+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_20, and the Request Id: 3faddab5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.771+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35c695e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.777+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14e890f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.782+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e890f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.782+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_20-, and the Request Id: 778a4d13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.792+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_19-, and the Request Id: 5c1da3e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.796+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4321bc39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.798+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7307991f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.802+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4321bc39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.805+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_22, and the Request Id: 44c01340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.812+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_19-, and the Request Id: 405fc53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.820+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71111065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.878+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_20-, and the Request Id: 1aa47d16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.881+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_20-, and the Request Id: 63566dbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.889+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 650c3888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.889+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9db9db9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.894+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_22-, and the Request Id: 32f7b545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.894+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 606ed58e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.894+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dab4404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.900+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56ff4616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.899+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9db9db9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.911+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1303c11a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.915+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f4298b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.918+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70cda9f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.921+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79de4ec2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.924+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d1cbfe3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.928+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 321de15c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.928+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f4298b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.933+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50ce9746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.934+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_21, and the Request Id: 7aabb85d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.935+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1303c11a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.937+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ce9746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.944+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_20, and the Request Id: 2130ff82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.945+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3277fbee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.949+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d234ce4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.951+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3277fbee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.953+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eaf3652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.960+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_20-, and the Request Id: 4b108205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.962+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64ecc2e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.964+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64ecc2e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.966+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d78990c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.973+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_20, and the Request Id: 7601af9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.976+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f5413e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.977+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29839ee6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.977+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d337733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.984+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f5413e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.987+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7da0e7d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.990+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19d2c046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.997+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_21-, and the Request Id: 3fc6909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:35.999+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fe96431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.004+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fe96431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.007+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19d2c046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.008+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7da0e7d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.013+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_20, and the Request Id: 48f7ac8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.013+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a0f63c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.017+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_20-, and the Request Id: 3404fe10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.018+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c1bcd95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.018+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30a9602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.024+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e7150de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.026+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30a9602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.025+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c1bcd95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.031+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_20, and the Request Id: 26960f77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.035+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 289954f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.038+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68fa0ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.045+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 289954f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.048+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_23, and the Request Id: 55bf1fe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.049+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68fa0ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.049+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d8d6758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.049+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_20, and the Request Id: 62a07581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.050+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 577c7efc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.058+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53cfc6cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.036+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e7150de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.063+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53cfc6cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.067+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_20-, and the Request Id: 376de73f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.067+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 177426aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.067+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28573280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.094+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_20-, and the Request Id: 2ba53e6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.094+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 577c7efc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.095+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 177426aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.096+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 671d1976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.099+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_20-, and the Request Id: 5e54b1dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.102+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_21, and the Request Id: 39283cd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.103+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 993793b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.106+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 993793b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.112+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51718e31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.114+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_21, and the Request Id: 6702f098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.115+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51718e31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.121+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bd82c8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.122+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 793253f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.125+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a3a6e57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.126+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_21, and the Request Id: 7e30a76f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.134+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 224c71a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.139+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3facd1e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.140+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_21-, and the Request Id: 69ccb9a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.143+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3facd1e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.149+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 315efbff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.152+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 315efbff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.154+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16707511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.160+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10289b30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.163+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_21-, and the Request Id: 95a4586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.168+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_21, and the Request Id: 1c76d71b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.171+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d079cff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.171+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c85c5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.174+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53a99b2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.178+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53a99b2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.180+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c85c5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.186+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d7206d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.190+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_23-, and the Request Id: 7c1d9c09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.193+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49ab8414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.200+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e1135aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.206+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3955f743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.206+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_22, and the Request Id: 359ff94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.206+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e1135aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.207+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ab8414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.210+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35507af6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.214+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_21-, and the Request Id: 16f3ffb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.217+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35507af6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.221+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f4f788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.221+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_21, and the Request Id: 6c1a591f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.222+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55d18e16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.225+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55d18e16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.231+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_21, and the Request Id: 21ea1d44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.243+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f511534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.254+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 332d2bc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.257+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_21-, and the Request Id: c62faf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.258+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13320a84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.267+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b8f3be6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.271+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b8f3be6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.278+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 470d8f79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.278+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_22-, and the Request Id: 1f11f8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.282+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b15853a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.289+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_21-, and the Request Id: 5ba44e0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.290+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 470d8f79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.292+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 470671db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.293+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1508012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.292+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37cbcf65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.299+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 470671db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.301+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_21, and the Request Id: 435065c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.301+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 454237d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.301+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1508012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.305+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4837e1ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.307+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ce0fa77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.307+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_21-, and the Request Id: 3d9d1594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.310+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ce0fa77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.318+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d292917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.319+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_22, and the Request Id: dcb1fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.323+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_21, and the Request Id: 2ee8841e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.326+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4837e1ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.348+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bfa8e2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.349+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_21-, and the Request Id: 236ab140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.350+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 537e87cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.360+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f4f5828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.362+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41adb5d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.367+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41adb5d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.372+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b9835cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.375+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b9835cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.378+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d505e50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.379+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 363fc5d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.384+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65b28b57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.394+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_22-, and the Request Id: 62edae56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.394+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 789997b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.395+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_24, and the Request Id: 7a79b5bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.398+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_21-, and the Request Id: 269fb070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.398+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 580f092e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.403+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ab6d114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.409+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 789997b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.411+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b589303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.415+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 412669f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.417+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 412669f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.420+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b589303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.422+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_22, and the Request Id: c09f2a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.426+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7664a6ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.431+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7664a6ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.434+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_22, and the Request Id: 68febad2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.442+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b545a0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.442+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_24-, and the Request Id: 56f669b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.456+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dcd42a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.460+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 125b70e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.463+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b4bf857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.464+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3285dcc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.468+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7523ebc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.474+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7523ebc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.475+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26b8ae3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.476+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dcd42a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.478+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_22-, and the Request Id: 6117d35e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.483+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e26fe52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.487+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e26fe52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.489+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77058949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.489+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_22-, and the Request Id: 39104f70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.490+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7379e81f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.496+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 358608af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.497+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_22, and the Request Id: 21e2905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.498+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77058949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.498+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26b8ae3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.504+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_23, and the Request Id: 1ff974e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.510+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 289d2652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.511+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a8e265d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.511+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a7bdad5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.515+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 358608af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.516+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a8e265d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.519+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a7bdad5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.519+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ee5ee19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.526+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34bedb1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.526+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d2c0e7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.527+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_22, and the Request Id: 1affe46b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.529+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34bedb1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.536+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_22, and the Request Id: 4bba0538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.539+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fda2338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.541+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b1bac95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.542+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_23-, and the Request Id: 2052fb9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.545+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b1bac95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.546+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a91eff0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.550+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_22, and the Request Id: 1101d1bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.565+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77c0a88c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.565+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29ce6584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.569+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_22-, and the Request Id: df12366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.569+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29ce6584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.557+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a91eff0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.576+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_22, and the Request Id: 36243a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.577+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ea48812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.602+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_22-, and the Request Id: aeea322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.602+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_22-, and the Request Id: 38c73918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.606+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 398b8be4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.610+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 398b8be4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.615+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37023d92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.618+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37023d92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.623+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_23, and the Request Id: 2eb57665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.630+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63cf834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.635+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 553c4f07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.643+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_22-, and the Request Id: 62430b67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.646+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71d2645b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.646+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_22-, and the Request Id: 14d1449b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.646+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66c7f3e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.662+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60a069c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.666+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60a069c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.667+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66c7f3e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.671+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c327094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.671+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f8b5d49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.676+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 625a3edf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.679+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 745d41c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.681+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_23-, and the Request Id: 6cc19a1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.687+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7288464f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.689+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 745d41c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.677+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f8b5d49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.691+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_25, and the Request Id: 60664d23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.692+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a823800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.697+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_23, and the Request Id: 399c5f0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.699+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70b5a99b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.713+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a571ecf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.714+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 227e7709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.719+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3155a01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.721+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5454277a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.725+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78dd39b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.733+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_23-, and the Request Id: 6243d6fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.735+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a571ecf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.742+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d1b4879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.742+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 257a878b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.742+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f9963d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.746+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f9963d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.746+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 257a878b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.749+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_25-, and the Request Id: 2044517b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.757+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_23, and the Request Id: efd0a14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.757+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f218c88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.762+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f218c88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.771+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_24, and the Request Id: cad6cfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.773+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d65c88b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.775+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15ba029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.781+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ca76a8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.786+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d65c88b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.793+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3127a79c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.793+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 96436e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.796+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30814030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.799+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62eec4ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.801+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1157e8b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.803+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62eec4ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.797+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ca76a8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.806+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31d2897b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.807+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30814030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.809+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_23, and the Request Id: 245e2d48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.810+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e094306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.822+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17860de6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.823+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_23, and the Request Id: 7c3aae13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.823+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_23-, and the Request Id: 3d1f8b7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.832+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ac3441d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.834+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c0f896a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.835+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ac3441d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.829+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31d2897b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.839+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17860de6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.843+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23290645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.844+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_23, and the Request Id: 4f51a0c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.847+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21922f4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.849+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23290645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.854+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c7b5104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.855+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21922f4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.855+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_24-, and the Request Id: 7503c07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.858+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_23, and the Request Id: 9e44dab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.860+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63627040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.865+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 822fa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.867+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63627040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.872+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_26, and the Request Id: 4e2df320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.874+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c7b5104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.876+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_23-, and the Request Id: 399aa6fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.876+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_23-, and the Request Id: 1ce248f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.877+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12574a9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.881+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12574a9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.885+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_23, and the Request Id: 638e4c4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.888+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ec62810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.894+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ec62810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.897+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d41128a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.899+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5908b519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.904+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5908b519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.906+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49ec3f82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.908+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_24, and the Request Id: 2b7155bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.911+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ec3f82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.913+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_23-, and the Request Id: 2093191e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.914+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 202a2ec0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.919+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 202a2ec0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.921+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_23-, and the Request Id: 51d294b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.922+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_24, and the Request Id: 6106f659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.931+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_26-, and the Request Id: 620d6b32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.931+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 784c0a7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.931+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44fda55f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.946+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33b8204c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.952+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_24-, and the Request Id: 51837bd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.957+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 667cee26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.971+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_24-, and the Request Id: 7d24d92b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.974+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13fcb19b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.979+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_23-, and the Request Id: 29b298b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.983+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2759c548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:36.990+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f7b52d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.002+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3caea767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.005+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e86e73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.007+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12c7a011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.014+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f7b52d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.019+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2f4095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.027+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ee01ef4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.029+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d0914ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.031+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee01ef4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.033+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16e67975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.033+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 303f576a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.038+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_24, and the Request Id: 33e8471e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.049+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fe32941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.051+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 731e491b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.056+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2318fec2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.058+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 731e491b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.060+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3365ff70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.066+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d900c29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.069+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ad6c74a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.069+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e7ff687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.069+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_24-, and the Request Id: 5d2226eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.071+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45680b5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.077+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45680b5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.081+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_24, and the Request Id: f4422b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.082+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3365ff70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.083+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d900c29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.084+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58e6ca14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.091+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37b8155d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.092+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65ce23ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.098+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37b8155d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.098+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ce23ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.099+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58e6ca14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.099+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f33ed30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.102+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f33ed30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.105+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b471d60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.109+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56c76cb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.110+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_24, and the Request Id: 52971f5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.114+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_24, and the Request Id: 26f5b75e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.118+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_24, and the Request Id: 717af90f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.119+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56c76cb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.122+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2376d1ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.125+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b0affdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.128+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 568ad804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.129+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b0affdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.130+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4da4bc8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.123+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b471d60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.134+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4da4bc8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.136+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_25, and the Request Id: 4069c7be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.137+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6055cd3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.140+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6055cd3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.145+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_24-, and the Request Id: 65dca21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.148+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b68649c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.153+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b68649c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.153+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58c22dea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.155+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_25, and the Request Id: 43bc96a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.155+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2376d1ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.164+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_25-, and the Request Id: 277f0503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.165+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_24, and the Request Id: 61ac2822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.164+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_24-, and the Request Id: 77193cdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.171+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fb7cce2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.175+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fb7cce2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.178+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_24-, and the Request Id: 45f328e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.179+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_24-, and the Request Id: 70016ba4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.183+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_27, and the Request Id: 4bcbb79c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.195+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_25-, and the Request Id: 36b64e8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.199+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66a122bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.199+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 482ff8f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.205+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e7c6649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.214+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c016692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.218+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c016692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.219+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ccd0574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.224+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_24-, and the Request Id: 7571fcf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.228+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cc26fc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.233+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5266d5c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.234+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_27-, and the Request Id: abb0d55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.235+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cc26fc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.240+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9224bba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.245+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_25, and the Request Id: 158a9581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.245+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38c3b842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.253+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a573bf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.263+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28e4852f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.264+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ea35ab3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.273+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22a37be6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.277+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea35ab3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.277+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22a37be6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.279+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53a67ad6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.284+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45a58a27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.285+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e8fedf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.288+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_25, and the Request Id: 23f22692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.290+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_25-, and the Request Id: 4b8f516f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.299+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 146624f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.304+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_25-, and the Request Id: 2f8c9311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.308+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45f7a55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.312+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e7f2626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.318+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6279b991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.329+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60344047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.334+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23fe9704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.337+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60344047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.339+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5adbf3bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.341+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5adbf3bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.344+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41c88935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.345+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23fe9704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.345+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73b553d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.349+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73b553d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.351+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c88935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.353+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71e759bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.355+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f9e2ed9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.355+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_25, and the Request Id: 2b850171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.358+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71e759bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.360+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9e2ed9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.361+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 176d8615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.367+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 176d8615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.369+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_26, and the Request Id: 17cfaa04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.370+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65713ffe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.370+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_25, and the Request Id: 18bd8f9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.373+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_25, and the Request Id: 65746dd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.374+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32e09269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.381+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e27766f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.383+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32e09269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.388+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f45274d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.392+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f45274d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.397+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_25, and the Request Id: 6b54bc40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.400+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44df92f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.404+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44df92f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.410+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_25-, and the Request Id: 7a28b946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.410+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23300eb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.413+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23300eb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.421+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c524519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.423+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_25, and the Request Id: 7f8ae5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.440+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48b4426b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.440+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25c3af6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.443+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_25-, and the Request Id: 711763b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.444+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e0bf5b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.445+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_25-, and the Request Id: 173d86c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.447+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25c3af6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.444+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_26-, and the Request Id: 56943ef7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.455+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_25-, and the Request Id: 3775456b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.458+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5db8b37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.459+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 677b8512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.461+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5db8b37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.462+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e6511b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.463+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48b4426b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.469+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b1bbbce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.475+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b1bbbce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.480+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_25-, and the Request Id: 3c702253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.484+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d6e656d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.484+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_26, and the Request Id: 6cf8acf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.486+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_28, and the Request Id: 551aeb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.492+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2335f2c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.495+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2335f2c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.497+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46159c46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.503+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e5bd9aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.508+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5399b275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.510+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5399b275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.515+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_26, and the Request Id: 63adc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.520+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50564fd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.530+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b73e0f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.530+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52182878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.533+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b73e0f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.538+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a64ec11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.542+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_26-, and the Request Id: 77da6bb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.542+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c1410f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.542+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a64ec11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.551+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_26-, and the Request Id: 3bd0a153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.555+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_26, and the Request Id: 71771a10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.570+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f7e2347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.585+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3baa6b6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.593+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_28-, and the Request Id: 1c4ddf71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.594+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 259ef897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.600+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 259ef897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.602+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5044e88d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.602+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6202f40d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.606+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6202f40d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.611+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_26, and the Request Id: 3f968216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.625+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76a1f3a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.627+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d71e1ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.632+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76a1f3a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.638+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24981de5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.643+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74f1a718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.645+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24981de5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.646+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_26, and the Request Id: e6efe14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.658+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_26-, and the Request Id: 78846cc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.660+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a0dd8c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.670+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4925dfb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.677+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e8d7581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.688+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 434e469c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.688+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 183e767e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.690+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_26-, and the Request Id: 364030ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.691+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 434e469c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.692+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 183e767e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.694+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28a16a5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.702+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28a16a5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.704+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_26-, and the Request Id: 1d882d3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.709+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c64ba9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.711+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 556fe055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.713+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c64ba9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.714+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 556fe055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.715+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f5c2c71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.716+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12eaad2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.719+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f5c2c71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.720+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_26, and the Request Id: 46ad63d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.720+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_27, and the Request Id: 51335cfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.723+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_26, and the Request Id: 6653c127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.733+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c2c2d2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.734+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75a0f94d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.740+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57f5ebca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.744+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57f5ebca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.751+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13df7eda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.754+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13df7eda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.761+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58a1b8a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.762+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14f30ace, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.766+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_27, and the Request Id: 7b1f4e8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.767+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_26-, and the Request Id: 54366507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.776+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fcc2be9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.786+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_27-, and the Request Id: 4737a166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.789+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_26-, and the Request Id: f33f015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.792+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ee0f182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.797+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bee256e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.801+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fcc2be9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.806+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65cfd28d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.814+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65cfd28d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.818+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_26, and the Request Id: 2006c439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.818+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 467f37bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.824+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ceb3d3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.838+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5681e97f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.838+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_27-, and the Request Id: 9abd8ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.840+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f0ba683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.842+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5681e97f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.846+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f738ba9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.851+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d84b15c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.853+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71bf17c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.864+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d84b15c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.858+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 736afb8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.859+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b2a1c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.869+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b2a1c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.871+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74b7a4ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.872+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71bf17c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.874+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cef52b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.875+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74b7a4ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.875+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c3b620c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.877+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cef52b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.879+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_29, and the Request Id: 78d9f250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.879+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c3b620c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.860+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f738ba9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.883+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_27, and the Request Id: 6f30db15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.887+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ca6d719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.889+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_27, and the Request Id: 44a82407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.889+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41c7f609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.893+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ca6d719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.894+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49dad743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.902+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d630427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.902+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e1b9e7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.904+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_27, and the Request Id: 7b2aa8b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.905+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c7f609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.910+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_27, and the Request Id: 143a3663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.913+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_26-, and the Request Id: 4ba576b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.935+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27decdc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.936+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eb37728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.936+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_29-, and the Request Id: 5a4fc126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.939+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27decdc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.944+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c1c24c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.953+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_27-, and the Request Id: 675734dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.951+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c1c24c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.957+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53d23436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.957+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_28, and the Request Id: 1463a872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.957+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 401698e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.962+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ccceffc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.969+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 401698e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.972+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_27-, and the Request Id: 68f25168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.973+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_27-, and the Request Id: 5261e18a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.975+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e8d0333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.981+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26617c1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.981+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e8d0333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.987+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_27-, and the Request Id: 1641496a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.987+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_27, and the Request Id: 5fd32574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.987+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e789ff1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:37.993+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d8b30bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.012+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_28-, and the Request Id: 48151856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.012+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6451784f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.016+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 710d7560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.016+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_27-, and the Request Id: 34843e6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.013+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46af2b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.014+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20ddbd95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.030+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c8de8b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.033+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c8de8b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.034+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a7d5490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.037+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ed179f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.037+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 639a7e72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.040+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 639a7e72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.043+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a7d5490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.046+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_27, and the Request Id: 745bd30c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.049+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67fe18df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.052+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78c096a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.053+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67fe18df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.057+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2008c98f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.058+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78c096a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.060+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47f0d845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.060+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d6126fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.060+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2008c98f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.064+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_27, and the Request Id: 1fb0432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.067+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_30, and the Request Id: 2ab07191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.077+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a15c7a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.077+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70218bbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.081+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42e19c5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.086+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42e19c5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.088+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 430c9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.092+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49ff5682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.095+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ff5682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.103+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_28, and the Request Id: 1678bef9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.108+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7993aaff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.112+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5652f48e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.114+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_27-, and the Request Id: 2ac615a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.122+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d892933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.127+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d892933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.128+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75be392f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.134+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75be392f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.135+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4778e31e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.135+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 173a9131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.137+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9d496ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.139+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4778e31e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.142+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b136138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.143+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9d496ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.145+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b136138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.146+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 173a9131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.147+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e5d2e6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.148+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 796abc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.148+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_28, and the Request Id: 409001ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.149+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_28, and the Request Id: 6a6c6c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.153+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e5d2e6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.142+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_30-, and the Request Id: 119438ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.153+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 796abc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.156+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_28, and the Request Id: 5e3c90fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.161+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_27-, and the Request Id: 55811a7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.165+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_28, and the Request Id: 51f051fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.172+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60c19281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.174+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_28-, and the Request Id: 7ea249b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.174+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34a8a4d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.175+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60c19281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.184+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4722ba0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.186+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e9a9d58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.192+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e9a9d58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.197+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_28, and the Request Id: 1763805f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.202+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3df6367c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.209+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_28-, and the Request Id: 67b24917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.220+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_28-, and the Request Id: 3dbd9355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.222+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_28-, and the Request Id: 5d31c876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.235+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 381cdf70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.242+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_28-, and the Request Id: 3efeacc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.249+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18e24a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.255+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ae8f838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.261+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fc80221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.266+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_28-, and the Request Id: af69432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.268+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42593e48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.271+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42593e48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.274+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eb3ec42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.275+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42ca3d43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.276+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21a415cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.280+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d7e6124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.285+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62220829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.290+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62220829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.310+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79fe45f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.314+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_29, and the Request Id: 6313f595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.321+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b298c74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.332+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_29-, and the Request Id: 597c5bcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.338+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 181be9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.339+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 381ebc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.344+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 181be9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.346+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c7e09c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.354+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e0a3308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.354+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1676ea17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.360+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4882d611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.363+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4882d611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.366+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c7e09c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.367+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e0a3308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.367+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_31, and the Request Id: 727358d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.371+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 419c79fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.372+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a6c8964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.373+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 224b900a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.374+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16f19e80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.374+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 419c79fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.376+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 224b900a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.384+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e41173d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.385+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_28, and the Request Id: 30f87be4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.386+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_28, and the Request Id: 57da9133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.393+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a6c8964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.397+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3380e1db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.401+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 138671a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.402+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a752022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.408+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a752022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.408+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 138671a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.415+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_29, and the Request Id: 1b89bd56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.415+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c9c6073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.422+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49825f72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.428+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49825f72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.430+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_28-, and the Request Id: 49372bca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.433+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34996098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.434+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 268e653e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.437+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34996098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.438+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_29, and the Request Id: 6c012cbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.441+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5686cc5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.443+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5686cc5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.447+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_29, and the Request Id: 7fbcced2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.453+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26541de7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.463+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41072420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.466+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_31-, and the Request Id: 85b79e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.474+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41072420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.477+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268e653e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.480+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21abc39f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.482+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2085d70f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.484+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 592b5651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.486+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2085d70f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.492+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_29, and the Request Id: 587cb3bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.494+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21abc39f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.499+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_29, and the Request Id: 16ea71c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.500+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_29-, and the Request Id: 47384d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.513+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_28-, and the Request Id: 2b7b1240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.513+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_29-, and the Request Id: de33637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.514+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_29-, and the Request Id: 18b39c3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.523+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c3680b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.525+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 484934c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.526+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5850286b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.530+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_29-, and the Request Id: d5a9ee4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.537+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c3680b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.541+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40bc8588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.544+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eb991e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.547+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40bc8588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.552+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_29, and the Request Id: 4e8c2697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c5123ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.558+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a5e3023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.558+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 725477d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.561+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 130c601d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.565+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5434f607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.570+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_29-, and the Request Id: 25d2f604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.572+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31be466f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.572+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e1d0a88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.575+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31be466f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.582+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e58f914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.585+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e58f914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.585+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_29-, and the Request Id: 22f5f047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.591+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_29, and the Request Id: 5446bef7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.598+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d70650f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.604+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d233da5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.608+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d233da5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.613+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 738930a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.617+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17f59f30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.622+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 738930a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.620+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17f59f30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.625+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 184c669f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.627+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5664641e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.627+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e04be77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.630+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e04be77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.633+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_32, and the Request Id: 62bc7b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.636+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_30, and the Request Id: 2871e2da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.648+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57c5eee0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.657+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22cca682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.658+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 553fd21b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.667+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ed60848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.679+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_29-, and the Request Id: 3b27c741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.683+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e7352e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.687+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16978f26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.690+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e7352e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.692+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16978f26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.694+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5078d400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.698+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5078d400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.699+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c4fde5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.701+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_30-, and the Request Id: 58ddc8a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.702+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c4fde5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.705+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_30, and the Request Id: 7c45f9ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.707+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_30, and the Request Id: 5e2ab8e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.709+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_32-, and the Request Id: 136d39b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.716+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52e6439d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.716+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f8a1a41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.726+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52e6439d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.726+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f8a1a41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.729+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ab4c0ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.731+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d4ae18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.734+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d4ae18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.738+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 798abb5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.742+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_30, and the Request Id: 4f17d2a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.746+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 798abb5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.746+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28c72854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.747+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eab7dc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.748+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3143760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.751+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10d37f50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.752+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eab7dc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.755+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d37f50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.763+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_30-, and the Request Id: 68ea60ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.763+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_29, and the Request Id: 840306f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.766+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44b43514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.771+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35122989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.772+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_30, and the Request Id: f5fb59f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.775+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f515e31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.775+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_30-, and the Request Id: 51b59f30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.781+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_30-, and the Request Id: 37eddfb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.781+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35122989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.784+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e9540be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.786+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e9540be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.789+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66188def, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.790+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_30, and the Request Id: 20e75486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.792+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66188def the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.799+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79afbc8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.800+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25aaa53a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.802+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79afbc8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.807+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_30, and the Request Id: 4e9a40d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.813+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_29-, and the Request Id: 7e330152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.818+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3db1f08f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.826+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1464e576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.836+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_30-, and the Request Id: 66b8d8db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.839+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66997dea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.848+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20624ac9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.849+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3011adaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.859+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f4a7a89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.862+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f4a7a89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.866+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4826d453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.869+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4826d453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.872+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_30-, and the Request Id: 33cbca58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.878+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_31, and the Request Id: 17b6b87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.882+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f34825f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.885+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_30-, and the Request Id: 175cb5cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.886+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c206657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.892+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cfa36d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.905+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31380413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.913+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 115ee8a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.971+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 115ee8a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.976+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b3e6394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.982+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14572857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.984+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13f156f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.985+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73aa519d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.986+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14572857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.986+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24278ace, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.992+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70faa7bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:38.992+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24278ace the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.002+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_30, and the Request Id: 5d147887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.003+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77845eb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.004+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 471ee52d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.004+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30fae041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.005+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77845eb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.009+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_31-, and the Request Id: 1809493a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.010+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30fae041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.011+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_31, and the Request Id: 1b46de8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.012+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21dafb3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.013+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a94d65a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.018+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21dafb3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.024+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 256736b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.027+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 256736b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.030+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dd3a38d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.031+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a328823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.031+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_33, and the Request Id: 58f09b78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.033+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dd3a38d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.037+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 452e7df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.044+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 452e7df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.046+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52acb8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.049+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2964c195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.049+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_31, and the Request Id: 6275091c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.052+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2964c195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.056+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73da99ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.059+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73da99ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.059+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52acb8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.060+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6daec038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.060+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_31, and the Request Id: 662f8c1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.065+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55b3025d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.067+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26b01269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.070+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26b01269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.072+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55b3025d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.073+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6daec038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.075+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70c3a984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.076+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32794263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.079+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70c3a984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.082+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_30, and the Request Id: 41fc1908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.088+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_31, and the Request Id: 627612fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.101+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_30-, and the Request Id: 1f6f3f54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.102+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_31-, and the Request Id: 6cc411b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.105+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_31-, and the Request Id: 126a6c79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.105+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a124f4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.105+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_31, and the Request Id: 3fb881ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.115+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ce0352d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.111+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a124f4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.119+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ce0352d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.124+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_33-, and the Request Id: 1e70fe7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.125+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_31-, and the Request Id: 3d32715f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.129+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cd92b3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.132+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_30-, and the Request Id: 2f475e6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.138+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_31, and the Request Id: 38bd8991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.145+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 412ac40d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.155+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_31-, and the Request Id: 66f0aaca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.162+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a1e3c0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.169+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c16212b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.176+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_31-, and the Request Id: 45b1cb7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.226+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36f6428d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.228+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68fb096d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.230+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_31-, and the Request Id: 2b68fbd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.234+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63bc19e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.248+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68fb096d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.253+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1796c15b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.267+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c7a0b7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.271+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bb5c193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.273+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b0d66ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.273+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1df36b43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.279+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e90f602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.280+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7359a0e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.281+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4547693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.288+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18108ba5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.289+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c7a0b7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.289+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5daf5ea1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.293+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_32, and the Request Id: 2f5b8a97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.300+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c4d4708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.304+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c4d4708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.308+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27075a5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.314+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f4aaa83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.317+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f4aaa83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.328+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6720a088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.329+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dd4b96e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.330+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_32, and the Request Id: 4e382c7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.328+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78dd55b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.335+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ea6027e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.336+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 603819ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.337+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6720a088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.340+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7705d5d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.340+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dd4b96e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.342+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7705d5d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.349+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_32-, and the Request Id: 36515b45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.349+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_32, and the Request Id: 1e5cf58f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.352+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a73a817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.353+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 494ef86c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.353+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 688abeb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.356+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 688abeb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.357+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 494ef86c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.361+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a73a817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.362+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30f285b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.366+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30f285b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.367+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ab485b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.370+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34b9c7c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.371+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ab485b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.373+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b9c7c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.374+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_34, and the Request Id: 3f60cd12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.378+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 659b3489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.378+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_32, and the Request Id: d83299a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.378+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_32, and the Request Id: 459e55b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.382+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c71cbb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.389+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 659b3489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.392+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_31, and the Request Id: 6b392da7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.400+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56c34546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.408+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28a8bc80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.409+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56c34546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.416+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_32-, and the Request Id: 6ad1db94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.418+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 483e0071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.421+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a10a46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.434+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_32-, and the Request Id: 5b8921a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.434+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 483e0071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.438+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_31, and the Request Id: 6093eaf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.438+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_32-, and the Request Id: 448d9561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.441+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a10a46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.446+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_31-, and the Request Id: 1584ed2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.447+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_32-, and the Request Id: 4f3d1076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.448+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b07ee84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.453+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b07ee84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.457+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e0181c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.462+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ccb9e8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.462+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e0181c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.465+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 684e8e5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.470+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_32, and the Request Id: 3633a7aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.470+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 684e8e5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.482+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ae2b108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.492+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_34-, and the Request Id: 509af92e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.502+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_31-, and the Request Id: 51f94fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.503+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 642c1005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.503+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b2bdd12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.506+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 642c1005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.515+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22411ae4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.520+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f6446f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.520+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_32, and the Request Id: 5433585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.520+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b8aedd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.525+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b8aedd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.530+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_32-, and the Request Id: 55c997fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.530+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b3ff423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.535+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_33, and the Request Id: 643e0ab3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.538+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2898dd44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.544+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_32-, and the Request Id: 5ef0c982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c9210bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.557+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dec7319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.557+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7344f95d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.562+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44fa2727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.570+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ea2fa53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.573+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d8c1445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.573+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14555977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.578+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11ce3971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.584+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_33-, and the Request Id: 3fb952d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.598+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77833029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.602+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21822a1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.610+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77833029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.612+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 271d958b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.612+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ddfaf11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.616+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ddfaf11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.620+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a58f411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.621+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 271d958b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.622+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45666745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.624+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16c7f2b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.624+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e4eafcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.624+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a73a00f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.627+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a73a00f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.628+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ed2716b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.627+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e4eafcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.630+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d5d19de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.631+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a58f411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.632+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_32, and the Request Id: 1fb075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.632+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed2716b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.635+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45666745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.640+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6aeb7767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.645+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_33, and the Request Id: 7bf37cf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.645+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30ff03a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.648+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aeb7767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.655+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_33, and the Request Id: 4426a33a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.663+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72f7aa4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.666+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f9f14a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.666+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72f7aa4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.672+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f9f14a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.676+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_33, and the Request Id: 44d5524a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.684+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_35, and the Request Id: 255f7430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.695+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 87451ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.695+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76200b34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.698+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 87451ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.700+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76200b34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.702+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_32, and the Request Id: 92b1a61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.709+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_32-, and the Request Id: 4205d102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.713+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ff463d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.719+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ccf96a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.726+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31ee2390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.728+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ccf96a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.738+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_32-, and the Request Id: 6357e7db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.739+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_33-, and the Request Id: 5e3aff74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.739+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31ee2390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.741+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 486e2b1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.741+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_33-, and the Request Id: 74903321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.745+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 486e2b1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.745+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 658d16b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.747+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 658d16b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.753+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_33, and the Request Id: 160013f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.764+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1855a16e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.771+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: de63e4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.776+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: de63e4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.780+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_33, and the Request Id: a1e07d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.784+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_35-, and the Request Id: 3f66f177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.787+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b967b93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.788+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_33-, and the Request Id: 224cdf3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.790+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a6dffff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.792+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cdcb4a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.793+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d73bb07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.796+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b967b93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.798+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_34, and the Request Id: 57129415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.801+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fa600b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.801+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778ee34b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.810+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cdcb4a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.812+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_33-, and the Request Id: 21d908b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.813+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_33, and the Request Id: 51b5a073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.819+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_33-, and the Request Id: 3d25473a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.820+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56c2b8c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.830+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ac51e33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.834+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 129f43c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.844+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21449927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.851+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11ade9de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.854+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fc9d56e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.860+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fc9d56e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.861+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcd8c21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.864+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcd8c21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.868+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24ea813a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.872+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_34, and the Request Id: 312c728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.874+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_33-, and the Request Id: 69e1c3d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.882+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_34-, and the Request Id: 2ec8bb4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.888+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e904500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.895+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51001df6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.895+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3197194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.900+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36daea4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.907+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56b17dff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.914+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_34-, and the Request Id: 318ed57a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.914+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56b17dff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.918+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cbeee88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.923+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2411629a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.925+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cbeee88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.927+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 140034d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.928+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2411629a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.929+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52670ad0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.931+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140034d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.932+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52670ad0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.934+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e6fe535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.938+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_34, and the Request Id: 26f867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.938+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21d17a72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.947+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21d17a72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.949+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51c309b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.951+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_34, and the Request Id: 31071117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.952+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_33, and the Request Id: 40564d53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.952+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c309b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.960+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64968a06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.964+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66246767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.966+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64968a06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.968+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_34, and the Request Id: 7b3aed4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.976+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23591d6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.976+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 722ef64e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.980+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23591d6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.995+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f2a1b30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.995+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4df25541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:39.995+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7483029b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.000+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_33-, and the Request Id: 4f34f7ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.002+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4df25541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.002+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 817f830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.005+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f2a1b30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.010+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_33, and the Request Id: 79946e1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.010+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cad7466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.018+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cad7466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.019+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_34-, and the Request Id: 63050f01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.020+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5597cdc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.020+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 523d5a3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.023+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_34-, and the Request Id: 5fd311d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.024+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_36, and the Request Id: 75d904db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.028+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5597cdc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.030+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_34-, and the Request Id: 155713fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.030+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 748b885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.036+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 759d83e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.038+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56428ec3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.038+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28d40a23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.039+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 759d83e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.041+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56428ec3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.049+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52541b19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.049+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_34, and the Request Id: 7db4c8ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.049+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4729f370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.052+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52541b19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.057+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_34, and the Request Id: 104e034b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.065+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24cd55ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.071+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c7dc629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.072+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_36-, and the Request Id: 3ca48504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.075+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ac7ac6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.077+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_33-, and the Request Id: 13ac00c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.086+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c7dc629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.086+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d101151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.086+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57489fb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.094+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_34-, and the Request Id: 57be3255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.095+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62262bf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.104+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d101151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.104+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 436de0c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.104+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62262bf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.105+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_35, and the Request Id: 20c34dfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.113+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_34-, and the Request Id: b6d5796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d5390fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.115+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5aa59929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.117+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 436de0c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.122+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_35, and the Request Id: 4bf2c5e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.135+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c99df28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.135+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7969451e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.137+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e51500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.143+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69afbb6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.143+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_35-, and the Request Id: 488b4842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.146+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f2b71cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.149+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e51500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.152+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7161f9b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.153+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3466743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.153+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f2b71cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.154+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12bde25d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.155+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7161f9b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.156+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3466743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.160+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_34, and the Request Id: 54750c1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.165+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53a69cb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.171+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a2ef671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.172+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dac2e83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.171+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53a69cb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.175+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dac2e83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.185+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_35-, and the Request Id: 4d94083b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.185+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_35, and the Request Id: 23b1f78f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.186+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_35, and the Request Id: 467313b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.190+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c2be71d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.196+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 249cac3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.222+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7989e87e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.226+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_35-, and the Request Id: 178927f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.232+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_34-, and the Request Id: 2e19ce97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.235+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38acf828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.236+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ac51b5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.239+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38acf828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.240+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 227e4852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.247+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ae2634e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.250+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae2634e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.252+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41a203e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.256+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_35, and the Request Id: 21e27fbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.257+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41a203e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.260+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1990e2f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.262+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_35-, and the Request Id: 55b145b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.265+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5113e73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.266+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55b6df51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.274+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5113e73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.278+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_35, and the Request Id: 7e6fe3b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.278+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b12acb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.281+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b12acb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.284+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63e130d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.284+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5065cb04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.287+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63e130d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.288+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5065cb04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.291+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_34, and the Request Id: 6bee1666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.294+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35cf5d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 157d5145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.298+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35cf5d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.311+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_35-, and the Request Id: 7e27eb32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.320+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_37, and the Request Id: 16c3bf9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.324+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a380401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.327+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a380401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.331+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a617af5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.334+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ab4ce6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.337+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab4ce6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.342+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_35-, and the Request Id: 65b9706d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.345+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_35, and the Request Id: 6f9a58b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.348+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d77714e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.352+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a381f81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.352+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_34-, and the Request Id: 731419db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.356+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a381f81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.366+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50eb11a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.369+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 408efb76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.370+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e6205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.371+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_37-, and the Request Id: 1bf10260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.373+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ab78088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.381+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab78088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.387+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_36, and the Request Id: 46a20ff0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.394+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24504ca0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.395+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_35-, and the Request Id: 7a612677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.396+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1656ba88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.401+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d20d30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.409+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 284f507a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.410+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30a72cfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.413+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62d7fb9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.415+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30a72cfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.419+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27b4f091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.421+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_36-, and the Request Id: 7eeb2429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.423+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27b4f091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.424+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 517c5e70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.427+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 517c5e70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.451+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_36, and the Request Id: 20c107a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.455+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64c359c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.456+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7016d506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.458+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64c359c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.460+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ff1ffd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.461+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1388271d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.462+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39ed7f86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.467+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 336a5b6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.469+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_36, and the Request Id: 6bb5e367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.470+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 336a5b6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.474+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5831ab46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.474+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39ed7f86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.480+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55f2fa2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.490+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3eedce4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.490+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22ac2870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.494+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_36-, and the Request Id: 7df80928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.496+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22ac2870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.501+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eedce4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.508+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eff4379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.511+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60e51786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.514+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 790836d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.516+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fb19e15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.517+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60e51786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.518+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_36-, and the Request Id: 4e8c8c38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.518+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fb19e15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.526+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_36, and the Request Id: 3af60bb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.527+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 790836d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.529+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_36, and the Request Id: 46a26187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.532+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fe1964d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.533+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_35, and the Request Id: 4c0c3e89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.535+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe1964d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.535+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73656f47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.536+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b681599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.539+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b681599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.541+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46da8598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.544+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1feb805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.548+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1feb805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.552+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_36, and the Request Id: 3a951fb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.552+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 276bb872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.554+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_35, and the Request Id: 5c96a773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.557+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74787fe0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.560+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49f4b22f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.562+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_36-, and the Request Id: 475c9ba9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.563+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49f4b22f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.564+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74787fe0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.565+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_36-, and the Request Id: 53db40b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.567+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76aa9634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.570+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76aa9634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.567+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ccb0b67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.574+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ccb0b67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.579+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_38, and the Request Id: 50cf6b82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.581+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_36, and the Request Id: 4f7b551e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.585+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_35-, and the Request Id: 7eff1c13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.588+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dd754f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.592+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51080942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.597+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51080942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.599+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 865d8e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.599+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 678b5b88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.602+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_35-, and the Request Id: 5b37672d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.602+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 678b5b88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.623+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_37, and the Request Id: 1a50b7c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.626+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_36-, and the Request Id: 742950f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.628+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 602668a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.630+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7074a4d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.631+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48fac5e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.640+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cc42864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.643+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_36-, and the Request Id: 20ecec8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.648+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 649042c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.659+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 649042c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.665+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53cd7bf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.667+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_38-, and the Request Id: 19880e27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.668+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b62ba38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.668+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53cd7bf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.674+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_37-, and the Request Id: a270e9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.674+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_37, and the Request Id: 28c38f32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.674+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 642863a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.685+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35b1b382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.697+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2467b260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.697+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20b9fa2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.700+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2467b260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.701+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54825de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.704+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 794b5771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.707+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 794b5771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.712+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_37, and the Request Id: 24cf52aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.712+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f77fc7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.716+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d06f50e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.717+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ad80eb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.720+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31c2ace5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.730+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_37-, and the Request Id: 6f2504bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.736+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 225e052f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.749+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62f27f89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.753+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 121c0629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.754+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66e421f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.756+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 121c0629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.758+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62f27f89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.758+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66e421f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.765+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23c6871b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.768+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23c6871b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.770+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79cc042d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.770+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14aec20a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.772+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79cc042d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.773+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16b114d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.776+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16b114d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.777+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_36, and the Request Id: 31c72158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.784+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_37, and the Request Id: 4cc9df2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.784+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bcbd558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.786+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_37, and the Request Id: 38e3fc6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.789+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bcbd558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.792+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16e49222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.796+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e605a1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.800+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16e49222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.801+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e605a1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.807+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6033cd93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.809+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36266ad9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.813+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3978ccc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.814+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_37-, and the Request Id: 68b8bd87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.820+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dd242fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.822+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_36-, and the Request Id: 49a86551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.823+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_37-, and the Request Id: 5dd3afc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.827+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_37, and the Request Id: 4dfa3f4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.831+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dd242fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.834+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f57c5ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.837+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f57c5ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.840+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 296fcaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.841+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_39, and the Request Id: 57734626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.842+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ef6054e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.843+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 296fcaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.845+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ef6054e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.847+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_36, and the Request Id: 37814846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.847+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ec9a9e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.851+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c5bf6de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.851+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12e9c3a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.857+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12e9c3a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.858+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32d3ab2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.860+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dc89d80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.863+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dc89d80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.866+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_38, and the Request Id: 5efa2070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.873+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b0055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.876+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32d3ab2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.878+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_37-, and the Request Id: 2deeadb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.890+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_37-, and the Request Id: e7b0766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.894+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_37, and the Request Id: 6d9b31f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.904+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a71099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.907+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a71099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.911+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29683169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.916+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b53055e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.918+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c2ea843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.921+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_39-, and the Request Id: ef8e71d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.929+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c2ea843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.930+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_36-, and the Request Id: 1229ce2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.931+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_38, and the Request Id: 62e804b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.941+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_38-, and the Request Id: 5e310c60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.950+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ad0d01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.954+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_37-, and the Request Id: 2b83f3ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.960+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f934ac6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.960+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59e0b24a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.964+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 449b0578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.970+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f934ac6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.974+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b974d21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.974+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f66f094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.977+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b974d21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.982+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_38, and the Request Id: 116082eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:40.985+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34fb553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.003+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_38-, and the Request Id: 298b2408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.008+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59c6a574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.011+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 565fa30c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.016+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4778e76a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.021+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4778e76a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.023+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1155cf47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.027+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 390211c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.027+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d9141cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.027+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bcbdf84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.031+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d9141cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.033+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_38, and the Request Id: 52bd7a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.041+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 404dc349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.041+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fe3aaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.041+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_38-, and the Request Id: 5bcf7700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.057+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_38-, and the Request Id: 4540938b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.060+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59ebd20a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.060+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2deba116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.063+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5645e1c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.066+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5645e1c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.071+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e94a8ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.072+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f7484f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.075+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e94a8ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.075+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f7484f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.076+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c355542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.079+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c355542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.083+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_40, and the Request Id: b4c9a66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.076+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e09da0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.085+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e2b96ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.087+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: dd83a83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.087+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e2b96ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.089+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dd83a83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.091+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e467475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.093+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_38, and the Request Id: 7e466177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.093+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20988a61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.098+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a8fdebf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.106+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a8fdebf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.107+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_37, and the Request Id: 34a72570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.114+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e86d5f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.116+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5001d8dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.119+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5001d8dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.122+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 420767ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.128+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_40-, and the Request Id: 3ba71f63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.128+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d76162d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.132+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 420767ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.136+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_38, and the Request Id: 4b640440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.140+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19b2165e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.140+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d76162d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.140+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_38-, and the Request Id: 377adc41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.141+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41b4eaef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.142+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19b2165e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.144+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61c0fe11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.146+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_38, and the Request Id: 7b5c967f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.147+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61c0fe11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.149+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41b4eaef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.153+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 486ff2af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.157+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47d3d46e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.160+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47d3d46e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.160+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26dc32ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.162+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_37, and the Request Id: 1b560d8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.164+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_37-, and the Request Id: 674957d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.164+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_39, and the Request Id: 74a0b1c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.167+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_38-, and the Request Id: c844b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.170+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e781322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.180+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_38-, and the Request Id: 57b56786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.181+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37347998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.186+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e781322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.194+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b00f231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.196+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4655b523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.196+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1534af86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.199+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4655b523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.204+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3da94b97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.207+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3da94b97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.209+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_39, and the Request Id: 4d160dc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.210+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_37-, and the Request Id: 4675007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.212+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29157724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.214+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 606da098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.215+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29157724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.218+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48deb24a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.225+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_39, and the Request Id: 31ca31d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.229+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_39-, and the Request Id: 7071e9ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.229+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39615a97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.230+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48deb24a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.238+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bf96db9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.238+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39615a97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.242+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4750a5a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.244+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4750a5a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.245+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79aaa18a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.247+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79aaa18a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.248+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_41, and the Request Id: 3b7ecc5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.251+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_39, and the Request Id: 1a97e0f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.256+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 455e3c66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.258+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21e71c7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.259+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_39-, and the Request Id: 32b5cc88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c94dbf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.265+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 277780a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.276+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_39-, and the Request Id: 5a21a52a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.287+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47ae9f9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.287+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14f5616d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.292+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_41-, and the Request Id: 435b267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.295+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_39-, and the Request Id: 12ae748e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.299+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cdcf7b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.305+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 446dc712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.307+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e04d0e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.308+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 446dc712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.312+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ed819ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.315+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ed819ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.319+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_38, and the Request Id: 6dd5f596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.319+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47aa111a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.335+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 892285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.338+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23765154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.338+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3241bc16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.338+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 892285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.341+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23765154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.342+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bd90033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.343+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34bd4374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.347+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f096fb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.347+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34bd4374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.350+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 157efdfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.353+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 157efdfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.355+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_39, and the Request Id: f289035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.356+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_39, and the Request Id: 5cb4e7f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.358+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23ed8682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.372+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64e95852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.372+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 427d482f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.376+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 427d482f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.380+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_38-, and the Request Id: 47237b60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.384+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44609bcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.391+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3de49651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.391+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44609bcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.399+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3de49651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.403+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bd5d3ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.403+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: febb3f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.406+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bd5d3ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.408+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 394052a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.409+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_39, and the Request Id: 2bf0a9c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.410+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1326151d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.412+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 271ed81e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.415+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 271ed81e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.416+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_38, and the Request Id: 188e4aad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.420+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_39-, and the Request Id: 4b8c3205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.423+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50ab9df2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.432+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_39-, and the Request Id: 56b50a3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.433+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16c22cbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.434+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_39-, and the Request Id: 2a48c823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.434+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2201a697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.436+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16c22cbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.442+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_38-, and the Request Id: 6b8f578b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.442+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ab9df2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.446+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_40, and the Request Id: 43fe365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.446+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ba19900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.450+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ba19900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.451+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6204c2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.451+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 551ca2d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.454+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6204c2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.460+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fc3a03c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.460+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5efabee0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.461+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 551ca2d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.462+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 779ddc89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.463+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5efabee0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.464+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57a06304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.468+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57a06304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.471+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_42, and the Request Id: 51a7a108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.471+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 779ddc89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.474+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_40, and the Request Id: f152d94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.475+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_40, and the Request Id: 47ab4280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.477+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46698cc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.480+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46698cc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.484+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_40, and the Request Id: 288c422b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.492+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 213e3597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.510+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 519810a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.512+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f1f361c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.521+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_40-, and the Request Id: 2e16f5bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.525+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_42-, and the Request Id: 6e1fe81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.525+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 732d605c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.527+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c7605f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.531+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_40-, and the Request Id: 5cc25e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.534+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_40-, and the Request Id: 10449d63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.542+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bb9c7e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.545+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_40-, and the Request Id: 524d2c6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f04b0ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.565+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59e8a1f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.566+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 773609a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.569+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59e8a1f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.570+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 798dded0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.573+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ff489c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.579+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_39, and the Request Id: 75d7161c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.586+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 798dded0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.587+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b25373d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.588+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6113ad88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.592+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b25373d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.598+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60f20fac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.601+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_40, and the Request Id: 6ba3419f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.606+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54076656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.606+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ff489c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.610+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17478d84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.619+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6876f97a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.619+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cd66626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.625+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cd66626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.627+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_39-, and the Request Id: 22c52e64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.630+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 339621a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.634+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68afdfce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.636+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 665934bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.638+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68afdfce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.644+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69f2fe2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.647+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69f2fe2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.652+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5559c67a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.652+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ce5302d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.655+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ce5302d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.656+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 665934bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.658+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_40, and the Request Id: 6571b546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.659+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_39, and the Request Id: 13c0580f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.659+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47e625dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.666+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_40-, and the Request Id: 64ccc32f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.673+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47e625dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.675+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_40, and the Request Id: 4ab53e88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.686+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3987f48c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.698+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26448677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.709+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 458423ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.713+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5be65942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.714+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2569fcdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.721+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_39-, and the Request Id: 253b75c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.725+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5be65942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.728+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_40-, and the Request Id: 30e4a0ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.731+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_40-, and the Request Id: 5669877f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.737+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44ed1b5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.737+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 704f37c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.739+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30bb39ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.740+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 704f37c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.742+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30bb39ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.745+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 471622aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.747+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_41, and the Request Id: 706e91d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.748+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75a301c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.750+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75a301c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.756+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_43, and the Request Id: 5095f90f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.758+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 471622aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.761+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61ed8586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.765+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42cfd919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.768+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42cfd919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.772+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_41, and the Request Id: e751c20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.774+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2957a395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.780+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ae1bd1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.780+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8e3eb3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.784+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ae1bd1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.788+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_41-, and the Request Id: 3cbaf9a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.793+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 715fcb65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.793+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62d5850c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.793+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5448cf1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.796+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5448cf1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.796+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 715fcb65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.797+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ab53535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.804+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_41, and the Request Id: 4ca6d2be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.807+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_43-, and the Request Id: 5fc9f925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.807+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b59c3bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.807+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a6db9d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.811+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b59c3bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.813+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f8ef70c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.813+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_41, and the Request Id: 68459594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.815+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a6db9d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.820+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c3a7ace, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.823+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c3a7ace the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.825+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_41-, and the Request Id: 56680e10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.833+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_41, and the Request Id: 2e544d35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.834+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32528091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.836+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9d5771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.837+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 580b6db3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.847+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59d55521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.850+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_41-, and the Request Id: 7b6a41de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.850+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59d55521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.855+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58621d83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.857+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_41-, and the Request Id: 73d41be5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.859+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ffaf168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.862+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ffaf168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.867+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57eea5f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.869+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 173ded29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.873+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 173ded29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.877+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 771d74a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.877+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_40, and the Request Id: 7e498c54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.879+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 771d74a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.880+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57eea5f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.884+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59e092e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.890+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45013e14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.893+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45013e14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.894+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_40, and the Request Id: 1014b72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.900+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_41-, and the Request Id: 109567d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.902+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_41, and the Request Id: 34662e21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.914+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1116be4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.915+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58c846ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.916+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6000653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.922+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42fac2e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.926+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_40-, and the Request Id: 68e21967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.931+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 798eab71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.934+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 798eab71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.938+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_40-, and the Request Id: 24ae6b5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.949+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b1126ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.961+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37eb0c44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.962+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dbd5524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.962+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61547690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.964+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37eb0c44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.966+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dbd5524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.969+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f637efd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.969+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7373e1e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.972+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7373e1e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.973+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a548dab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.973+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f637efd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.977+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51f74197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.977+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_41, and the Request Id: 4cdaed6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.978+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_44, and the Request Id: 418c41dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.979+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51f74197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.983+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_42, and the Request Id: 637f46a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:41.996+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 478733be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.000+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_41-, and the Request Id: 6ddc99de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.001+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4258baa2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.013+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12a54392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.015+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b178a4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.019+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b178a4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.024+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6360539c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.027+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6360539c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.030+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_42, and the Request Id: 684e305b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.036+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_41-, and the Request Id: 3715a67b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.037+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 380e7349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.046+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38835e0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.050+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 380e7349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.055+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_44-, and the Request Id: 353b0821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.055+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 687195f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.058+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 687195f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.062+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_42, and the Request Id: 105a0f0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.067+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_42-, and the Request Id: 3a7a4954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.071+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e71d563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.077+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_42-, and the Request Id: fab6bee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.095+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cbe42f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.098+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ab17d69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.112+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_42-, and the Request Id: 33e478fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.118+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4313e4b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.137+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 508d0dff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.141+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1251dd01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.144+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1251dd01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.149+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d2a9c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.156+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7102ade8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.156+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22a31503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.159+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b93710f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.161+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22a31503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.162+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b93710f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.165+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35a5b142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.167+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a72d034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.168+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35a5b142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.170+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d2a9c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.171+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a72d034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.172+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_41, and the Request Id: 59d01d17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.172+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_42, and the Request Id: 47e252d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.173+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_42, and the Request Id: 2fc718e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.184+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62de33c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.188+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e8a6d67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.193+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e8a6d67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.195+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b425b26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.197+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10bd2b34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.200+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b425b26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.204+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_41, and the Request Id: 2fa6ce46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.206+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ae4bf58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.210+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70262621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.213+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a626f78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.218+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_41-, and the Request Id: 4842f8a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.218+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3805bd66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.224+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_42-, and the Request Id: 43fb7b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.235+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_42-, and the Request Id: 5b244740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.238+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b742743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.243+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62aba86f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.255+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3244700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.255+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2049484f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.258+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3244700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.262+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ca6a056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.266+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ca6a056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.270+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_45, and the Request Id: 17a920dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.276+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cc35521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.279+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cc35521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.280+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10fffdc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.284+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10fffdc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.285+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: de9fc54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.288+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_41-, and the Request Id: 1fa4f217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.290+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: de9fc54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.293+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b0dc173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.296+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b0dc173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.299+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_42, and the Request Id: 52de9b44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.303+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_42, and the Request Id: 58b575e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.305+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bf73d73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.309+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14e60b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.313+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d81a5d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.313+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67f4b8f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.317+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e60b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.318+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d81a5d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.321+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63a8499b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.321+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74b1b56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.324+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74b1b56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.324+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63a8499b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.327+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_43, and the Request Id: 243f4c90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.330+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61a122d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.333+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_43, and the Request Id: 6c10897b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.341+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d4e7a09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.345+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3414d5f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.348+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3414d5f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.349+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_45-, and the Request Id: 79db6381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.353+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28865ba7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.356+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28865ba7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.360+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_43, and the Request Id: af6b138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.360+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_42-, and the Request Id: 49752227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.360+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6861da11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.381+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_42-, and the Request Id: 25557454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.381+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c7f3052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.396+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_43-, and the Request Id: 1c5ae4e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.396+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_43-, and the Request Id: 7eea5168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.412+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a64e7cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.416+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a64e7cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.419+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77a24d28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.423+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77a24d28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.427+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f773041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.429+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_43, and the Request Id: 1dbefa78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.429+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54411d88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.433+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54411d88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.442+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8744ba9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.445+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8744ba9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.452+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_43, and the Request Id: 1717b156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.456+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3525397b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.459+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_43-, and the Request Id: 8bc3314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.461+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c925fba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.466+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c58b56a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.473+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4338d232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.476+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4338d232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.480+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_43-, and the Request Id: 6d75205e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.480+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dae1996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.482+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51ed6e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.485+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ed6e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.488+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_42, and the Request Id: 6e6c2346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.489+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43d7bb4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.512+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec99fb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.518+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_43-, and the Request Id: 76f9cf49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.523+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4502f58a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.527+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4502f58a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.535+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a20ee6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.541+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d0c762b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.548+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63ac3872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.549+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d0c762b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.549+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_42, and the Request Id: 7d9dfdbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.550+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79e55217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.558+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26510115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.567+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53209643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.579+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_42-, and the Request Id: 225f7e60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.579+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7567f3e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.583+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7567f3e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.588+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2153dafb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.589+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f2feb3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.597+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2153dafb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.598+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f2feb3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.599+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_43, and the Request Id: 1651e99b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.599+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 721790e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.602+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dfb1673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.605+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dfb1673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.609+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 455faa1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.609+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_46, and the Request Id: 6fd81990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.622+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c7dfe17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.624+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_42-, and the Request Id: 37955504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.629+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48474f0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.633+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5950f463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.636+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5950f463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.639+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75c4d8c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.642+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75c4d8c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.645+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 383371f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.648+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 383371f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.649+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_43, and the Request Id: 7efa2936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.654+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 717c0f02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.657+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 717c0f02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.661+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_44, and the Request Id: 6ccc3b89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.664+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45eb6571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.670+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_43-, and the Request Id: 49d5b640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.679+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 247afb85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.683+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 247afb85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.686+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1deac4e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.689+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1deac4e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.692+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_44, and the Request Id: 14988dfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.694+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 275f3769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.696+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_46-, and the Request Id: 5c678ec4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.705+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d52fb71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.710+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d52fb71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.714+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 256c17e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.717+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 256c17e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.719+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b61d46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.724+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_44, and the Request Id: 8e8acc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.734+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_43-, and the Request Id: 65de2f4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.736+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1574604b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.739+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1574604b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.742+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2952533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.745+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2952533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.747+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_44, and the Request Id: 22c63815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.752+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_44-, and the Request Id: 55429fde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.756+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31ba13bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.765+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39d825e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.773+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47ca2ec8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.777+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47ca2ec8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.780+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dc74df6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.783+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dc74df6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.788+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_44-, and the Request Id: 6dd2d741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.788+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64013e3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.788+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_43, and the Request Id: 20f46c75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.793+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64013e3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.797+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 288eff1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.807+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 288eff1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.808+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ee8777f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.843+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_44, and the Request Id: 380519ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.855+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_44-, and the Request Id: 5dddbe74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.855+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_43-, and the Request Id: 2d8a6cec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.856+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6532794a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.857+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 132ba3e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.861+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bef60b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.865+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5764a02e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.865+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 578a072e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.871+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77dbdcf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.877+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 314676a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.880+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac18297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.883+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac18297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.887+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57360c30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.890+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57360c30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.893+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_47, and the Request Id: 6b701239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.900+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_44-, and the Request Id: 24fa0b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.903+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7509a2f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.903+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d5bbe95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.903+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bf388c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.907+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d5bbe95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.908+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 746aa7bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.909+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73a4c31c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.911+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_47-, and the Request Id: 66555fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.914+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18068443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.917+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fdd39f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.920+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fdd39f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.922+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_43, and the Request Id: 5fc006c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.923+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_44-, and the Request Id: 320bc10b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.923+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e81ea42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.925+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18068443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.926+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7509a2f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.927+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_44, and the Request Id: 57ca1f86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.932+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b403b48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.939+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c937267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.943+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11935406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.944+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a063671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.947+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a063671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.954+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26d9be14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.957+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d9be14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.961+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19867556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.962+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_45, and the Request Id: 4d73ba9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.966+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52f5084e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.967+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19867556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.968+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2114e6d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.971+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2114e6d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.974+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2933a452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.978+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_45, and the Request Id: 9314d83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.978+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2933a452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.982+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6253b843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.988+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6253b843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.999+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_45, and the Request Id: 6e7b5521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.000+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 318458b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.001+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_44-, and the Request Id: 252ba516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:42.999+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e5aa47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.007+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_43-, and the Request Id: 69bb7ea0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.010+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7604efd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.011+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e5aa47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.013+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7604efd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.017+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_44, and the Request Id: 81cf350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.027+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fca789d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.031+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fca789d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.032+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_45-, and the Request Id: 217ccdfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.034+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63657616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.039+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d1aeabd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.042+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b485b67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.046+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63657616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.049+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9522200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.051+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_44, and the Request Id: 54373659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.053+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_45-, and the Request Id: 3c91a3af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.059+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_44-, and the Request Id: 2459fe36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.059+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 842e7a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.071+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_45-, and the Request Id: 550ca86e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.071+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 89b3414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.076+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24ea25d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.093+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bdc0ea8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.101+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bdc0ea8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.101+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51e96ee9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.102+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cd8e3a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.106+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cd8e3a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.106+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51e96ee9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.108+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a31b90f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.110+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a31b90f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.111+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6bdbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.111+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_45, and the Request Id: 2046f3de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.116+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_45, and the Request Id: 69c79cb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.124+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1100628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.125+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b754286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.125+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76377611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.135+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_44-, and the Request Id: 299d7944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.142+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e8c7ec0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.149+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_45-, and the Request Id: 2df94255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.149+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 979ef2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.150+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a4c6bdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.153+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 979ef2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.156+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21dff197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.157+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_45-, and the Request Id: 6986c1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.159+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21dff197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.162+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_48, and the Request Id: 532c0be5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.164+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30d95472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.169+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65aad3eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.172+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65aad3eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.176+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55e1b90b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.178+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55e1b90b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.183+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_46, and the Request Id: 45f1495e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.187+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6424986b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.197+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17ad3ac5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.206+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bbee6ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.206+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22fa883d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.215+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: da2fca3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.217+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 506cafce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.218+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: da2fca3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.219+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6424986b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.222+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fa9760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.223+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ddeb745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.225+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fa9760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.225+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ddeb745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.229+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_45, and the Request Id: 19ff3898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.232+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_44, and the Request Id: 544539d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.233+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c1b9dbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.236+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c1b9dbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.236+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_46-, and the Request Id: 3ece8641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.240+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61699abb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.244+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 306ded7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.245+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 286e5676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.248+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 286e5676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.251+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 306ded7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.254+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_46, and the Request Id: 69a08a73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.255+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49e3fd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.257+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49e3fd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.258+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2450cad1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.262+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_45, and the Request Id: 7023759c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.271+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f551cf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.274+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c5062b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.275+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_48-, and the Request Id: 169acfe9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.284+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c5062b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.285+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_45-, and the Request Id: 5310c656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.291+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54601e03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.291+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_44-, and the Request Id: 16713afc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.294+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54601e03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.298+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_46, and the Request Id: 69bac45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.306+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_45-, and the Request Id: 922080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.306+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f8695d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.306+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b5b4a0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.313+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_46-, and the Request Id: 31b56c7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.326+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 157c493d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.329+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38396322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.330+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 157c493d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.332+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38396322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.335+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5af8dd7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.336+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c80a8b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.338+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c80a8b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.343+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_46, and the Request Id: 62d45672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.345+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2845661e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.349+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14c4630a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.351+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5af8dd7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.353+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_46-, and the Request Id: 7ba58d58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.353+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f844b72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.356+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f844b72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.358+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a89874a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.361+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_45, and the Request Id: 39050c7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.366+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a52d8aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.369+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65cd74dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.369+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a52d8aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.376+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_46, and the Request Id: 203b7e20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.383+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b79ab79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.386+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cdf35c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.389+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bd6130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.404+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_45-, and the Request Id: 16964438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.404+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d6e1b18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.416+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7edc0108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.418+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_46-, and the Request Id: 238243a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.422+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7edc0108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.425+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5752a133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.429+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_46-, and the Request Id: 2014015d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.432+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5711fd9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.435+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5711fd9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.439+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_46, and the Request Id: 64f1264c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.444+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44d662eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.447+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 606f3033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.455+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60fa3b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.466+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b06380a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.470+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f9f0aaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.472+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f9f0aaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.476+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f00d653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.479+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f00d653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.486+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_49, and the Request Id: 76b3c66c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.491+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 760807c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.496+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d6648a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.499+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29c0e99d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.506+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d6648a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.511+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9c96b3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.514+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a16bc63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.518+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 107a03e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.521+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 594f1cf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.521+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 281eaf9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.525+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 281eaf9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.526+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6925b011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.526+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 107a03e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.526+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a16bc63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.529+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ac59d19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.531+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2011df33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.533+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9c96b3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.534+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_46-, and the Request Id: 2846ba2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.535+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ac59d19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.537+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_47, and the Request Id: 39ee88ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.538+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_46, and the Request Id: 21a93c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.541+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2011df33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.544+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_47, and the Request Id: 2c43ec1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.547+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_45, and the Request Id: 4591a4a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.549+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6925b011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.555+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44614a2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.557+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_49-, and the Request Id: 54f03a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.562+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44614a2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.564+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3478a0b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.567+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3478a0b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.572+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_47, and the Request Id: 93b8c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.579+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18418df0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.583+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e1ff643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.590+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 113ac32b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.596+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_47-, and the Request Id: 30fdd3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.610+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_46-, and the Request Id: 6b375f81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.611+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_45-, and the Request Id: 4b40aa13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.616+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_47-, and the Request Id: 4ce64fe6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.619+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23b8df47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.633+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 137eebb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.639+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_47-, and the Request Id: 79990148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.642+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c7ff3b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.649+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71a2b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.651+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c7ff3b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.652+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bb4fea0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.653+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d375393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.653+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d575794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.657+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71a2b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.659+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d375393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.660+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d05c082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.662+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_46, and the Request Id: 55015eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.662+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d4a707b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.665+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d4a707b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.669+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: af4a808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.670+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_47, and the Request Id: 41418f0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.671+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cf2bff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.678+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cf2bff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.682+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 209607bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.685+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d73cb95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.686+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d6d06e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.689+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d6d06e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.694+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d73cb95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.695+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_47, and the Request Id: 63d70c25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.701+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b67fa05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.701+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1af03bf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.701+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35e9bf91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.708+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16129a94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.711+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16129a94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.714+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_47, and the Request Id: 41a7a4ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.716+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_47-, and the Request Id: 48f26973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.717+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_46-, and the Request Id: 1bdd2d6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.717+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b095e39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.729+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39454a69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.730+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 525fdca4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.729+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_47-, and the Request Id: 6f2fdf09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.732+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40d218a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.733+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_47-, and the Request Id: 152d0b85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.740+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ecd4d3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.741+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fdb65b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.750+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40d218a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.750+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39454a69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.758+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e07875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.759+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 631d3548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.761+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1023fd41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.762+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 631d3548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.767+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11495356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.770+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f4f7123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.770+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f9c8fca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.777+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 175a8ae0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.782+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f9c8fca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.784+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e07875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.788+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11495356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.789+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 168b852f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.790+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_48, and the Request Id: 4cecca01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.792+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 489783a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.792+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51ddb5d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.793+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11fe31b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.795+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ddb5d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.797+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11fe31b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.800+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_48, and the Request Id: 2956c26a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.798+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_50, and the Request Id: 4fca2745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.807+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72bd1884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.810+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41b7b3f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.815+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41b7b3f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.817+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f701d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.817+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_48, and the Request Id: 670b38b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.817+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a560e2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.821+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a560e2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.823+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46891720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.825+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bfc6fe6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.827+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46891720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.827+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5145ddee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.829+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bfc6fe6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.835+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_46, and the Request Id: 7ec1d108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.838+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_47, and the Request Id: 28eb6837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.842+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41fc01ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.848+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_48-, and the Request Id: 69273344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.854+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4028472b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.856+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ce57ce2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.857+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_48-, and the Request Id: 586c4e03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.860+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ce57ce2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.861+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41fc01ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.864+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b886759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.865+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4028472b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.867+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b886759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.869+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_46-, and the Request Id: 47c8af43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.871+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_48, and the Request Id: 5274adf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.872+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_48-, and the Request Id: 682de0e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.877+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_47-, and the Request Id: 166efcbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.877+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f58f61f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.880+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ddf20b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.885+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ddf20b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.885+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f58f61f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.888+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fd0ed31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.887+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 464f891b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.894+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 464f891b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.893+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_48, and the Request Id: 3ece353f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.911+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27679039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.911+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aa18513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.911+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_48-, and the Request Id: 54863bab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.911+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_50-, and the Request Id: 7fe013d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.914+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27679039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.916+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_47, and the Request Id: 3282266f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.919+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6edf02bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.924+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_48, and the Request Id: 6de5d510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.929+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aa34ac1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.934+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78c11aae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.944+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 598a5148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.951+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_48-, and the Request Id: 506ffdf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.957+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68f5bd40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.964+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a8f09b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.978+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d227d95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.982+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_47-, and the Request Id: 4bd9f628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:43.987+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 224bfef3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.000+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_48-, and the Request Id: 38976b6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.004+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c1d0fe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.018+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a171da1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.029+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e406e11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.029+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98a0f30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.034+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98a0f30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.037+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64bdfe40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.037+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f5f1b8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.042+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64bdfe40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.042+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e406e11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.043+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f5f1b8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.046+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_49, and the Request Id: 4f21bafd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.050+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eaf56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.050+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_49, and the Request Id: 5df3b94d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.057+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27b0509c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.058+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67634dc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.067+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40648019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.080+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e8dfd79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.083+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e8dfd79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.085+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3daa1524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.087+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ae3c6a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.091+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ae3c6a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.092+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2166a06d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.096+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_49, and the Request Id: 75c65187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.099+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_49-, and the Request Id: 4924a88b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.102+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2166a06d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.105+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51cba2d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.109+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c8a8d26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.111+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c8a8d26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.114+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51cba2d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.120+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_47, and the Request Id: 2bd3e5c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.121+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24163f63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.124+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24163f63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.129+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a71fc3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.134+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49a97ee2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.134+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9620d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.135+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_48, and the Request Id: 4a0f4403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.138+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a71fc3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.144+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c11e7dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.144+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59a27ccc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_49-, and the Request Id: 4b55fd99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.147+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59a27ccc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.147+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c11e7dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.152+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9620d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.154+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_49, and the Request Id: 72d7083e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.161+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e483783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.162+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_49-, and the Request Id: 7956f3c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.165+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48e2feda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.166+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e483783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.167+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_51, and the Request Id: 14bdbc28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.175+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 412771da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.178+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 412771da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.182+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_49-, and the Request Id: 189d4fad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.183+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_49, and the Request Id: 701397e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.188+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_47-, and the Request Id: 7bb5c210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.201+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69a92da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.202+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_48-, and the Request Id: 6d2127e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.210+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ee6111d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.219+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60f406c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.224+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_51-, and the Request Id: 178d5d58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.226+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ee6111d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.233+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d161204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.235+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d161204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.237+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 362b26e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.241+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_49, and the Request Id: 2d2eef33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.250+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_49-, and the Request Id: 6f27229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.250+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45fdfd85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.251+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47d7b9c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.251+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c59855e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.256+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6decb252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.259+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6decb252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.266+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d087958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.269+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e8179e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.270+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4124da6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.273+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_49-, and the Request Id: 65ffa94a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.273+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d765b1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.277+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e8179e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.279+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bcc13f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.279+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_48, and the Request Id: 7a2c3bbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.287+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 265d852a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.291+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_48-, and the Request Id: 5c9539f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.293+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48872ebd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.297+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ad3d7f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.305+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59f6ce08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.309+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68c87ad1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.309+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7757e5d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.312+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7757e5d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.317+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 730c74d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.324+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_50, and the Request Id: 21895538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.325+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a409050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.326+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 730c74d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.335+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f7abea4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.337+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60bbcc01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.341+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 457d443d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.342+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c749e20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.346+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c749e20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.348+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f7abea4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.351+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79f39b5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.353+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f8e3c39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.355+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f8e3c39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.356+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 315d719a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.359+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_50, and the Request Id: 4af28322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.365+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 343f4769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.365+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 366fa019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.368+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 343f4769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.371+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 132fbe39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.372+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24e6dbe9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.374+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d7daf36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.375+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 132fbe39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.375+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24e6dbe9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.375+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_50, and the Request Id: 6bb1f3d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.379+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d7daf36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.379+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 315d719a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.381+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_49, and the Request Id: 580a6599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.382+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a100cd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.383+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 625917c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.385+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a100cd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.386+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 625917c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.389+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_50, and the Request Id: 3c790c51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.390+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_48, and the Request Id: 34af6af8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.391+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4deb6225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.399+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_50-, and the Request Id: 2e3bde4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.403+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70c9a37e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.408+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 629d309a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.410+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6628e2ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.410+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_49-, and the Request Id: 1638ffe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.411+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 629d309a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.414+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70c9a37e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.415+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_48-, and the Request Id: 1f3ae87f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.419+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51268705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.422+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51268705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.423+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3018b285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.424+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6628e2ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.426+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3018b285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.430+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_52, and the Request Id: 6d525223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.432+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_50-, and the Request Id: 4e6a09bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.435+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_49, and the Request Id: 14f10e6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.435+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_50-, and the Request Id: 278f209f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.437+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 721a374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.443+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 721a374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.445+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_50-, and the Request Id: 58e26071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.451+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_50, and the Request Id: 6e5e7a86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.451+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 348b0ebb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.453+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ef63ece, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.457+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d6ea742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.459+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f6dacbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.463+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 348b0ebb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.465+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_49-, and the Request Id: 63752da3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.468+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 588695d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.469+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 330bc8a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.471+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 330bc8a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.477+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_50, and the Request Id: 35dad3fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.480+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_52-, and the Request Id: 3a9ec880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.483+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b98489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.485+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c20db5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.490+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_50-, and the Request Id: 5b7a1aa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.496+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a1f70f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.500+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70c62fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.502+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19b009cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.510+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 406519e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.510+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a896c87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.524+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b86ff2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.525+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7419c4ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.535+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f746227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.539+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f746227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.541+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65a9f4ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.544+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_50-, and the Request Id: 66a642ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.546+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fab4720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.547+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b413039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.549+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70ee10bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.550+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b413039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.552+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70ee10bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.553+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40eb7dc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.557+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c880f6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.556+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40eb7dc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.559+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16af5768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.561+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_50, and the Request Id: 28f8efd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.564+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61b893b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.565+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f6b4086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.566+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61b893b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.569+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f6b4086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.571+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_51, and the Request Id: 1dcf9cce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.574+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_51, and the Request Id: 2a29c4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.576+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34f705ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.579+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34f705ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.582+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ce26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.583+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fcbfb0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.586+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fcbfb0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.589+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_51, and the Request Id: 6d36779c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.605+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_51-, and the Request Id: 5abc5eca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.608+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74d36a1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.608+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61b5105a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.611+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d36a1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.614+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a1d9def, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.617+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58002b9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.619+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a1d9def the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.621+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61b5105a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.622+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58002b9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.622+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_50, and the Request Id: 1f70b0d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.623+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_49, and the Request Id: 668a8660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.624+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_50-, and the Request Id: 2a9d5b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.630+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_51-, and the Request Id: 41f127c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.633+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cd6889c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.635+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cd6889c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.640+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36cfee25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.643+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36cfee25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.646+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12d05021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.651+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12d05021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.652+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14952921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.653+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a40c792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.653+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_51, and the Request Id: 5ae4584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.657+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6db17af4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.658+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14952921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.660+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6db17af4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.662+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5553e85d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.668+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_51, and the Request Id: 444bccde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.668+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_53, and the Request Id: 33c3d91e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.664+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5553e85d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.671+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_51-, and the Request Id: 4d8a1607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.674+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d6e2d24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.678+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64dc789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.685+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_49-, and the Request Id: 49338039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.688+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a7321ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.696+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_51-, and the Request Id: 596929ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.698+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_50-, and the Request Id: 4242ce9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.699+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a8bd13d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.699+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1347cc81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.702+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1347cc81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.708+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e350dba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.711+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e350dba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.713+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_53-, and the Request Id: 596c4ea3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.717+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67155fe1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.717+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_51-, and the Request Id: 32a4fa74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.723+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b57fcf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.728+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a70782d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.732+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_51, and the Request Id: 16d429ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.733+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b274970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.734+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: de918b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.735+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6593d95b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.742+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4784822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.747+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 391324a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.754+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19ecb737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.759+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a0e1d2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.767+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53a15f5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.770+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53a15f5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.772+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_51-, and the Request Id: 35d931b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.772+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45b9c368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.776+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31913696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.778+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31913696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.778+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45b9c368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.783+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73a467ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.786+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6911090a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.786+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73a467ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.787+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_52, and the Request Id: 24f60316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.789+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6911090a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.795+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 742215eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.798+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_52, and the Request Id: 23d955cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.800+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56be2983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.803+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56be2983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.808+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 227269a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.809+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_51, and the Request Id: 729e86c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.819+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7662b492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.824+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_52-, and the Request Id: 34e60d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.824+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e68687e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.825+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 382f1e4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.827+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e68687e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.832+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fb260ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.835+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fb260ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.837+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cf42792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.838+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 382f1e4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.842+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10e6d4b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.845+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_51, and the Request Id: 374ed5ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.845+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 738a37b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.847+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4274eff0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.847+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e6d4b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.855+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_50, and the Request Id: 5b6da79c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.858+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cf42792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.868+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f3a7d47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.872+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f28577a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.875+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f28577a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.884+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_52, and the Request Id: 4070abf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.889+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_51-, and the Request Id: 20a4067e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.890+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eca464f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.895+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eca464f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.895+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a7073b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.897+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_52-, and the Request Id: 13b1c6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.897+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6623abc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.901+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6623abc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.910+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_51-, and the Request Id: 6bbd7d09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.913+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3565b2b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.915+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39cd4f82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.918+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39cd4f82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.919+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_52-, and the Request Id: 25399d76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.923+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a852b83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.924+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_54, and the Request Id: 70dfa13d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.927+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3565b2b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.930+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_50-, and the Request Id: 1f02aa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.931+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 787ca7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.934+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a852b83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.950+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68510429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.950+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1794a8f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.950+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_52, and the Request Id: 1ab453b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.950+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ead0c42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.953+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1794a8f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.954+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72d43c4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.951+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d2e2e0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.951+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_54-, and the Request Id: 2c08ee5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.954+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4de303a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.963+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 118649ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.966+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62c9548b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.970+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_52, and the Request Id: 7b79c7f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.970+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59a5ae62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.970+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c12304a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.975+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c12304a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.975+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_52-, and the Request Id: 5a2f2964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.980+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 371175b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.983+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 371175b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.987+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3296843d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.989+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3296843d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.994+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c648ea3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.998+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_52, and the Request Id: 3ce398fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:44.999+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 80cc281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.004+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c3ab479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.006+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d2cec59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.002+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c648ea3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.011+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_52, and the Request Id: 2fac1def, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.015+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d2cec59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.017+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cea4f09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.021+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29e6392c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.023+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29e6392c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.025+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ea8aefb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.031+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_52-, and the Request Id: 136aa741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.033+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b61dc14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.034+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37929dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.038+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_53, and the Request Id: 78c2e1a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.041+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_52-, and the Request Id: 1db12486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.043+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b61dc14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.045+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13d388a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.046+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 644335ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.048+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 644335ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.050+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34e1695c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.053+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_53, and the Request Id: 1168df7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.058+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 760360e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.061+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 760360e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.064+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c9d6a4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.067+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 621fe931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.069+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c9d6a4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.067+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_52-, and the Request Id: 5ac4dbe7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.070+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 621fe931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.075+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_55, and the Request Id: 24d83892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.080+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e71bf4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.080+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52d02de5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.083+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52d02de5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.086+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_52, and the Request Id: 2577688e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.091+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14713ebc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.097+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14713ebc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.098+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c56d02a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.099+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e71bf4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.101+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d4c0151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.102+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c56d02a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.105+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_53, and the Request Id: 1b50e00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.107+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d4c0151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.113+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_51, and the Request Id: 1f6055c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.117+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 286cdaca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.121+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_53-, and the Request Id: 337ac675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.133+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33beeee2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.133+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2df17e97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.156+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53cd4480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.162+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_55-, and the Request Id: 5db50f32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.165+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_53-, and the Request Id: 41cf4dab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.165+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_53-, and the Request Id: 6a33dc0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.169+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_51-, and the Request Id: 73d8fff5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.179+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f9e4e30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.182+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c932dfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.191+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71c31fc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.191+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16288c6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.194+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16288c6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.194+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71c31fc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.198+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_52-, and the Request Id: 20f87bdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.198+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9808c82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.201+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9808c82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.202+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7067f3fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.204+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7067f3fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.207+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_53, and the Request Id: 109cafe1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.207+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_53, and the Request Id: 7a461f03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.209+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58bc5b9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.218+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 371aeaf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.222+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b1ce192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.232+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68ccb152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.234+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6318f10c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.237+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 321844c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.238+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47b0dc67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.248+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5172426f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.251+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5172426f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.255+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 162b28bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.258+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 162b28bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.259+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6af54655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.262+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6af54655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.264+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_53, and the Request Id: 371f7fbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.267+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_53-, and the Request Id: 4dff0773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.271+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 141fad6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.271+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e64c61f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.271+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bf043f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.273+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_53-, and the Request Id: 63dae344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.274+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 141fad6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.278+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ce44ef9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.279+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_54, and the Request Id: 55aa926e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.279+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bf043f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.284+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ad39074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.284+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9bda13b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.287+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9bda13b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.291+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_53, and the Request Id: 77c6ead4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.296+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d7d89b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.303+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2890651d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.304+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_53-, and the Request Id: 4c9cca8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.307+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e7d7329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.313+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d7d89b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.318+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d856891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.318+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14e71743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.318+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ab24c52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.321+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e71743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.324+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_54, and the Request Id: 4c04b530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.325+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ab24c52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.331+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d9cab3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.333+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 659a06a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.336+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d9cab3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.336+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36c56ae1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.347+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7df15d37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.339+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36c56ae1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.350+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7df15d37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.351+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_54-, and the Request Id: 6ac87d05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.353+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_56, and the Request Id: 3515b346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.359+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_52, and the Request Id: 34c60551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.359+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a353ae9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.360+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_53-, and the Request Id: 4b263ba9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.362+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a353ae9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.365+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1046a8a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.366+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b09959f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.368+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1046a8a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.371+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_54, and the Request Id: 4a95b4fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.378+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_52-, and the Request Id: 60e82ee4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.380+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 619a8a2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.383+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_54-, and the Request Id: 33276f80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.391+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52480595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.396+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52480595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.397+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18017128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.401+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47669bca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.406+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_56-, and the Request Id: 544fea63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.407+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47669bca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.412+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25d964a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.415+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25d964a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.415+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 732dfcf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.424+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3748a5d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.425+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_54, and the Request Id: 153c75cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.427+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3748a5d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.428+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ea6eb3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.431+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4218a12f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.435+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_53, and the Request Id: 67068103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.435+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c2b884d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.440+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_54-, and the Request Id: 2f871fe7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.443+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23adf3df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.450+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_54-, and the Request Id: 6b6f5161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.458+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4795fa6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.458+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fe32b97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.462+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fe32b97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.466+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13d99fe8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.469+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13d99fe8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.473+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36626bf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.475+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_54, and the Request Id: 65b5f236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.479+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58a88dba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.488+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b5f553b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.491+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b5f553b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.495+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4eb45b4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.498+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eb45b4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.501+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 662059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.501+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_54, and the Request Id: 3a6404cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.505+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_54-, and the Request Id: 514fa56d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.516+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22dbbf18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.521+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 393030ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.536+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28fdb10c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.541+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_53-, and the Request Id: 3788a79b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.548+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bfc5c8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.551+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bfc5c8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.554+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 579da88e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.557+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fd29983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.558+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1830da58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.560+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1830da58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.560+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fd29983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.561+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 579da88e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.564+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_55, and the Request Id: 74723ae0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.565+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_54-, and the Request Id: 25040c45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.566+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60b1ec46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.568+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60b1ec46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.570+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28bdd96c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.573+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65a97745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.576+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51422002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.579+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f974ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.582+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f974ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.583+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a18f39d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.584+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_53, and the Request Id: 7f41c39b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.585+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_55-, and the Request Id: 6a6bdb35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.588+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_54, and the Request Id: 26faa1c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.592+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a18f39d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.593+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32e5b301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.598+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30ebbd40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.599+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32e5b301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.601+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_55, and the Request Id: 1f36392b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.610+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eff8e83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.621+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b46bcd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.622+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28a40e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.627+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b9e6fc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.633+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e3ec7be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.636+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e3ec7be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.637+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b46bcd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.640+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49293e76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.642+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b321c98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.643+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49293e76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.648+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_55, and the Request Id: 4e79a70b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.648+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 323dfca2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.648+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_54-, and the Request Id: 1b2bcf0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.653+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_55-, and the Request Id: 34671af7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.661+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 676e8450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.662+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73a40cf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.665+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b321c98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.666+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73a40cf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.669+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 256732c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.670+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_57, and the Request Id: 5a9f1e6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.672+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 256732c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.675+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_55, and the Request Id: 58eefb69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.683+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_53-, and the Request Id: b046086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.684+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 505d419d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.687+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505d419d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.692+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8e25ca6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.694+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e25ca6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.698+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_55, and the Request Id: 667a6aa7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.698+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fe97cb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.707+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cfee480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.710+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d80b045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.724+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_55-, and the Request Id: 5e6d321b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.728+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 742a0c84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.734+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_55-, and the Request Id: 32175564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.734+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 185e73f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.738+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eaae98e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.745+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_55-, and the Request Id: 3475b41a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.753+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4867ed5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.757+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 787ff2f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.764+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17511369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.768+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17511369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.776+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e5ede7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.779+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e5ede7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.782+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_56, and the Request Id: 318f9fb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.785+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_57-, and the Request Id: 4a593ed3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.785+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18ed3d8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.793+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 615d1683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.796+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 615d1683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.797+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18ed3d8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.802+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 357eb835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.802+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56cb3f7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.803+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 442ab922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.807+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 464548bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.808+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 442ab922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.810+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 464548bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.810+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_55, and the Request Id: 147d060f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.814+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_54, and the Request Id: 76a4f5d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.832+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dec0b83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.834+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bd3721e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.837+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d048c0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.842+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dec0b83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.844+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34c669eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.850+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34c669eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.853+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_55, and the Request Id: 791c812e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.868+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e1cb111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.870+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11e127c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.871+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e1cb111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.876+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44c567d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.878+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c567d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.879+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_56-, and the Request Id: 37874692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.885+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_56, and the Request Id: 767a66a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.897+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9ab5b9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.902+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31029377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.906+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9ab5b9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.908+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fef932f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.911+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fef932f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.913+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_55-, and the Request Id: 4bcfa5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.914+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_56, and the Request Id: 27fb4f4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.920+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_54-, and the Request Id: 5cec31d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.931+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_55-, and the Request Id: 4ccf372a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.933+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c876aab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.934+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57316bf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.937+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57316bf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.940+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a8c9b46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.943+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a8c9b46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.943+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c8f77c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.946+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c8f77c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.950+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d8a360f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.950+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_54, and the Request Id: 31f09c45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.951+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23de04d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.953+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23de04d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.961+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_56, and the Request Id: 174b194c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.961+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_56-, and the Request Id: 6f810b5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.971+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48384eea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.971+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50fb49f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.984+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f736da8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.988+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e53c25f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.992+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50fb49f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.993+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f0bf052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.996+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f0bf052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:45.998+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_56-, and the Request Id: 568c7e64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.008+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1815e56d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.011+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_56, and the Request Id: 315969da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.016+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5094277a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.018+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_56-, and the Request Id: 11964727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.019+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5094277a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.022+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 411d3875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.022+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21ccc7e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.025+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21ccc7e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.029+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ff5e325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.029+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_58, and the Request Id: 3f774b37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.041+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b4df93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.049+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60ebc611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.050+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f361f26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.064+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_54-, and the Request Id: 3e9ea53e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.065+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 444f0594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.068+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 444f0594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.074+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41c4b303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.080+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c4b303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.080+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c523fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.081+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e4a09f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.084+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d94f51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.087+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_58-, and the Request Id: 59b78eaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.089+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_55, and the Request Id: 14ea5222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.097+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25cf1377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.097+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_56-, and the Request Id: 4a3555e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.100+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25cf1377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.104+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a974b5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.106+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32405b1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.107+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a974b5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.112+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b3cd2be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.113+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f8d071a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.119+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b3cd2be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.119+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47893f82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.123+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_56, and the Request Id: 6c2e17be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.126+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_56, and the Request Id: 35764c20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.128+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47893f82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.136+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bc46536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.139+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bc46536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.142+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c3f984c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.146+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59fe04f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.149+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59fe04f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.150+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 552999c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.155+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 552999c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.155+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e5bd619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.156+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d7484ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.159+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e5bd619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.160+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39b39f51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.159+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d7484ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.161+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_57, and the Request Id: 47756c87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.163+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f879a0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.166+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f879a0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.167+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_57, and the Request Id: 33caeacc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.168+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_57, and the Request Id: 34a2b492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.170+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_55-, and the Request Id: 1ac35a9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.178+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42234056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.178+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4409d78f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.183+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_56-, and the Request Id: 10790e14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.186+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e6023b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.190+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e6023b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.195+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_57-, and the Request Id: 58700fc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.195+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_56-, and the Request Id: 3376c3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.195+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3243c95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.198+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_57-, and the Request Id: 56ab9431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.199+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f0a4f59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.198+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 741d5841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.204+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 741d5841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.204+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3243c95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.209+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_57, and the Request Id: 4198ad42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.212+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26c44548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.214+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c44548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.219+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_57-, and the Request Id: 4c282545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.222+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ead3f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.226+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_55, and the Request Id: 29535dec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.229+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b911e87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.237+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61be1671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.243+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c04dab3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.247+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22a1274e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.248+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_57-, and the Request Id: 65bc1b29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.253+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c4c9759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.256+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43cc726b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.256+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c4c9759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.260+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 555e5f30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.262+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 555e5f30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.265+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_59, and the Request Id: c69143e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.276+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16298b3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.279+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16298b3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.280+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_55-, and the Request Id: 70fac441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.286+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24f4cc87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.288+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24f4cc87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.294+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c200dcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.294+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_57, and the Request Id: 47b58137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.305+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a12aa1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.306+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5667ef34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.309+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 576c9018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.317+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d6c63bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.320+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eb61f34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.326+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32f6867e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.332+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_59-, and the Request Id: 6948e048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.333+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d6922bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.343+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_57-, and the Request Id: 35aba13a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.356+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59684438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.356+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68f4a835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.359+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59684438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.365+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 173c0899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.365+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16a5ece7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.365+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58c6a91a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.369+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16a5ece7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.370+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c6a91a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.371+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22e52e7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.375+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2364fc86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.375+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8d3c7d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.377+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2364fc86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.378+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22e52e7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.379+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54ce0068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.382+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54ce0068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.385+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63793695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.385+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_57, and the Request Id: 67e1808e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.385+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55e3336f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.387+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63793695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.388+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67c30b80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.389+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2841976c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.391+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2841976c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.391+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 173c0899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.393+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_57, and the Request Id: 4958b1f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.394+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_58, and the Request Id: 3c4077cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.396+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_56, and the Request Id: 1cef74da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.399+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c30b80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.408+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_58, and the Request Id: 7065eba3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.408+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f04b940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.410+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b2f7c44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.412+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 232dc5c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.415+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b2f7c44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.417+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e6aab2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.422+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72cca138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.423+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_56-, and the Request Id: 483b3b7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.425+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72cca138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.427+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_57-, and the Request Id: 5c4ac5ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.427+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_58, and the Request Id: 677e5799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.437+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1463484a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.451+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_57-, and the Request Id: 7037c99c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.455+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_58-, and the Request Id: 5d776393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.456+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1463484a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.460+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40a8695d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.462+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40a8695d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.470+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_56, and the Request Id: 63074e3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.471+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 298991d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.474+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_58-, and the Request Id: 552e62e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.478+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23681882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.482+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b4fb010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.484+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60749d66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.484+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b4fb010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.490+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e13e83d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.493+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e13e83d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.496+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_60, and the Request Id: 106f92ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.496+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 635a1834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.501+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68a44b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.508+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9cacba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.512+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_58-, and the Request Id: 7858a2db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.514+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9ac85e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.518+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9ac85e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.520+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1517b181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.520+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_56-, and the Request Id: 3c003fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.523+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1517b181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.527+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_58, and the Request Id: 5c9b1c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.530+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aaa25ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.530+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1974a5a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.537+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71b4518f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.539+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_58-, and the Request Id: 3974c9fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.540+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71b4518f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.545+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bf29ec7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.548+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bf29ec7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.552+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_58, and the Request Id: 16db1097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.553+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_60-, and the Request Id: 7188462c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.555+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24a14a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.566+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2270fdbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.574+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 518177cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.576+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 518177cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.577+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75f5e616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.579+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f779189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.581+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 164ddcce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.581+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26c006c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.581+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39edb3ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.584+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39edb3ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.581+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_58-, and the Request Id: 48bc8776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.586+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c4edd4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.588+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c4edd4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.589+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_57, and the Request Id: 541d15f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.592+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 224ea713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.592+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 391e128e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.594+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 224ea713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.596+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 391e128e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.602+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6280023d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.602+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_59, and the Request Id: 199b6748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.610+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4be498d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.613+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5712429f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.613+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6280023d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.614+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7174db3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.616+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37e5ee61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.617+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_58, and the Request Id: 28c6cf0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.623+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7174db3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.624+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 574c9d7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.628+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 533765fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.630+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 533765fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.632+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ba4f317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.632+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_57-, and the Request Id: 79907dc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.633+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77cae096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.635+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77cae096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.639+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27417611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.643+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_58, and the Request Id: 498a9ebd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.643+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27417611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.645+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_59-, and the Request Id: 6ada5f46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.645+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e2caa21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.647+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e2caa21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.648+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_59, and the Request Id: 3cdee0ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.649+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12f750fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.650+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 754b3ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.654+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 436c048c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.657+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 436c048c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.659+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_61, and the Request Id: 4b3f3f73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.660+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 476c50bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.662+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 476c50bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.662+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 754b3ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.665+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ed2ff0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.665+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_57, and the Request Id: 54622c80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.671+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_58-, and the Request Id: 6c3a7d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.671+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24f063df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.675+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24f063df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.676+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6842c498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.677+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 382b8bfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.677+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_59-, and the Request Id: 2f601c13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.679+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 382b8bfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.682+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_59, and the Request Id: 1e65fbc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.684+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 771390fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.684+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_58-, and the Request Id: b28a555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.687+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 771390fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.691+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2edfc2a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.691+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cd618e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.694+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cd618e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.698+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_59, and the Request Id: 588c84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.701+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_59-, and the Request Id: 49404f3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.703+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_61-, and the Request Id: 59a278d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.706+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59c24fb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.715+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c8b493e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.722+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_57-, and the Request Id: 56c14efa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.728+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 797d5bbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.731+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cc8e950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.740+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6937d922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.745+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32428d32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.747+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32428d32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.751+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60f16914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.756+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60f16914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.760+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41647fad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.763+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41647fad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.765+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_60, and the Request Id: 2a46b34b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.769+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 596a9a2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.770+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36c86fab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.769+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6162c121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.774+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_59-, and the Request Id: 25fb864e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.779+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_59, and the Request Id: 130a6e98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.779+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59fd3b14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.782+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36c86fab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.785+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_60-, and the Request Id: 10c5b9d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.790+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c7f4ab1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.801+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ad6b851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.806+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190e11c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.810+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 342447f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.815+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ad6b851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.817+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59777252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.820+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59777252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.822+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cd9ec92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.828+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_60, and the Request Id: 2afa9cf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.829+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b4e9a8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.835+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d0eca4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.839+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c50e429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.841+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_59-, and the Request Id: 7a62c2b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.842+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c50e429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.848+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e09bdea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.851+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e09bdea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.851+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_60-, and the Request Id: 36e8ab27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.852+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 219e03c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.853+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_58, and the Request Id: 7b7fdbd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.862+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cb3c74e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.872+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5de3e670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.873+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68c442af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.875+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5de3e670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.876+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68c442af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.879+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53d66086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.879+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75d85a67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.880+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 734fed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.882+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75d85a67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.882+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53d66086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.883+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 734fed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.885+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_58, and the Request Id: 40a9a271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.888+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6810e945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.888+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_59, and the Request Id: b77ae82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.891+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6810e945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.891+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c187093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.893+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c187093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.897+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_59, and the Request Id: 12fd110c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.900+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4078473e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.902+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4078473e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.905+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 710f6e86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.908+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_58-, and the Request Id: 8466296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.908+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fdf8f02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.909+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20775443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.916+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_60, and the Request Id: 4811d0b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.917+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ad759ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.919+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ad759ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.924+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7007b49a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.926+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7007b49a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.930+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_62, and the Request Id: 23cd5c98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.931+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_60-, and the Request Id: 21356cca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.930+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5374fbe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.941+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_58-, and the Request Id: 5816a7bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.953+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_59-, and the Request Id: 43c6baed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.953+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fb4c35e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.957+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 483fa379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.964+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11f7fc3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.972+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38dc2ebf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.972+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_59-, and the Request Id: 5c89f148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.975+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38dc2ebf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.978+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3979b64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.982+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3979b64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.983+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 684de4df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.983+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_62-, and the Request Id: 20c5fba8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.984+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b1115aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.985+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48ec8e6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.987+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b1115aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.990+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ec94c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.990+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_60, and the Request Id: 1b8c2563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.993+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ec94c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.995+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_60, and the Request Id: 500a659a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:46.999+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23486abf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.003+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_60-, and the Request Id: 78c30dff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.007+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56ea1a67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.007+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62f535e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.010+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62f535e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.012+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ea1a67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.013+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78cf1ac6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.042+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78cf1ac6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.046+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e3fdbd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.047+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c2b4ae8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.053+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_60-, and the Request Id: 7c647691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.056+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7414cd6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.057+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e3fdbd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.061+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 363e2f2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.065+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_61, and the Request Id: 597708d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.066+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aa4d936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.066+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_61, and the Request Id: 4a2ceca5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.066+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1abc5d03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.070+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35a37ea0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.072+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34a9aa7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.073+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47266fb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.076+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 447fb15a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.079+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 447fb15a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.083+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18e5ba56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.085+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18e5ba56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.087+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 600f882f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.092+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_59, and the Request Id: 57a69c7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.096+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 462566c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.099+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb7f52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.101+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_61-, and the Request Id: 5305243f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.102+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb7f52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.106+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f11a5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.112+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f11a5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.112+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6602b346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.114+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_61-, and the Request Id: 649788a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.118+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_61, and the Request Id: 7954c49c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.118+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 358907e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.119+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 281466c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.115+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6602b346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.122+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7844bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.123+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 281466c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.124+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7844bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.127+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_63, and the Request Id: 37483e3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.129+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ffc0941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.132+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ffc0941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.137+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42f5ab41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.137+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79c887a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.137+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_59-, and the Request Id: 1652da5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.139+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42f5ab41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.143+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15838c96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.145+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a0c4fe7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.147+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a0c4fe7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.148+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_61, and the Request Id: 6344b99c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.149+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7706c6b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.153+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_60, and the Request Id: 3cd558d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.158+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d4d4ef7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.159+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17c94a4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.159+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_61-, and the Request Id: 60e82bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.161+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d4d4ef7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.165+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42884634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.167+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42884634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.171+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5023cbae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.171+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_63-, and the Request Id: 1352c0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.173+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5023cbae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.174+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_60, and the Request Id: 12cc72a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.179+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6da6cf79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.184+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ada5737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.186+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6da6cf79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.187+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ada5737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.188+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_59, and the Request Id: 24ba3e25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.193+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19a99847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.195+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19a99847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.200+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_61, and the Request Id: 7ce77a0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.206+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_61-, and the Request Id: 515a2176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.209+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_60-, and the Request Id: 2f6503c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.213+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e2da22f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.221+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39d8da32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.221+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15dd28b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.233+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a19a5eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.233+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4988a36f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.236+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4988a36f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.240+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1776a227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.243+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 164eae06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.244+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1776a227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.250+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_60, and the Request Id: 549e55e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.254+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_60-, and the Request Id: 2caae6f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.254+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_61-, and the Request Id: 3752a94b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.254+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19d33101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.259+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_59-, and the Request Id: 35233b03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.259+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9a4dd70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.260+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 497aa2ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.266+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d8cf2f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.267+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bc80eb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.269+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6305854e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.270+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bc80eb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.274+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a8c1364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.276+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a8c1364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.280+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c263402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.280+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_62, and the Request Id: 5c1df6ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.289+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_60-, and the Request Id: 58f4712e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.289+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1222d2c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.300+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a0c26e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.300+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2660bb4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.308+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c5ac5fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.312+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c5ac5fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.312+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 713f6cd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.318+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50de3209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.319+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_62-, and the Request Id: 304029c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.323+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a881a7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.324+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50de3209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.323+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65186e35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.327+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a881a7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.328+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65186e35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.330+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14636397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.330+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ca4d708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.333+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14636397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.336+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_62, and the Request Id: 19468c85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.338+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f803854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.341+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ef53e7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.341+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_61, and the Request Id: 47997041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.344+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ef53e7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.347+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 444c2f9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.347+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca4d708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.350+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 444c2f9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.352+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_62, and the Request Id: 78422480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.353+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_60, and the Request Id: 7b0e5351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.358+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 296dc093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.359+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 509be985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.361+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 518ec44b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.366+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 518ec44b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.368+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ab43aa2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.368+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ff35470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.370+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41afb5b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.372+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 509be985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.373+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4acd76dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.373+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a4946f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.375+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41afb5b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.379+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a4946f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.380+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_61, and the Request Id: 6358f0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.382+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4acd76dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.383+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5700d33c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.385+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_62, and the Request Id: 77f3cede, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.388+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5700d33c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.390+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_64, and the Request Id: 7531c128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.395+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_62-, and the Request Id: 4893d368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.400+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_61-, and the Request Id: 6bd3df90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.402+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fe18fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.413+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21f0ddcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.415+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_62-, and the Request Id: 23c3b9e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.418+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f0ddcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.419+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_61-, and the Request Id: 57a4dcac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.422+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_62-, and the Request Id: 5f4494cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.426+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_60-, and the Request Id: 25599074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.427+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 170c70a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.430+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 703b2c5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.431+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6641bda1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.433+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 703b2c5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.437+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_61, and the Request Id: 7488d2f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.437+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_64-, and the Request Id: 41c53ac9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.442+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19c9e110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.443+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c82df82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.446+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19c9e110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.449+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49224921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.452+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49224921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.455+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_63, and the Request Id: 5e0fa539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.463+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22e736f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.465+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 649cd263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.472+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 116be571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.475+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79d6847e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.476+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 276d1e4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.485+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6450552e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.486+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a4dd731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.488+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6450552e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.492+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_61-, and the Request Id: 27c0dd14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.493+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1597bf6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.500+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_62, and the Request Id: 6bf4b6ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.501+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 768522b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.492+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_63-, and the Request Id: 58bf0863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.504+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1597bf6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.511+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b1886c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.517+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c5326b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.523+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 438c937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.524+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c35cf40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.525+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d78599f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.529+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f34bd6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.534+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_62-, and the Request Id: 20b0dee9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.537+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f34bd6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.539+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21502be9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.540+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 651b888f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.542+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16808ce0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.542+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21502be9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.544+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16808ce0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.547+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 155e537c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.548+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_63, and the Request Id: 66f8927c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.551+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 155e537c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.554+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_61, and the Request Id: 378d0495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.554+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32cbb282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.557+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32cbb282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.563+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1166f054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.564+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ec4393e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.566+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1166f054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.569+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4393e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.571+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_63, and the Request Id: 56d6f3bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.573+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59d85a4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.576+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59d85a4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.571+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11d5ac99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.580+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1271257c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.580+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_65, and the Request Id: 2a1f3d47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.583+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ac9764f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.584+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11d5ac99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.586+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1271257c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.588+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19251e31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.589+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 256a0b1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.590+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19251e31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.592+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 256a0b1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.594+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 595d2498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.596+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f51db2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.598+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f51db2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.599+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_63, and the Request Id: 29001f07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.601+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28ba76b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.604+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_62, and the Request Id: 6e806598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.605+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 595d2498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.609+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_63-, and the Request Id: 102f6e06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.617+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 308af315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.619+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_62, and the Request Id: 2c56b35b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.619+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_61-, and the Request Id: 79c6f150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.627+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_65-, and the Request Id: 3b81462e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.629+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_63-, and the Request Id: 20cf222d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.632+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_63-, and the Request Id: 47e4c39b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.639+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 251a3433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.645+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_62-, and the Request Id: c80141e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.648+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51e21413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.651+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51e21413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.655+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e42e6e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.656+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60de93d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.658+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e42e6e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.663+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47ae04e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.668+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_62-, and the Request Id: 70d76f3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.669+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_62, and the Request Id: c1e8777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.678+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 666aa32f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.682+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69f783db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.685+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46fa06f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.693+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30de2080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.703+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 640be44d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.703+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e2c4850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.706+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e2c4850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.709+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38d584c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.716+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5889e75c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.716+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fd4da7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.720+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cd264c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.720+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_62-, and the Request Id: 147f5ec5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.722+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cd264c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.724+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1df5933d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.727+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1df5933d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.729+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_64, and the Request Id: 5452271b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.730+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 128d9055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.734+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5daf4fd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.737+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3047e6af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.738+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5daf4fd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.740+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3047e6af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.741+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_63, and the Request Id: 5b87b6a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.745+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e3a683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.751+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e3a683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.758+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9ae97f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.761+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76640813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.769+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_63-, and the Request Id: 1bac49bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.773+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_66, and the Request Id: 4763835b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.776+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f380bc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.782+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49b047a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.786+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49b047a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.790+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2296d264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.793+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a0e7f40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.794+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2296d264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.805+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_64, and the Request Id: 953d9c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.806+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f3935b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.810+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9666537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.813+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_64-, and the Request Id: 6b434c36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.814+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9666537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.819+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cc1c666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.822+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cc1c666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.825+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64aa3352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.831+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_62, and the Request Id: 3cfe0496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.841+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4819f151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.845+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65826f97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.848+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65826f97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.848+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ba7fdf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.856+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25ce4176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.858+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25ce4176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.851+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ba7fdf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.863+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36f6c82b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.863+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_64, and the Request Id: 6d20bb12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.866+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36f6c82b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.868+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_66-, and the Request Id: 78dbb07c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.875+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_64-, and the Request Id: 53f883f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.879+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_64, and the Request Id: 7194341f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.882+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34de7ee4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.890+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e4b5819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.890+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53f5e637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.892+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25157533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.894+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53f5e637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.894+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e4b5819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.894+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25157533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.900+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24116129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.900+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ba3db93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.901+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c424488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.902+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ba3db93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.903+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bbd7252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.902+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24116129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.906+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bbd7252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.914+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_63, and the Request Id: 5b9bc1b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.917+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_63, and the Request Id: 491b6dbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.917+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f21b052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.918+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_63, and the Request Id: 4385f912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.923+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_64-, and the Request Id: 7f49d9d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.923+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ba38155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.928+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_64-, and the Request Id: 73741600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.935+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_62-, and the Request Id: 35ff6490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.948+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34836eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.957+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_63-, and the Request Id: 2bc7dc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.957+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_63-, and the Request Id: 6f9ebb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.960+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51642398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.963+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51642398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.967+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_63-, and the Request Id: 53d0291a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.967+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51fba2c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.970+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51fba2c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.970+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 543b8db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.977+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_65, and the Request Id: 2d677c78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.977+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 543b8db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.979+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 462a450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.981+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f1488ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.984+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f1488ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.988+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e484960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.988+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_64, and the Request Id: 46deea41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.989+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45aa3b19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:47.989+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f5bdd78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.004+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5976e2c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.004+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43a186a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.008+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f408ef1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.008+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cab740b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.012+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cab740b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.015+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_65-, and the Request Id: 3c0f39a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.019+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c2c3b81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.020+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fd78d3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.022+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c2c3b81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.028+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_65, and the Request Id: 101899f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.033+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26514fe4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.035+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5443795e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.044+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71210420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.048+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 292c0635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.048+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_64-, and the Request Id: 7c6a33f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.064+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e6b59c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.064+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53a8341b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.065+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f4b781c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.067+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e6b59c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.068+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f4b781c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.069+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4598d377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.072+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4598d377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.076+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41ab255e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.077+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2778e5e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.082+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72d00376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.084+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_65-, and the Request Id: 7d45600e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.085+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33be8b5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.087+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2778e5e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.088+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33be8b5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.088+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_67, and the Request Id: 278e264b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.091+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 148302ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.092+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_64, and the Request Id: 20001db4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.094+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 148302ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.095+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 353eef5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.097+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72d00376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.098+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d1888ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.098+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 353eef5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.104+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b073251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.104+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16f5f380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.107+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16f5f380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_63, and the Request Id: 3efd3e81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.115+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_64, and the Request Id: 6c68d9f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.115+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_67-, and the Request Id: 5e0f658e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.115+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36205cdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.118+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36205cdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.122+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_65, and the Request Id: 7edc30b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_64-, and the Request Id: f47b7da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.126+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52f416b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.127+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41ff79f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.134+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79c678ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.137+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f416b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.137+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7674325c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.138+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51f25118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.140+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 122f0b4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.143+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 122f0b4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.146+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_65, and the Request Id: 3338a0bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.147+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 429d284c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.155+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1615d8f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.155+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b7626a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.159+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1615d8f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.162+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_64-, and the Request Id: 678871f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.162+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ef63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.166+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.167+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e85a498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.167+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f9b7aa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.170+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e85a498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.171+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_63-, and the Request Id: f2c85cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.173+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c5089cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.175+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_65, and the Request Id: 56588832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.175+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10f7518a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.177+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c5089cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.181+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e609ad4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.181+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f7518a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.183+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e609ad4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.186+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39ada04f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.190+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1400b9db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.190+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_64, and the Request Id: 1f144208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.192+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39ada04f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.193+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33a5890a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.194+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67f5663a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.196+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67f5663a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.207+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_65, and the Request Id: 22f46dd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.213+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_65-, and the Request Id: 5ca02936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.215+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_66, and the Request Id: 10e867bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.229+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b71a548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.232+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_65-, and the Request Id: 7c1a438e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.235+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3427cfa2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.237+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b71a548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.238+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d4c5c1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.240+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d4c5c1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.243+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_65-, and the Request Id: 378e552b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.244+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_66, and the Request Id: 2fa95002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.253+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 580a3cab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.259+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_64-, and the Request Id: 25f86e03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.263+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_65-, and the Request Id: 7007db99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64e8b4a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.266+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3164ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.267+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64e8b4a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.271+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 575f204a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.275+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2de1ca8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.275+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_66-, and the Request Id: 72338f59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.277+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2de1ca8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.282+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_68, and the Request Id: 8c874e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.289+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b1177cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.289+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_66-, and the Request Id: 102a68a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.289+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2880719a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.294+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 213e4062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.317+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_68-, and the Request Id: 3b69e452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.328+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66665608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.333+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1968b0ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.333+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5204c6e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.338+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37b7b26e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.347+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45782e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.347+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51558290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.353+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c45209a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.357+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51558290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.359+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 273e59a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.359+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12114366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.361+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28c3bd7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.362+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 273e59a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.364+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28c3bd7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.366+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36b11620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.366+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19173c3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.371+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19173c3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.375+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 848addb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.376+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d71370b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.377+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36b11620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.378+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 848addb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.380+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cf1abe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.380+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22ed7c0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.380+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61684789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.381+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_64, and the Request Id: 79d0bc4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.384+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22ed7c0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.385+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_65, and the Request Id: 498779f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.388+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40972f44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.391+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40972f44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.393+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_66, and the Request Id: 6da8f8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.394+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_66, and the Request Id: 6b890fc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.401+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 460b70f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.423+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_65-, and the Request Id: 5e75435e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.425+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b124cc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.433+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_64-, and the Request Id: 10a77e49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.434+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f7b878f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.441+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c43fe64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.442+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_66-, and the Request Id: 3bc1f020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.442+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f7b878f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.444+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c43fe64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.446+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c451dc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.451+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bac24d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.451+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a4e7caf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.454+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a4e7caf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.455+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c451dc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.455+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eb261bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.461+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e744a4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.461+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bac24d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.465+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_66, and the Request Id: 75d6ca24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.468+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42560900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.471+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40dc5434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.474+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40dc5434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.479+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_67, and the Request Id: 4cf28ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.479+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_66-, and the Request Id: 50d92a97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.482+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42560900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.482+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79518400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.482+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_67, and the Request Id: 3c7719cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.486+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3936ca2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.489+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3936ca2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.490+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79518400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.491+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a15acc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.502+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a2f8489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.504+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79acd2d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.504+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fdd1e63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.511+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_69, and the Request Id: 61b0bdd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.516+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a2f8489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.516+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e7ba9d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.519+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_66, and the Request Id: 290321ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.521+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e7ba9d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.524+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 608d9dff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.527+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 572dd621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.535+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 572dd621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.536+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 461964dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.536+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_67-, and the Request Id: 4693ed61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.539+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 461964dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.539+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_65, and the Request Id: 4f49c79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.539+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15732d39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.540+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_66-, and the Request Id: 617b69cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.542+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_67-, and the Request Id: 3c807d0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.543+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15732d39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.543+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b686bee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.535+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a30296d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.546+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b686bee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.551+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_65, and the Request Id: 2023ca9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.558+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_69-, and the Request Id: 10a598bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.565+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77f29587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.567+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ec8b4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.570+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec8b4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.574+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_66, and the Request Id: 2454f41f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.579+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_65-, and the Request Id: 55313ebf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.586+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e507632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.588+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_66-, and the Request Id: 77737f9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.596+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_65-, and the Request Id: 614b0e17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.606+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aa1b667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.621+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 319e41d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.624+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 319e41d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.625+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58ac9884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.631+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39631337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.635+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d9ee98f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.637+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d9ee98f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.643+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ff648fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.643+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_67, and the Request Id: 7fc9557e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.643+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7300bd9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.646+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_66-, and the Request Id: 585b3146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.658+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c341cbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.667+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73c16db6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.670+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c494dea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.674+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a84fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.680+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73c16db6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.682+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 459df771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.682+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3caff34e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.688+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c47ab04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.690+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_67-, and the Request Id: 532b476d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.691+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c47ab04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.691+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 459df771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.692+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45a72dab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.694+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a72dab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.699+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_67, and the Request Id: 121cf92a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.702+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d40aad4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.703+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68c2ded3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.705+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d40aad4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.707+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a00de7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.709+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a00de7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.710+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60c89594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.714+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_70, and the Request Id: 3b598489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.717+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3562454d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.718+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_68, and the Request Id: 2319b7eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.727+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_67-, and the Request Id: 75c87ddb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.731+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 350fccc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.733+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b998b17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.734+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 350fccc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.740+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44b35bf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.746+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b1d278a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.746+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_70-, and the Request Id: 1dc1cf1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.749+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f8b4861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.751+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44b35bf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.751+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f8b4861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.755+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_68, and the Request Id: 4482a011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.755+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30d30b0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.755+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72291f40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.758+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72291f40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.759+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e0e5c8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.761+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e0e5c8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.767+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 330b049f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.768+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_68-, and the Request Id: 4da2a99d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.769+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_67, and the Request Id: 48e70a0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.772+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48f1db9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.775+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48f1db9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.778+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11dbd386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.788+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 680c199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.797+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6882d1b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.799+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 680c199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.790+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48cd54f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.792+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_68-, and the Request Id: 6806b844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.801+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_66, and the Request Id: 6b4bf342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.796+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1630cf18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.806+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1630cf18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.809+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: dd8c8c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.812+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dd8c8c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.814+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32ab4181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.814+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dd9c11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.819+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7df41b30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.819+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_67, and the Request Id: 4258437a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.820+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd9c11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.822+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7df41b30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.825+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_67-, and the Request Id: 430fd34b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.827+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63e02726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.830+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63e02726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.830+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_66-, and the Request Id: d8af45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.838+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bd22595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.838+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46cd685d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.839+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_67, and the Request Id: 6bde0ea1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.845+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56a9f7c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.850+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56a9f7c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.854+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e47c68e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.858+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_66, and the Request Id: 6029718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.859+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e47c68e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.863+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_68, and the Request Id: 53ac8426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.864+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f6785c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.866+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f153f55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.876+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71c53351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.877+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 644ea689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.880+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71c53351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.881+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bf35d13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.885+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_67-, and the Request Id: 738d2c39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.888+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7275853c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.890+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7275853c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.894+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_67-, and the Request Id: 44a8646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.894+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_71, and the Request Id: 25ed3258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.902+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_66-, and the Request Id: 7a01d603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.906+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_68-, and the Request Id: 15cf53f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.908+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3386815c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.911+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3386815c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.913+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4393a38c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.914+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a95b5d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.916+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a95b5d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.921+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_68, and the Request Id: 523c6dcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.925+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63770012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.925+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ed7f240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.928+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59af09d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.929+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63770012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.935+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_68-, and the Request Id: 2beeb70c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.935+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68b5bbd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.937+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75e87592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.939+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b5bbd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.940+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75e87592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.944+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15e0016a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.945+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_69, and the Request Id: 11576127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.972+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e0016a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.984+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a1ddfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.985+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_69-, and the Request Id: 593cdb5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.984+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5936e96a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.988+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68c2a6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.990+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_68, and the Request Id: 72f16f80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.990+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_71-, and the Request Id: 26dec199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.990+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75692cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.994+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 486ad3b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.994+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 395056d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:48.997+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 395056d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.001+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a787fb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.001+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41fe0813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.004+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41fe0813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.008+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dadc0e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.010+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_69, and the Request Id: 3fd6c210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.020+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7956311e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.039+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d1eedbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.041+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_68-, and the Request Id: 66afd8d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.045+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40796ca1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.048+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d1eedbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.050+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13d80f6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.052+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13d80f6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.057+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_67, and the Request Id: 6bf5873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.060+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ab38674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.070+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6146fc12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.070+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3188bd87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.073+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3188bd87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.076+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eec567b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.078+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eec567b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.082+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_67, and the Request Id: 333c2596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.092+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ee946cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.099+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_69-, and the Request Id: 4b97d59f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.103+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ee946cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.107+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72383c71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.111+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d0fb7dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.114+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72383c71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.117+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33c8fd31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.118+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_68, and the Request Id: 6c541dc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.124+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e4ba2c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.124+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 775c45cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.127+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 775c45cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.129+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2750cabd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.131+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dda504b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.133+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_67-, and the Request Id: 1fd59069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.133+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dda504b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.137+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_68, and the Request Id: 4cf3ad5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.147+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16c5e6ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.148+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7983784a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.150+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16c5e6ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.151+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_67-, and the Request Id: 23d56273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.156+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56899b87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.160+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_68-, and the Request Id: 48b52580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.162+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_68-, and the Request Id: 54e21cbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.165+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dba771e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.166+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 712eaec1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.168+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dba771e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.169+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 712eaec1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.173+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33f78bcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.174+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_69, and the Request Id: 464354a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.175+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f492c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.175+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 343cc0a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.177+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f492c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.180+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33f78bcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.182+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_72, and the Request Id: 2c04a368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.185+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bdb9865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.189+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35f67265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.190+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a026ebb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.192+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a026ebb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.194+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35f67265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.195+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69a8b6eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.195+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_69-, and the Request Id: 75628762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.197+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69a8b6eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.199+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_70, and the Request Id: 5db30423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.202+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74921d06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.204+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a31b140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.205+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74921d06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.206+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ab1aabb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.208+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ab1aabb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.209+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_69, and the Request Id: 14a2d72f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.210+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56608f58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.213+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_69, and the Request Id: 7046fa44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.218+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dc0ffa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.225+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 90114b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.232+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 90114b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.234+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_69-, and the Request Id: 6e931c17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.234+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_72-, and the Request Id: 3b74ce0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.234+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 747ac9c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.236+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35bd2cd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.238+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6504657a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.241+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 747ac9c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.242+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_70, and the Request Id: 7e62e24f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.245+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_70-, and the Request Id: 30bcf4f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.250+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d973a8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.258+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_69-, and the Request Id: 71497f1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.266+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 467d72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.270+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20815304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.274+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26ca68ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.275+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_70-, and the Request Id: 4964f255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.276+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c83f257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.281+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ee426e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.289+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ee426e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.290+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cd0671f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.296+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d4433cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.296+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30a5ae23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.298+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d4433cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.300+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77e5f943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.302+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e5f943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.305+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_69, and the Request Id: 7765bd1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.306+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b8ce4ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.311+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b8ce4ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.312+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cd7903e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.316+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 83deda9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.318+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 83deda9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.320+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47759318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.326+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_69-, and the Request Id: 37304cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.327+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_70, and the Request Id: 6dafb3e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.335+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a705d20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.337+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 606fdbf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.339+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 606fdbf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.340+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 546b319e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.342+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_68, and the Request Id: 7cdca621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.343+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 546b319e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.345+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6818425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.348+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6818425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.349+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fa6b334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.350+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71193636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.351+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fa6b334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.351+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71193636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.355+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10116252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.357+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10116252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.360+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19e1e9f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.360+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_71, and the Request Id: 2e931c9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.362+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190aaed2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.363+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_68-, and the Request Id: 3d076c7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.365+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190aaed2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.366+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6778cc75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.367+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_69, and the Request Id: 44e8d47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.369+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6778cc75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.371+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19b6ac22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.372+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_68, and the Request Id: 177d187a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.374+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19b6ac22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.377+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_70, and the Request Id: 710823f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.380+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53ef2795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.389+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29b6f821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.394+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d6a065a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.398+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_71-, and the Request Id: 6287c53a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.401+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_70-, and the Request Id: 1c112e23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.404+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4952561b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.404+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d3254f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.406+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d3254f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.408+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_69-, and the Request Id: 5d3ca374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.411+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4aa036f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.412+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aa036f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.418+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_68-, and the Request Id: 687e9a12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.418+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 542b6695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.419+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_73, and the Request Id: 1da25509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.428+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_70-, and the Request Id: 74184f26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.434+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5457889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.436+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5457889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.441+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dca2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.441+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1edacace, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.443+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dca2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.448+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_70, and the Request Id: 341319a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.449+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 587e1b7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.451+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 777cddef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.456+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7048fa81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.464+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 85ef15e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.464+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 597829e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.465+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 90bd553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.467+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dc175c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.467+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 90bd553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.473+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52f9d38e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.473+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_70-, and the Request Id: 7d88667c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.475+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f9d38e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.480+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_71, and the Request Id: 63e55809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.482+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 179a19f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.485+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2afa780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.488+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2afa780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.490+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10d112d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.494+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e8da062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.500+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42061c6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.502+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 677fb412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.502+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f8bf75b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.503+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42061c6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.508+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_73-, and the Request Id: 55cb2706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.508+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_70, and the Request Id: 2f6307b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.514+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5704fbd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.517+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5704fbd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.519+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5134a21f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.520+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64ffc434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.522+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64ffc434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.527+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_69, and the Request Id: 2d14132c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.527+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_71-, and the Request Id: 69c27220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.534+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1238d408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.541+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20f777a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.542+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66dfb16a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.544+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66dfb16a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.548+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e5fc2c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.549+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12da7560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2726b704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.553+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 160a316f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.553+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_70-, and the Request Id: 6bf3e683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.555+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1238d408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.555+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c3929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.557+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20f777a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.558+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c3929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.562+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10873986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.564+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 751de805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.565+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_70, and the Request Id: 58933e76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.566+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41e3df28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.566+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_69-, and the Request Id: 59d0b5ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.568+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41e3df28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.569+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10873986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.570+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 751de805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.571+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 160a316f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.572+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2726b704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.574+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63d8523d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.576+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_72, and the Request Id: 6621a907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.576+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63d8523d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.580+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_71, and the Request Id: dbe559b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.581+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_71, and the Request Id: c7f9fe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.583+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_69, and the Request Id: 565bd48e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.589+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_70-, and the Request Id: 1afc0b1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.589+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b84f6c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.594+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 707e1209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.600+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_72-, and the Request Id: 684fc518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.604+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f8deef2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.607+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32a9762f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.607+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c2d9b88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.612+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32a9762f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.613+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6212b270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.615+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6212b270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.619+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_71, and the Request Id: 1c236ece, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.625+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_71-, and the Request Id: 90830b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.631+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ba5e4e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.634+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_71-, and the Request Id: 5141cb47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.635+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_69-, and the Request Id: 2281252e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.642+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13cae83f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.642+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eb243d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.645+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c065f3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.648+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c065f3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.654+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23ba3fea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.655+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a680a6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.658+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a680a6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.662+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_74, and the Request Id: 7394fdec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.664+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 266d70ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.668+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6223567a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.674+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1879b0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.678+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b0c3451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.681+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 120c75e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.687+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43db6eca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.696+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_71-, and the Request Id: 4be4e59e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.701+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56d12f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.703+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56d12f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.706+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dcb8fb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.708+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dcb8fb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.710+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2128b296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.712+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46ac058a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.714+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_72, and the Request Id: 597bf8bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.715+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2128b296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.717+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f1a5199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.719+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f1a5199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.724+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_70, and the Request Id: 60a5d122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.729+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15060f5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.730+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_74-, and the Request Id: 30fb6038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.732+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15060f5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.735+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5df0aef1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.737+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d3e85c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.738+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5df0aef1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.740+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d3e85c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.744+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59533ab2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.744+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_70-, and the Request Id: 2c5e128e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.744+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_71, and the Request Id: a47b23a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.746+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59533ab2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.750+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_73, and the Request Id: 160772da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.753+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d8a4262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.759+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d8a4262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.763+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d5e5e1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.767+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d5e5e1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.772+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_71, and the Request Id: 5ac582c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.772+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57ed889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.773+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_72-, and the Request Id: 48c9f600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.773+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53d5c152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.778+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b03b857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.779+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_71-, and the Request Id: 2459f2e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.779+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 964907e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.781+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71a4aa39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.785+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40c8378c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.787+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_73-, and the Request Id: 69038a7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.794+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d795903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.799+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ec42a94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.804+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_71-, and the Request Id: 6a614dda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.806+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4818e303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.812+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 210b1395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.813+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f7bc348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.815+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 210b1395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.818+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11f8ee27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.819+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f7bc348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.822+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11f8ee27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.823+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc5d862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.827+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_70, and the Request Id: 4a223d9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.829+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56261e44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.833+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34ad835c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.837+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34ad835c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.838+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56261e44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.840+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56c77631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.840+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41f3a599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.840+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53d25e12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.841+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_72, and the Request Id: 6b5cf3af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.843+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41f3a599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.843+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56c77631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.848+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_72, and the Request Id: 790278a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.848+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38fd4d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.851+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38fd4d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.855+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_72, and the Request Id: 7da36022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.856+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 582c043f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.861+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10f4beea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.862+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70ecd732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.866+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_70-, and the Request Id: 77fabfe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.866+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f4beea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.867+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 494237c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.869+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42976190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.872+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42976190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.875+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_72-, and the Request Id: 448ddbfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.884+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_75, and the Request Id: 55ba4b8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.884+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31cc426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.885+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8e646d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.886+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 650b6621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.890+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31cc426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.893+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 650b6621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.895+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_75-, and the Request Id: 142a4413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.895+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_72-, and the Request Id: 2481d7b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.902+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77747bfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.904+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12802623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.904+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77747bfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.905+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_72-, and the Request Id: b0590d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.906+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12802623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.908+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_73, and the Request Id: 1e89a3b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.909+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_71, and the Request Id: 5f66c8fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.912+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61e9f3e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.914+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 588b5c05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.919+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e9f3e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.922+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14ad6d6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.923+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b30215a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.928+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79dc7d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.928+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5749c778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.931+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5749c778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.936+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c7ca42c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.948+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_73-, and the Request Id: 1900f82a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.949+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3babfc29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.951+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3babfc29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.953+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2346014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.961+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43c9965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.962+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c1027bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.964+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c1027bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.967+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_72, and the Request Id: 135c46d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.969+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_71-, and the Request Id: 578cb412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.970+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_74, and the Request Id: 4d7d8c6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.976+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21df2dc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.984+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10fe351d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.992+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7139c227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.997+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5065c0dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:49.999+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41977192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.002+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41977192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.003+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33b787a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.006+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 545deae9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.011+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 545deae9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.013+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ef78207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.016+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ef78207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.020+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_72, and the Request Id: 2dcc74bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.020+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c36e1b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.025+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c36e1b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.025+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f4e9d3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.027+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f4e9d3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.031+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_71, and the Request Id: 1cda539a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.032+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 788cee31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.037+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a97f98f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.037+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_74-, and the Request Id: 35e7e8c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.039+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_72-, and the Request Id: 2570b0fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.043+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a97f98f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.044+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f897e57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.044+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 502e0d13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.046+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f897e57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.048+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c3d35f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.051+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 502e0d13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.052+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6197385f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.055+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6197385f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.057+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_73, and the Request Id: 1f3c3198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.062+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 369c057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.062+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 136b3f66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.066+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3993eb28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.067+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_71-, and the Request Id: 4184e96b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.067+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 136b3f66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.069+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_76, and the Request Id: 2a00613a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.070+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_72-, and the Request Id: 58ea440c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.070+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_73, and the Request Id: 4c8bf54b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.077+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43b6cb77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.078+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2db032b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.080+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43b6cb77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.082+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2db032b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.085+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5541d9cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.085+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_73-, and the Request Id: 6eb863f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.085+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 209e60c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.087+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5541d9cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.093+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d17822a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.093+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59064e28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.094+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e753796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.097+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e753796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.097+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_74, and the Request Id: 42c7b429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.097+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6af1db9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.108+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_76-, and the Request Id: 60ccebf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.109+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_73, and the Request Id: 74bd4f6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.112+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_73-, and the Request Id: 4eb6903e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.115+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_74-, and the Request Id: 2cd6deb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.121+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c55b2b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.121+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a196531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.121+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bb0e38c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.121+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fd1d5fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.126+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fd1d5fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.127+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d978e82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.128+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78e4ebf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.128+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb0e38c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.130+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78e4ebf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.134+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_72, and the Request Id: 274a4efc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.134+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62a38bba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.136+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62a38bba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.139+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_73, and the Request Id: 6a8a925a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.140+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14d08847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.142+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5865b5e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.155+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61be5352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.159+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_73-, and the Request Id: 1f284077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.160+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 302127dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.161+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2423fee9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.163+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2423fee9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.164+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5594c31b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.167+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68a00baa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.170+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68a00baa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.167+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56585b77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.172+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_72-, and the Request Id: 1e526a97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.175+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78bf8883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.177+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56585b77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.180+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_75, and the Request Id: 6fbad8f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.180+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78bf8883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.185+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_73-, and the Request Id: ab2061e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.188+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 205ec2e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.188+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37ee3750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.200+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67864915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.203+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c60cdc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.204+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_72, and the Request Id: 3838f30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.212+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39e04072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.217+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 676f66e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.224+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 676f66e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.225+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18c867ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.229+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_72-, and the Request Id: e64176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.236+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51558fbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.228+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18c867ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.238+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26897a2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.240+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_75-, and the Request Id: 2535e634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.242+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26897a2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.244+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_74, and the Request Id: 2894769b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.244+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c7a9b29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.249+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2943ca2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.251+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_73, and the Request Id: 994c616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.256+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c7a9b29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.257+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b724359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.259+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b724359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.261+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d6ca2b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.265+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_73-, and the Request Id: 1add8663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.265+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6be17cce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.267+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6be17cce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.270+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ca358c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.272+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_74, and the Request Id: 569d8ec6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.272+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c140768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.275+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c140768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.279+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cc6dc14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.281+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cc6dc14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.284+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55c24559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.287+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_74, and the Request Id: 5e97777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.289+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a04bf96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.296+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ee5d2e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.297+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a04bf96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.300+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee5d2e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.300+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 769cfbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.305+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 480d8e35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.307+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 480d8e35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.308+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ae73fef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.309+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 411337db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.311+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 411337db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.315+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_75, and the Request Id: 4f85aeca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.317+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ae73fef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.318+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d039bce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.319+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 230083da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.322+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 230083da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.325+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_74-, and the Request Id: 3b07282f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.328+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_77, and the Request Id: 669789f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.328+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_73, and the Request Id: 26403873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.335+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3737b1c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.343+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_73-, and the Request Id: 255073ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.346+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ebc953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.349+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_75-, and the Request Id: 4b9e8062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.351+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_74-, and the Request Id: 36a1142e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.354+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45c9d642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.358+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45c9d642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.361+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_77-, and the Request Id: 4bcc8ce7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.362+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 358e3e0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.360+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f268ff4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.364+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 358e3e0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.368+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_74-, and the Request Id: 49937bb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.369+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_74, and the Request Id: 613493e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.376+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3990553b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.379+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3990553b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.383+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31542634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.383+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b21adaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.386+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b21adaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.387+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3949488b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.392+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_73, and the Request Id: 2efe05a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.395+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 457a4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.399+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 457a4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.404+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 727746be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.409+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 727746be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.412+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_76, and the Request Id: 484d810a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.413+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f71aa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.418+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79009eeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.421+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_74-, and the Request Id: 1ed99cdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.427+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a0fe2d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.427+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2acb64be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.434+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e7a76c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.440+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1820b312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.446+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_73-, and the Request Id: e0a9267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.450+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f0d353d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.456+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_76-, and the Request Id: 1c163cb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.458+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c2bc54b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.459+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eafde71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.466+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f5eedeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.473+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23799d2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.474+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f5eedeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.479+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73d6d3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.479+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b591be7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.479+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cdbc8a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.483+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b591be7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.483+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73d6d3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.486+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cdbc8a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.486+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 143850d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.487+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_78, and the Request Id: 170876a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.487+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 462bdab4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.488+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 143850d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.494+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_74, and the Request Id: 51732cdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.494+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 462bdab4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.496+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_74, and the Request Id: 52f1f6f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.496+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cdb7693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.505+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_74-, and the Request Id: 73bb3763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.508+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5145c8c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.513+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fada784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.514+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ece4bbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.517+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ece4bbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.521+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e020f61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.528+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e020f61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.528+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59548e68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.532+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c60bf45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.532+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 629a9e4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.534+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c60bf45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.535+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 629a9e4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.535+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59548e68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.537+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_78-, and the Request Id: 4527522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.537+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2128fc65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.541+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2128fc65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.542+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33efdbe7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.544+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33efdbe7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.547+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_75, and the Request Id: 2108599b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.547+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_75, and the Request Id: 6cdb092d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.550+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35183ab5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.551+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_75, and the Request Id: 2ea32393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.554+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50a68fd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.552+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4913eec3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.560+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_76, and the Request Id: 63656815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.566+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35183ab5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.567+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 627c7130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.576+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_74-, and the Request Id: 24c59efe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.583+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a55e41c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.584+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dc81f46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.590+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_75-, and the Request Id: 4efded3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.592+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_75-, and the Request Id: 6ac8a026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.595+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_75-, and the Request Id: 355470de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.610+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ff4a5f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.610+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_76-, and the Request Id: 6f092f76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.613+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ff4a5f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.615+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f0a2c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.618+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0a2c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.619+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d3a8ccf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.623+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 525b2c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.623+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3a8ccf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.626+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525b2c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.633+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e047b57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.637+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e306429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.637+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_77, and the Request Id: 7f8cb1f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.637+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64673bef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.639+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_75, and the Request Id: 4b3fb3a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.639+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e306429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.647+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b1e684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.648+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 312362ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.650+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34fcc7cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.654+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_77-, and the Request Id: 57ed64ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.657+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62e79257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.666+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34fcc7cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.668+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_74, and the Request Id: 69f5d6ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.668+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50279ab7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.671+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50279ab7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.676+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ed859c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.679+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ed859c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.683+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40674b19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.683+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_79, and the Request Id: 2eb6f150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.690+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_75-, and the Request Id: 42575912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.693+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71e7fd3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.697+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71e7fd3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.698+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a665690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.699+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7739511c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.701+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2633ac62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.705+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2633ac62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.712+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d10d38f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.713+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_75, and the Request Id: 5941f8b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.719+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a83ee3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.727+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_75-, and the Request Id: 290b7568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.735+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67de12f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.735+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_79-, and the Request Id: 6c78e22c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.738+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fc4f6e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.745+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c4f4f0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.754+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a87735e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.757+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1405296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.760+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1405296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.764+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c1a47f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.768+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c1a47f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.768+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_74-, and the Request Id: 671a837e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.771+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_76, and the Request Id: cc3f604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.783+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70374958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.787+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2da13905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.787+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79e6f1cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.790+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2da13905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.797+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f6feb10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.798+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ee2aaea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.800+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f6feb10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.801+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4568c9f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.805+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_77, and the Request Id: 6a0b2e31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.807+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4568c9f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.812+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5aacc650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.815+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2687f1b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.815+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 751b2886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.816+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f22c1aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.817+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2687f1b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.819+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aacc650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.820+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23a6c4fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.825+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_76, and the Request Id: 72a1cc1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.826+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23a6c4fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.847+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cb7356e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.851+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_76-, and the Request Id: 756726cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.853+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b96c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.853+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cb7356e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.855+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b96c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.859+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_77-, and the Request Id: 51de70a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.856+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_75, and the Request Id: 71e200bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.862+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b73448c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.863+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77a25cac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.863+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_76, and the Request Id: 6a0d2647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.866+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77a25cac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.871+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73a0e95d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.871+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f637d03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.871+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63b91fe7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.871+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ad65c8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.874+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ad65c8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.874+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f637d03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.875+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63b91fe7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.879+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 118304da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.881+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6877fe12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.882+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 118304da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.883+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_78, and the Request Id: 4411568f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.884+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6877fe12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.889+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_76, and the Request Id: 17d0796c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.889+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_80, and the Request Id: 61006c3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.889+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f7e3ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.899+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_76-, and the Request Id: 4135fe68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.902+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_75-, and the Request Id: 7a025c2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.905+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_76-, and the Request Id: 22e2e82a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.906+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c189432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.913+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46392561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.916+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46392561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.917+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48e5a98f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.922+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_78-, and the Request Id: 48970e3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.925+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27097e3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.927+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27097e3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.929+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_76-, and the Request Id: 5a3caca9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.938+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_76, and the Request Id: 6b97d233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.939+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b855ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.946+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25bf26e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.951+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b855ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.952+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 616ab392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.954+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25bf26e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.964+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3da311ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.964+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68782e00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.965+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_75, and the Request Id: db14090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.974+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_80-, and the Request Id: 3f51f8b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.977+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7779a3dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.984+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_75-, and the Request Id: 34e1701e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:50.990+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 426f442c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.000+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20d9558b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.005+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e8284fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.006+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fdf2e1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.012+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_76-, and the Request Id: 2b10d665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.019+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74cd083c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.022+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74cd083c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.029+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ac508ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.031+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16b646ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.032+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac508ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.035+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_77, and the Request Id: 3e2af6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.041+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f7d6e68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.047+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 611fe1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.049+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 611fe1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.053+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 449f8bfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.054+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cabce21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.055+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f3ba220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.057+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76909525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.059+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cabce21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.065+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_78, and the Request Id: 413d7e6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.066+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_77-, and the Request Id: 7b2a6b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.073+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cb1f55b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.083+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a5b96ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.087+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7caef91d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.090+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7caef91d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.091+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a36af53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.092+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20c64e3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.093+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 605b702e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.094+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20c64e3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.096+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 605b702e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.101+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6735d8f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.101+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_76, and the Request Id: 2a308025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.101+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1edb0a02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.103+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6735d8f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.103+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1edb0a02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.104+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a36af53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.108+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43a0a012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.108+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_81, and the Request Id: 51cbb885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.108+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b61804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.111+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b61804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.111+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43a0a012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.115+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_77, and the Request Id: 5ee59e27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.123+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50c2b081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.123+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_79, and the Request Id: 22a730c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.127+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fd7ae5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.127+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f2a342f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.128+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4db2b96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.130+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fd7ae5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.131+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_78-, and the Request Id: 331b294f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.133+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77f2125e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.136+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77f2125e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.141+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_77, and the Request Id: 79540aa5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.145+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_76-, and the Request Id: be05b4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.151+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_81-, and the Request Id: 4b1873e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.153+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a4286bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.154+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_77-, and the Request Id: c9fb78f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.156+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a4286bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.157+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 695b6c00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.163+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_79-, and the Request Id: 48d7c330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.164+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2979fa9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.166+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2979fa9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.168+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a292002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.172+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42612bcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.173+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 648c1610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.176+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_77-, and the Request Id: 4654b1a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.176+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_76, and the Request Id: 40b27b34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.179+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a292002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.187+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27cf0895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.187+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11cb51ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.191+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b2b21d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.191+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23f075d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.193+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b2b21d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.197+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_77, and the Request Id: 6f63c3c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.199+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1641f62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.201+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23f075d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.201+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1641f62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.202+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25d56d82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.205+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_77, and the Request Id: 7bfbfddb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.205+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66a669d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.206+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 142a493f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.208+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44134827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.208+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 142a493f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.213+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39048b2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.215+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39048b2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.216+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e57ce6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.222+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_78, and the Request Id: 2fa31806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.223+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_77-, and the Request Id: 67444644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.228+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 277e6070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.234+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d654bff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.235+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_76-, and the Request Id: 4ed4d525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.238+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76de9fbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.251+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_77-, and the Request Id: 7b03e140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.253+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45e0e194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.254+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2358c77b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.255+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22559cd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.260+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 408437cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.260+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b838ca0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.260+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7651e90a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.265+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7651e90a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.265+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_78-, and the Request Id: 327b7d88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.266+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45e0e194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.271+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32941ea7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.271+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7903f1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.274+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7903f1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.275+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6204f547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.277+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b77026a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.278+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6204f547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.278+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_77, and the Request Id: 18eeca04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.282+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b77026a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.284+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_79, and the Request Id: 16b5253a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.284+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 215105c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.287+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 215105c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.292+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b6e84dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.295+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_78, and the Request Id: 1aa0a382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.302+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61d9120a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.305+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b2c5a29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.306+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61d9120a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.310+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d5bfb49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.310+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39ed7b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.315+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39ed7b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.315+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d5bfb49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.319+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64328c4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.321+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64328c4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.324+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_82, and the Request Id: 27b22d1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.329+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_80, and the Request Id: 276d3e8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.329+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dd329ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.333+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dd329ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.334+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fe87b41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.337+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe87b41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.338+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3752b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.340+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3752b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.343+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a8fdc55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.345+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40a43f18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.346+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_77-, and the Request Id: 425065c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.346+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_79-, and the Request Id: 4dc27b74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.348+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40a43f18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.350+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_78, and the Request Id: 370347e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.351+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_78, and the Request Id: 6e88b7b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.352+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_78-, and the Request Id: 42427f30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.367+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_82-, and the Request Id: 7a3aedc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.370+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39616af8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.371+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 441ff4ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.377+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 540a584d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.377+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_80-, and the Request Id: 247c5147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.383+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2090bf7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.384+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64ca06ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.386+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2090bf7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.390+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 267c7a38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.394+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ac6221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.400+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 441ff4ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.400+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_78-, and the Request Id: 21e9621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.402+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_77, and the Request Id: 273e72a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.404+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53766dfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.406+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53766dfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.409+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c8024b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.412+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c8024b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.415+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_79, and the Request Id: 706a5166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.421+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_78-, and the Request Id: 38c67b66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.432+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6522b182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.432+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61268cf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.435+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c746014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.438+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c746014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.442+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2680ef9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.442+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6247e30c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.444+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6247e30c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.448+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ed81882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.449+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_78, and the Request Id: 53c116c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.458+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1053ce40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.462+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_78-, and the Request Id: 5c2ef35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.465+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_79-, and the Request Id: 5362c137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.465+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 277dee5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.482+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6588b154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.482+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e7352b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.489+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b788dcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.493+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b788dcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.498+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1519c673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.498+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77ee2e01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.498+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18f4ef8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.501+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1519c673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.501+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18f4ef8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.503+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_78, and the Request Id: 4576b1e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.504+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51c31131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.506+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c31131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.509+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_79, and the Request Id: 2ff05369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.515+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e5136d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.519+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 682cc3d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.522+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 255c622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.525+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: acf7f62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.529+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 255c622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.529+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d160c0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.535+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13e611ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.538+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13e611ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.539+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_77-, and the Request Id: 1c8b97ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.541+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 443b9db4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.541+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_83, and the Request Id: 40445b0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.545+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 443b9db4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.549+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 530bbd7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.550+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c0736a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.552+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 530bbd7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.555+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c0736a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.555+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_78-, and the Request Id: 33bc4487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.557+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30d9ab25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.557+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75845a33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.562+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75845a33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.563+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d9ab25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.563+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_81, and the Request Id: 154cb51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.563+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_79, and the Request Id: 43531b70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.568+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38ed311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.570+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38ed311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.573+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_79-, and the Request Id: 1460b030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.573+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44994d07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.577+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44994d07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.579+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_80, and the Request Id: 3f597039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.580+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27fe655e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.584+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_81-, and the Request Id: 2014b52e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.585+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27fe655e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.593+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_79, and the Request Id: 1b2df5ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.597+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77632065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.600+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_79-, and the Request Id: 542ecd98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.602+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_83-, and the Request Id: 3bb95a0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.606+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f22d73b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.609+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c271b75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.612+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f5a8aa4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.615+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44775290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.621+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67bf13e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.627+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_80-, and the Request Id: 262c436e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.627+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_79-, and the Request Id: 5ceb76d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.645+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28618bf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.658+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9755179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.659+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6150a45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.665+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 337f6a3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.669+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 337f6a3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.672+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 607ea3d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.673+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ba0be02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.677+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3def0aaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.682+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3def0aaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.684+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27776455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.687+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27776455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.688+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_80, and the Request Id: 2c653b42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.693+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d725b88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.693+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71cc8347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.696+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71cc8347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.698+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3611cb06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.698+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bf71e8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.708+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285bab6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.709+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_79, and the Request Id: 1f919156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.709+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37593986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.712+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bd86a19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.717+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ecd69b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.719+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ecd69b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.731+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_79-, and the Request Id: 3e5b840b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.731+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68c7f452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.739+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_78, and the Request Id: 28fd33cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.739+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d93b317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.740+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ef589dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.744+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b33452b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.745+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68c7f452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.747+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cf67b8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.751+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef589dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.751+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cf67b8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.752+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b33452b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.755+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ea2e375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.755+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 122e41cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.758+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 122e41cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.759+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ea2e375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.760+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c6f5724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.763+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c6f5724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.765+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_84, and the Request Id: 3b79c6d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.765+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_82, and the Request Id: 759fe037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.769+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46db6e4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.774+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_80, and the Request Id: 7b871527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.774+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17719c5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.777+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eb73529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.779+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 251c95b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.779+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 784186c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.782+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 251c95b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.783+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eb73529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.784+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 784186c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.773+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46db6e4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.788+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17719c5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.789+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b3912ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.790+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11e44df1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.790+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_81, and the Request Id: 9986cdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.792+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_82-, and the Request Id: fd90046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.793+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11e44df1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.793+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75641ce7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.794+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e4f2f33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.795+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75641ce7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.799+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_84-, and the Request Id: 4170d48f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.799+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_80, and the Request Id: 8d12fa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.801+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e4f2f33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.803+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_79, and the Request Id: 7fbecf97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.805+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_80, and the Request Id: 650019f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.806+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_78-, and the Request Id: 38c93cc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.809+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_80-, and the Request Id: 45ff7281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.817+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 616de58c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.820+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_81-, and the Request Id: 63424021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.820+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_80-, and the Request Id: 1e3ec3eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.826+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78780dd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.827+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e2fe467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.834+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_80-, and the Request Id: 483d5327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.836+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_79-, and the Request Id: 63d8189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.842+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_80-, and the Request Id: 52b8dd7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.850+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35c30491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.854+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54d06da8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.856+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14cdd693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.861+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eea5d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.869+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14809168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.872+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32f1d45a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.879+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e82fe12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.879+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c776c74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.879+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bfa5ef9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.882+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b5725c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.882+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c07205a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.887+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bfa5ef9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.890+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60548a2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.893+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60548a2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.893+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 131e97c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.904+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63484480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.911+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a2a816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.912+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14af72c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.914+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14af72c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.917+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_80, and the Request Id: 764a8a8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.919+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16a100a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.922+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16a100a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.926+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65f0457b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.927+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_83, and the Request Id: 790987df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.925+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a76d0e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.935+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b12ba05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.935+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78850854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.937+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b12ba05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.941+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ff23175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.943+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ff23175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.945+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_83-, and the Request Id: 68c69cc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.947+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a76d0e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.950+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 548f292e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.950+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79ae24b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.950+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_79, and the Request Id: 3d840822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.954+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79ae24b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.957+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59a824e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.961+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71c55a7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.963+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71c55a7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.967+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59a824e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.968+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_82, and the Request Id: 57dff4a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.969+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b5bef5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.969+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b873e2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.972+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_85, and the Request Id: 6da1c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.975+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b5bef5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.975+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b873e2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.978+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ebc818b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.980+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ebc818b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.982+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60d1294e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.985+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60d1294e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.986+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_80-, and the Request Id: 5302018d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.986+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_81, and the Request Id: 52f44263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.991+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_81, and the Request Id: 4ee3d69d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.994+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49f83af1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.997+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 94090c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:51.997+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3809302c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.000+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 94090c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.002+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_79-, and the Request Id: 2df3127f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.002+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49f83af1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.003+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 133eb1c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.006+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 133eb1c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.009+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eab72d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.012+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eab72d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.013+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_81, and the Request Id: 1ee1678c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.015+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_81, and the Request Id: 26110291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.016+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_82-, and the Request Id: 6b54de20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.016+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62ad0adc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.019+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62ad0adc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.023+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_81-, and the Request Id: 2f2131d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.024+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57697e05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.027+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57697e05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.030+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_80, and the Request Id: 9c5be0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.038+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39e38034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.042+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_85-, and the Request Id: 33112e02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.045+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_81-, and the Request Id: 7c6c0bce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.051+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 429ba92d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.057+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39a35d4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.062+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 669f8385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.062+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_81-, and the Request Id: 1a404e89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.069+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eca482d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.075+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_81-, and the Request Id: 3a5a909b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.086+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_80-, and the Request Id: 74872464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.089+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5482a57e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.095+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47992b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.096+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a4082ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.107+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 439821fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.111+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c0c097f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.119+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2db1f5c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.121+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b430bc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.128+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 294b7dd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.132+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69b58928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.132+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68194af0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.135+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 789d8f5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.137+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 124b5e01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.138+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68194af0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.145+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69b58928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d04c337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.148+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d04c337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.149+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cbe66e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.151+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cbe66e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.152+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 526dbfb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.153+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_81, and the Request Id: 75d9c618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.158+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_84, and the Request Id: 289844be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.163+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79680553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.166+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e11245c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.172+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e11245c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.174+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fd23526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.174+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_84-, and the Request Id: 10697827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.180+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 488f8496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.181+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fd23526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.182+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d81878c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.183+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 488f8496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.184+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24c2fa5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.185+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_80, and the Request Id: 6884e44f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.185+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 603ef2ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.187+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 603ef2ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.189+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d81878c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.194+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13821e5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.194+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c32c957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.194+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4406b52a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.197+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4406b52a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.197+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_82, and the Request Id: b966eb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.199+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13821e5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.200+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a167587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.200+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_86, and the Request Id: 189cb259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.201+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c32c957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.205+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dfa2a25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.205+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_81-, and the Request Id: 35882825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.206+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a167587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.207+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dfa2a25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.208+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_82, and the Request Id: d4024fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.208+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e64f684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.210+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_83, and the Request Id: 51da44a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.211+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e64f684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.215+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42cd3980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.218+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42cd3980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.221+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_82, and the Request Id: 21c224a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.225+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28da27de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.228+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ba246f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.231+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_80-, and the Request Id: 7f37e9a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.234+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7aa74075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.238+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aa74075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.242+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_82-, and the Request Id: 691b4c31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.242+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4aaf6951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.244+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aaf6951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.248+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_81, and the Request Id: 61da6074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.250+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_86-, and the Request Id: 67acf093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.256+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ab0ad99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.272+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_83-, and the Request Id: 4bb6bb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.275+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_82-, and the Request Id: 22c5a721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.280+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_82-, and the Request Id: 5b5ef10c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.292+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dbaada2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.295+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dbaada2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.297+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 647a31ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.298+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dfd9ff2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.300+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dfd9ff2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.302+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6917c7ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.305+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_82, and the Request Id: 19de3dea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.309+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dbb15b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.320+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_81-, and the Request Id: 2e5386f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.327+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e6ee8a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.333+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 471efedf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.333+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14b21c3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.342+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73f0bb7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.343+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57f12df9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.349+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57f12df9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.350+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18357d30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.350+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2aa0e673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.353+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aa0e673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.357+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ba2e33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.357+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3973a2fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.358+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 250e54e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.361+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30e7da11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.361+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_82-, and the Request Id: 2494ace8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.363+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30e7da11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.360+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3973a2fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.366+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_82, and the Request Id: 348a85f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.373+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cce2fe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.377+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_85, and the Request Id: 245004dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.382+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d6c28bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.386+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 370b644c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.393+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51eaad85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.397+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cfd0fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.401+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3620671c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.401+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2589f24a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.403+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3620671c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.404+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2589f24a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.405+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7861075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.409+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7110a9c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.410+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46ba5056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.412+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7110a9c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.412+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46ba5056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.416+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_81, and the Request Id: 32b24cc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.416+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_82-, and the Request Id: 7305fbd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.416+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_84, and the Request Id: 234c899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.421+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cbb9097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.426+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_85-, and the Request Id: 643bd936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.426+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cbb9097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.426+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fce2a08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.429+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a2f30f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.431+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a2f30f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.435+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_83, and the Request Id: a81dbdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.439+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 350b5175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.439+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b1a9703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.442+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 697a1c90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.447+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28b82c53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.449+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28b82c53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.451+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_81-, and the Request Id: 6e35e6a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.455+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 697a1c90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.457+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d828b84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.460+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d828b84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.461+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79982598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.463+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79982598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.466+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_87, and the Request Id: 7f3a1775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.467+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_83, and the Request Id: 3657422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.472+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_84-, and the Request Id: 736f0ea0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.473+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a1b942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.479+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24a95e73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.484+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24a95e73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.486+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 210555d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.490+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27794b3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.490+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48a8dca3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.489+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 210555d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.494+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d52eeb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.496+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d52eeb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.496+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39563217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.497+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_83-, and the Request Id: 72ffe8ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.499+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39563217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.500+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_83, and the Request Id: 77c804c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.500+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fbef036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.505+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_82, and the Request Id: 453af94c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.506+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: be79470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.509+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be79470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.510+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_83-, and the Request Id: 792663a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.514+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40f319b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.517+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40f319b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.519+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ea5e6e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.519+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_83, and the Request Id: a5903ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.526+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 613bb66b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.528+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_87-, and the Request Id: 78a9daab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.529+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d71690b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.535+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d71690b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.536+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e1e5bed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.537+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 757caaee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.538+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_83-, and the Request Id: 37cc1a8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.539+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 757caaee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.544+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_86, and the Request Id: 61c511fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.550+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a3a55b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.550+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c4eb1ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.556+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 151fb6c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.557+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_83-, and the Request Id: 14e8a725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.559+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 151fb6c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.563+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59827667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.566+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59827667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.568+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a0e0687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.569+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_83, and the Request Id: 79dfddd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.569+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39af094c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.575+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_82-, and the Request Id: 1dfbc8ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.581+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39af094c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.582+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 594f16a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.582+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dfa68bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.585+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dfa68bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.581+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a1100fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.590+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_86-, and the Request Id: 5b8e45a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.591+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f8931e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.593+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f7cc343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.594+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f8931e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.595+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f7cc343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.598+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_85, and the Request Id: 6a0d491f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.598+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_82, and the Request Id: b88c2cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.599+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2da5ab29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.598+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ddeb211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.606+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_83-, and the Request Id: 1d88d667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.610+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b27a521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.611+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9e1de5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.613+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 682c721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.617+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_85-, and the Request Id: 2570cbb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.617+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_82-, and the Request Id: 214227b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.618+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31570aa6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.621+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31570aa6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.622+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cd6eb6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.626+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ba6c78d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.630+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ba6c78d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.632+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 161c8cfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.632+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e55e508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.634+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 161c8cfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.639+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fe61459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.641+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fe61459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.644+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6520a8c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.644+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4930dd72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.647+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6520a8c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.647+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_88, and the Request Id: 38afd5a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.648+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e5f0bd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.650+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e5f0bd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.650+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55ea5a1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.658+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_84, and the Request Id: 37cfb530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.658+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35a0587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.644+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a251c88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.661+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_84, and the Request Id: 497a1a23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.663+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ea5a1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.671+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36644d4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.674+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36644d4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.677+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_84, and the Request Id: 77730bb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.682+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5433272d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.686+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bda9e13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.695+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_88-, and the Request Id: 4b5dbf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.698+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43f205aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.698+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 119cd39b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.702+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 119cd39b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.705+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18e6989a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.706+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bbbc05f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.707+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18e6989a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.709+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_84-, and the Request Id: 6e41abfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.710+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bbbc05f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.713+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e0add4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.715+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e0add4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.718+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 491e7acd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.719+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_84-, and the Request Id: 611d742d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.720+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_83, and the Request Id: 38524157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.718+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_84-, and the Request Id: 35d16a3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.722+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 491e7acd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.722+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_84, and the Request Id: 5ef7446c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.726+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 786436cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.729+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 786436cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.752+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 232cf11e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.753+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78cae398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.755+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 232cf11e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.763+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48cc6373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.765+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_84, and the Request Id: 3132f22b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.766+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48cc6373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.767+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17da0b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.769+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a58ad1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.769+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c077fdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.772+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a65be74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.773+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_83-, and the Request Id: 7b4e1318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.778+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_84-, and the Request Id: 72168a94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.780+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d7aebd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.781+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59404cfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.782+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_84-, and the Request Id: 6b3965b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.784+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_83, and the Request Id: 3c0ff17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.784+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7aebd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.792+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59471306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.794+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 739373c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.794+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59471306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.800+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_87, and the Request Id: 149cd33d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.803+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3402a29c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.807+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 775efb6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.809+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60fafbdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.817+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bf4f2fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.819+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bfa4030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.820+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f8d1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.825+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f8d1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.826+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18fcd5a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.830+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_83-, and the Request Id: 63f1579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.830+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72a7c096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.832+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ea8aaaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.834+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ea8aaaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.836+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72a7c096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.838+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_86, and the Request Id: 6ae5c04a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.842+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14c79af9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.843+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4898ea78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.843+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 149c53ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.845+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14c79af9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.846+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 149c53ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.846+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66c46abd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.849+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12e6bd69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.849+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d95bbc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.852+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12e6bd69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.852+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d95bbc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.852+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66c46abd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.855+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_85, and the Request Id: 177cd76e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.855+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_87-, and the Request Id: 4fd09439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.858+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_85, and the Request Id: 6457624f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.860+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_85, and the Request Id: c2c6f6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.872+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eb64de1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.873+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_85-, and the Request Id: 3f049980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.873+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10911eb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.878+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46e56df5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.880+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_85-, and the Request Id: 95e83c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.881+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46e56df5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.884+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cdfa138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.877+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10911eb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.885+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11ae2c70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.888+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cdfa138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.891+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43d4c8e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.893+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_89, and the Request Id: 6032cd4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.894+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43d4c8e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.894+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11ae2c70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.896+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aa377c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.900+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_86-, and the Request Id: 20bbfe1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.903+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_85, and the Request Id: f5c7a40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.903+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_85-, and the Request Id: 183725a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.905+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e6a9bd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.905+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d20d786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.909+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e6a9bd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.912+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_89-, and the Request Id: 3a8b7988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.912+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_84, and the Request Id: 3ab637e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.915+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a659261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.919+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_85-, and the Request Id: 3b39731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.922+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c3a2d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.931+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d053a12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.931+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 461986c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.934+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40455131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.934+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 170ed136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.939+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5db50e94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.946+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cbf65e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.947+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e0aacff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.953+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 535bba44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.963+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55c6e0f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.968+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37fd3f58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.968+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 458fdeb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.970+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37fd3f58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.971+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f5ab791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.976+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d492704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.977+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 93dc961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.978+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d492704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.980+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 93dc961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.983+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_85, and the Request Id: 30478524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.985+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f0f7da9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.988+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0f7da9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.991+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_86, and the Request Id: 219722a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.995+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_84-, and the Request Id: 3dd3322a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:52.995+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46982cd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.000+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46982cd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.003+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d713618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.004+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c2ec84b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.006+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c2ec84b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.008+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e224792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.009+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d713618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.011+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e224792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.013+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ea4b354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.014+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13a73ce7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.016+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ea4b354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.018+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_90, and the Request Id: 42c8abf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.019+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5389a514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.020+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b7827f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.023+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5389a514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.021+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59617a6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.025+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fef59fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.025+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_84, and the Request Id: 6a4d2273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.025+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 565c7981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.027+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_86, and the Request Id: 1ca07f21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.028+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fef59fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.029+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13a73ce7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.032+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52b900d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.034+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52b900d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.035+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e93e891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.037+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59617a6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.041+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_87, and the Request Id: 125ac026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.041+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_88, and the Request Id: 5293a8d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.042+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_86-, and the Request Id: 1d602af9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.044+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_84-, and the Request Id: 164ba87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.050+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_90-, and the Request Id: 561dbc7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.050+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6582d63a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.053+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_85-, and the Request Id: 7b5df938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.054+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6582d63a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.055+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39e61ae0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.057+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39e61ae0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.058+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78ec6b55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.060+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78ec6b55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.061+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_86-, and the Request Id: d808908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.063+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_86, and the Request Id: 126fdb1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.063+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68da0220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.065+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68da0220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.070+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_86, and the Request Id: 44aba2b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.075+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_87-, and the Request Id: 3d19f73f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.078+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72175006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.078+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_88-, and the Request Id: 530caff4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.084+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 781ee2bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.087+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72b38525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.088+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_86-, and the Request Id: 429dcd12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.097+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c143d6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.097+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55a5f95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.101+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42c0e948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.111+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_86-, and the Request Id: 791b86e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.115+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2df2a6a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.118+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f03b23c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.126+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aaa299f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.126+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4060244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.126+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 211cf0d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13656897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.145+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54dd5803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.145+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59332d0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.156+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b3730b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.159+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b3730b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.163+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f1cb7d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.164+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 531057ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.165+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: acadb41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.167+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 531057ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.167+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26218012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.170+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26218012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.170+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 566a3e94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.175+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b51f612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.175+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_91, and the Request Id: 7973129e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.176+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 566a3e94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.177+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b51f612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.180+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 524a9b2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.181+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a5ca1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.181+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_85, and the Request Id: 7af30312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.183+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 776a8a2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.184+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 524a9b2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.184+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a5ca1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.188+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_85, and the Request Id: 135e703e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.193+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_85-, and the Request Id: 6d050593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.194+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f16ef37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.197+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40a78fe2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.198+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f16ef37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.200+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e306de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.202+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_86, and the Request Id: 3c8e7a80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.202+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20c0a1f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.204+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e306de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.206+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_85-, and the Request Id: 19b11296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.208+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36615637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.209+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40a78fe2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.210+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36615637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.214+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_87, and the Request Id: 1ca82d05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.216+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bb0b337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.216+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fee3899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.218+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fee3899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.222+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3eb0fd0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.225+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_87, and the Request Id: 6847228f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.225+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60f7c325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.228+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60f7c325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.229+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_91-, and the Request Id: 161f1c67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.230+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eb0fd0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.231+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c2cf2b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.232+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a35671a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.235+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a35671a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.235+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c2cf2b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.236+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 478e2bb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.239+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32bb1568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.240+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a85d3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.242+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11741756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.242+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32bb1568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.248+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_89, and the Request Id: 63fe242d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.249+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a85d3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.250+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 511e7ec1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.253+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_88, and the Request Id: 2a088990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.253+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_86-, and the Request Id: 367c0081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.255+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1827c180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.256+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 478e2bb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.257+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1827c180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.259+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_87, and the Request Id: 53f80491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.264+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_87, and the Request Id: 106e1d82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.272+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_87-, and the Request Id: 79b7077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.273+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22078149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.276+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63dfef09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.277+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_89-, and the Request Id: 1c646275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.282+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_88-, and the Request Id: 3584be8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.285+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_87-, and the Request Id: 4829e27a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.293+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3059e393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.293+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 452bb058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.301+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bace0e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.302+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35a87977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.301+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bf8cf15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.306+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_87-, and the Request Id: 5a0dd4e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.308+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_87-, and the Request Id: ca7021e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.312+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53fe76e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.312+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5aa662fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.314+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53fe76e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.321+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6da71da8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.320+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38b2941c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.325+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ee97923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.326+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38b2941c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.329+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_86, and the Request Id: 71bd07ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.335+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 789a73d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.335+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bc11bda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.338+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bc11bda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.342+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 536b01ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.344+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 638b1733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.348+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42afcc15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.349+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d6ead5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.349+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ed322d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.351+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed322d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.351+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42afcc15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.355+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 631cd611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.356+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 340719e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.356+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_92, and the Request Id: 70a14922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.358+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 631cd611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.362+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f7976b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.364+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23ab5fc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.366+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63e6f16d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.367+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23ab5fc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.367+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_86-, and the Request Id: 7f14699b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.370+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_86, and the Request Id: 52f82fa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.371+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f7976b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.372+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_87, and the Request Id: 7dd86119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.376+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4379b934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.379+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4379b934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.380+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c97da63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.381+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2217ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.383+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c97da63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.383+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76a977ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.384+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2217ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.385+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76a977ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.387+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 731beffb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.389+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 731beffb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.389+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f7c26aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.392+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_89, and the Request Id: 78af7d71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.392+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f4f05cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.395+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f7c26aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.395+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_92-, and the Request Id: 4155bcf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.396+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_90, and the Request Id: c887625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.398+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75c0d600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.399+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f3a16d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.399+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f4f05cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.400+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75c0d600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.401+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_88, and the Request Id: 16885186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.408+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72d232fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.408+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_88, and the Request Id: 5334f906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.420+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e51dbd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.420+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_86-, and the Request Id: 617de006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.424+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_87-, and the Request Id: 4836f0bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.424+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_89-, and the Request Id: b7931cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.424+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_88-, and the Request Id: 10dd2b69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.431+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c039ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.431+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 700ac988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.434+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 700ac988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.436+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_90-, and the Request Id: 4a0de166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.439+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b42b783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.441+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b42b783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.445+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_88, and the Request Id: 4e4e3578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.453+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_88-, and the Request Id: 2d482d94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.464+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 559a3117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.473+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6af14b50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.481+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50476fbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.481+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ca4294e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.486+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30e9db7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.486+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54415a42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.493+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 799c61d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.494+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b6f1312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.497+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ee7f89a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.497+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36311115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.497+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b6f1312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.499+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36311115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.503+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d914adf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.506+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d914adf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.507+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d8c8e70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.512+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_88-, and the Request Id: aad1ae5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.516+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5366faed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.516+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c6ad92a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.519+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_88, and the Request Id: 29d7d256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.521+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29506a45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.522+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d8c8e70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.523+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b56dd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.525+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_87, and the Request Id: 42136640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.526+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62efd7e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.529+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62efd7e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.533+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 788d32d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.534+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d93c05f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.536+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 788d32d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.542+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b91a42b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.543+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 478c83f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.544+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d93c05f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.545+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_87-, and the Request Id: 8bfad0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.545+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 478c83f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.549+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_89, and the Request Id: 18a88f3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_93, and the Request Id: 1691529b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.562+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_88-, and the Request Id: 56100086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.562+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_89-, and the Request Id: 163604a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.563+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36fc3bbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.567+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 672beee6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.570+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 672beee6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.572+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36fc3bbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.572+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69313b81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.573+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b03642d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.575+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d039463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.576+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b03642d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.577+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d039463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.579+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c1a1db1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.581+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_90, and the Request Id: 128011ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.585+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_87, and the Request Id: 5ab0c57d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.590+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 442d70ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.592+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13326ba9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.594+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13326ba9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.595+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_90-, and the Request Id: e43283c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.602+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e7254e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.604+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e7254e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.605+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7681edbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.607+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7681edbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.611+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_88, and the Request Id: 17cbe6ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.613+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e07defe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.615+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_93-, and the Request Id: 4c8b7fe5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.616+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e07defe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.619+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17a3e8ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.620+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e9f7f49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.623+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e9f7f49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.627+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_89, and the Request Id: 3baeb24e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.632+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_87-, and the Request Id: 4c240e62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.636+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d997050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.637+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6022d5ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.638+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d997050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.639+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b7f993f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.641+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 790b34d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.643+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_91, and the Request Id: 616f3ec8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.652+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 567a5b92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.654+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b6e9c9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.660+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c0f98cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.662+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_88-, and the Request Id: 31320718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.666+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 203ca655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.669+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 203ca655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.672+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53789e62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.674+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53789e62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.676+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7462f3c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.677+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_88, and the Request Id: 1ed2682d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.679+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 265dacf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.691+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7efb241a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.694+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7efb241a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.697+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c3a664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.697+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_91-, and the Request Id: 152b07c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.702+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 665d78c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.704+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 665d78c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.707+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33018832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.710+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33018832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.712+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_89, and the Request Id: 3f242047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.715+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75aa3367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.715+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 611bd5f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.717+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75aa3367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.720+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_94, and the Request Id: 4e2dcfd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.721+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_89-, and the Request Id: 3d2f968b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.723+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 670dbf78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.732+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_89-, and the Request Id: ff12fec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.735+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c8f8abf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.741+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70b267e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.744+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70b267e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.747+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73544ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.751+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_88-, and the Request Id: 656dc7f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.753+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73544ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.753+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_90, and the Request Id: 6d2c97f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.758+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b1b820b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.761+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b1b820b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.765+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cecabb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.765+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d836586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.769+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54e9943c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.771+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cecabb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.772+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 494c5521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.775+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 494c5521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.775+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_89, and the Request Id: 6015f3e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.778+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1915da18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.780+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1915da18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.783+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_91, and the Request Id: 1658b2f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.791+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_94-, and the Request Id: 71476124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.795+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39c28ad1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.801+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d649780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.807+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32f87926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.807+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_90-, and the Request Id: db74a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.809+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a495ce0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.810+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ae62db1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.810+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32f87926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.813+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a495ce0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.815+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26ad689a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.817+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26ad689a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.820+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6613166d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.820+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bbb1f02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.822+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6613166d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.823+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_88, and the Request Id: 66933471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.826+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_89, and the Request Id: 67bc76bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.829+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d66f225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.831+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_89-, and the Request Id: 5fc0639c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.835+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74ccd4a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.841+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_88-, and the Request Id: 6c0bd4f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.848+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_91-, and the Request Id: 33b90981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.856+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 331d9d6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.856+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b441371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.856+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b00869e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.859+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b441371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.864+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_89-, and the Request Id: 13920376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.864+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be2d378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.866+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dac6f95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.869+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dac6f95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.876+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f1583bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.876+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_90, and the Request Id: 7b17fdb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.877+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23a7eb0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.885+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23a7eb0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.891+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cc8815c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.892+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2db4415b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.898+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_90-, and the Request Id: 5e531c40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.902+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 150ea89c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.902+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d39c464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.905+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 150ea89c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.910+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_90, and the Request Id: 9646218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.913+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44a3723b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.916+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ea4e36c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.919+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 350f1a31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.926+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44a3723b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.926+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d767c91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.927+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1581567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.930+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1581567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.936+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_92, and the Request Id: 74bbb7e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.936+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bfb661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.941+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a392ae2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.942+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bfb661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.947+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4760957c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.949+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46581824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.950+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4760957c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.953+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46581824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.953+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_89, and the Request Id: 1caeab34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.955+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f0cd4f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.959+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e693d66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.961+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e693d66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.966+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_89-, and the Request Id: 652c8fac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.969+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5929ba9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.969+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_89, and the Request Id: 5de3d54f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.971+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5929ba9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.975+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b5fa1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.978+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cb9a932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.978+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e633631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.981+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b5fa1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.981+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e633631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.985+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d2f93df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.988+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d2f93df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.988+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c3031bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.990+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_95, and the Request Id: 559adf6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.993+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_91, and the Request Id: 411d42b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.996+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dce90c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:53.998+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dce90c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.002+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_92-, and the Request Id: 721bb06e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.010+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30777a25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.019+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ecc3d1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.012+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30777a25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.023+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_90, and the Request Id: 773617ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.025+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12d3cac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.025+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ecc3d1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.029+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_89-, and the Request Id: a21d756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.033+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_90-, and the Request Id: 11838053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.034+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 158ac889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.037+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 158ac889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.039+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_92, and the Request Id: 5ad8cac7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.045+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e0f31ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.045+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 116a9b0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.047+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 799f66fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.049+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_91-, and the Request Id: 76527900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.051+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_95-, and the Request Id: 25bf731b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.055+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 799f66fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.057+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c95cbf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.058+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28b757b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.058+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 295829d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.059+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c95cbf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.062+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_90, and the Request Id: 22b1f71c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.064+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_90-, and the Request Id: 5f1e0b62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.069+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b49d5e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.069+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 295829d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.072+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b6b706e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.072+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 679f7f0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.075+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 679f7f0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.077+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_92-, and the Request Id: 46c94fdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.080+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_91, and the Request Id: e5eb79f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.082+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54dc647b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.097+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50e70d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.099+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37f5bb90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.107+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_90-, and the Request Id: 189a124d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.110+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e039a92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.113+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6385694f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.120+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36231c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.125+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6385694f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.127+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4440eefd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.131+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 233de3e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.133+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4440eefd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.132+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b081596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.135+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_91-, and the Request Id: 33aed4b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.135+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c630e9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.137+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b081596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.143+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c1a628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.143+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_90, and the Request Id: 24af19d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.145+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c1a628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 431ff219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.152+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_91, and the Request Id: 62a8332d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.156+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c4429f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.161+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2716270e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.164+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b7b4a16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.165+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5310c28d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.168+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b7b4a16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.168+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2825523b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.168+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4be9ee83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.171+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2825523b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.174+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 527f0095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.175+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 431ff219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.176+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_90-, and the Request Id: 20a58add, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.176+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_91, and the Request Id: 4483f87a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.177+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 527f0095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.179+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_90, and the Request Id: 4cce2c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.187+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e96e382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.192+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5200ef22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.192+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6facfcee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.195+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18e0a2c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.195+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6facfcee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.198+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22948877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.201+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22948877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.206+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b7a16bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.206+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_96, and the Request Id: 30ad4793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.208+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b7a16bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.211+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 752c5865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.213+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 752c5865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.219+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_93, and the Request Id: 21dd812e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.219+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_91-, and the Request Id: 3e73330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.227+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f4bfb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.231+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5195b6f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.232+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_91-, and the Request Id: 7761aac8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.240+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5195b6f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.240+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_96-, and the Request Id: 4b177d6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.241+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_90-, and the Request Id: 6e1f9f7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.243+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a89aa20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.245+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a89aa20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.250+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22e84784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.250+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19688e32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.254+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29700a90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.255+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 739ab153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.255+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a292bf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.257+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a292bf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.260+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76a94786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.260+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_92, and the Request Id: 534e870f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.266+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29700a90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.267+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_93-, and the Request Id: 638c8889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.270+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_93, and the Request Id: 5521070d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.273+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11a2dab9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.276+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4eb69259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.276+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 349b112b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.279+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eb69259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.290+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51c498ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.290+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 493de13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.290+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79f95e89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.293+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79f95e89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.294+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a45060f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.293+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c498ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.296+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19534a55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.296+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21331bce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.298+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19534a55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.298+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21331bce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.300+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_91, and the Request Id: 44eff9f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.305+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_91, and the Request Id: 23853f22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.309+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_92-, and the Request Id: 6a7271dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.309+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56f4b0e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.312+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56f4b0e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.312+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b33aa5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.318+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_92, and the Request Id: 4c583c5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.318+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_91-, and the Request Id: 348d4ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.321+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_93-, and the Request Id: 1147d75f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.323+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14f2cbd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.330+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 239a6d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.333+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 239a6d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.334+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c289700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.334+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1229bc6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.338+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b458e74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.339+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ec5697c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.339+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_91-, and the Request Id: 7a64261f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.341+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ec5697c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.344+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ad9c8bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.344+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c289700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.346+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ad9c8bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.347+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_97, and the Request Id: 34c2d275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.351+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33e1e188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.354+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_91, and the Request Id: 3bbe46d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.357+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5935d18b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.360+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_92-, and the Request Id: 7312478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.369+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c6913ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.370+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 504c7968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.374+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_97-, and the Request Id: 353a8e79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.375+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 504c7968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.378+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 286b6ae1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.378+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cbe6442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.380+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 286b6ae1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.383+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_92, and the Request Id: 106a9071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.384+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22a4984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.386+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cf2f3cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.386+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22a4984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.389+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cf2f3cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.390+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67f091e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.393+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67f091e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.394+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6581d3b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.396+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6581d3b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.398+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_94, and the Request Id: 1d91628e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.399+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 159bf31a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.400+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_91-, and the Request Id: 39addb26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.402+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_92, and the Request Id: 65459645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.408+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e01ff5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.411+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4165e1ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.419+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ad49f76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.422+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70d7e5fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.422+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 257e7c26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.432+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 384676eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.435+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_92-, and the Request Id: 48274b72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.438+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11bb3e28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.448+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_94-, and the Request Id: 4718d940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.448+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ab4e268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.453+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_92-, and the Request Id: 6348c4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.459+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64517281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.462+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64517281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.463+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ed788ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.467+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3da105f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.470+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3da105f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.474+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d8d40e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.476+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 237ea572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.478+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ff82ad4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.478+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d220f2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.479+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 237ea572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.483+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ff82ad4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.485+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73654a6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.485+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42a73ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.487+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42a73ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.489+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_94, and the Request Id: 538be845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.489+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d220f2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.492+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e4bfed4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.496+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2388f56e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.497+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ed788ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.497+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_93, and the Request Id: 284dbb43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.495+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e4bfed4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.498+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2388f56e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.501+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_92, and the Request Id: 2649e631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.505+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_92, and the Request Id: 4d113a33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.507+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11e8107b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.509+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11e8107b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.511+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2614b02b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.518+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_92, and the Request Id: 74f8d79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.524+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bdd4389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.526+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bdd4389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.532+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 440d4d0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.539+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 440d4d0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.540+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46338525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.542+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46338525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.546+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_92-, and the Request Id: 34982d4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.548+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_93, and the Request Id: c474603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.592+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 354488f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.597+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 204f7119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.599+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 204f7119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.599+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b972ca9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.601+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_94-, and the Request Id: 282ed9a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.602+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41f6754d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.605+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_92-, and the Request Id: 4ad01b8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.605+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45f3d1bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.607+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_98, and the Request Id: 61d2e825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.611+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_93-, and the Request Id: 46265e00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.616+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_92-, and the Request Id: 6dd69adc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.619+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_93-, and the Request Id: 29b3f94f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.628+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38181593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.628+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c4b10f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.629+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b310c1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.631+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c4b10f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.635+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1043ca40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.637+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1043ca40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.638+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16a907b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.641+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_98-, and the Request Id: 19ea07cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.641+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_93, and the Request Id: 5737c2d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.650+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66508239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.650+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 243f43fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.654+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 243f43fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.655+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ba033ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.655+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2868882a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.658+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b74716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.659+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 542992d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.661+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 542992d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.666+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_95, and the Request Id: 27a877b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.666+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40311876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.673+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41ccce3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.678+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 367f8983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.687+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 489281e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.700+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a058cdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.703+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_93-, and the Request Id: 67aed4c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.707+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61467221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.710+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7242249c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.713+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7242249c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.718+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a83eea9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.718+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f4ef018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.722+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f4ef018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.726+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_95-, and the Request Id: 353015a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.726+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67ffd3e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.729+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a83eea9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.729+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 386bff62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.729+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67ffd3e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.730+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78db8be4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.730+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_93, and the Request Id: 66580d83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.732+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 386bff62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.735+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78db8be4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.736+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59b495fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.736+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_93, and the Request Id: 519aaf3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.736+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 415b2ab1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.738+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59b495fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.740+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 415b2ab1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.742+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_93, and the Request Id: 13ad0c3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.742+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_93, and the Request Id: 2399e1b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.751+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_93-, and the Request Id: 1d09accf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.754+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d3a615b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.754+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a2a656e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.757+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a2a656e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.764+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d5cbfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.764+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b410502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.764+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 681334ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.767+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 681334ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.766+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d5cbfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.770+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60cb96ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.772+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60cb96ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.773+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_99, and the Request Id: 3c338719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.776+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79c119ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.777+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6aa2f2a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.778+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79c119ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.781+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_94, and the Request Id: 6149de4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.782+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aa2f2a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.783+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_94, and the Request Id: 67281e3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.793+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_93-, and the Request Id: 79d93ecd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.793+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 457eecc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.802+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_93-, and the Request Id: 36076a8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.812+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_93-, and the Request Id: 1b45d9e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.814+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30f8fb0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.823+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20a92845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.826+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20a92845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.830+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c7d048d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.834+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c7d048d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.835+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d07651c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.835+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_99-, and the Request Id: 76240096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.839+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_95, and the Request Id: 4ffcd570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.848+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_94-, and the Request Id: 10fdb89c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.849+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_94-, and the Request Id: 7154d734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.852+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e97cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.864+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c380ff6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.869+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24e46e42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.876+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1342a915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.877+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7828d8da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.885+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_95-, and the Request Id: 56e3509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.889+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 306c2484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.890+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69190451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.893+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fea3250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.895+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fea3250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.898+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15063319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.901+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15063319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.904+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a4becd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.904+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_94, and the Request Id: 512b213a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.904+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: edc172b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.919+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 141acd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.920+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3de1615f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.922+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3de1615f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.919+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41893fca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.926+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d26a118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.936+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6237eb94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.938+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6237eb94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.939+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_96, and the Request Id: 7917a81f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.943+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74474f97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.947+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d26a118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.950+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c617a9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.954+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c617a9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.954+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fc0eb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.957+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fc0eb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.958+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 701493eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.958+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_96-, and the Request Id: b59ec3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.961+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 701493eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.969+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_94-, and the Request Id: 5789d69d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.970+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_94, and the Request Id: 28453dec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.973+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_94, and the Request Id: adbefe4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.975+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26adbe1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.979+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 751a2643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.980+0000 [Thread-3902] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:44:54.981+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c647d90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.985+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 751a2643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.988+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57f7a38b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.991+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57f7a38b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.992+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55e1e542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.997+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_94, and the Request Id: 47a7cf5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:54.998+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 634dfa51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.002+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 634dfa51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.006+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56f2235a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.006+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21569f4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.009+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21569f4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.011+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73c3022f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.014+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d54613e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.015+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ee8977f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.017+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d54613e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.017+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ee8977f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.018+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_94-, and the Request Id: 33b876cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.021+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_95, and the Request Id: 6405f92f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.022+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_94, and the Request Id: 5f028e79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.030+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59692aca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.033+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fdf168f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.035+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fdf168f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.038+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35552059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.036+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 792a58f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.042+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35552059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.045+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_94-, and the Request Id: 5d0464fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.045+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_96, and the Request Id: 1f815418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.050+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_94-, and the Request Id: 564a4e55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.056+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_94-, and the Request Id: 69ac98c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.058+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f76876c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.058+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_95-, and the Request Id: 7f0f9e9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.061+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11496254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.065+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11496254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.068+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2df891f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.068+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4390c9fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.071+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2df891f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.078+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30e4983b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.078+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 122abcc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.082+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_95, and the Request Id: 63ab34a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.083+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_96-, and the Request Id: 6e43705c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.085+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67782a13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.086+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60e83abd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.080+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30e4983b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.090+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60e83abd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_100, and the Request Id: 79ff137e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.093+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b64696f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.101+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10db4adf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.102+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cade327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.107+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_100-, and the Request Id: 65aeac8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.110+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10db4adf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.117+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22c14d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.119+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66150fd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.119+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22c14d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.127+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_97, and the Request Id: 48d190b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.129+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5badcb38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.135+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_95-, and the Request Id: 6f5a94d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.142+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1594b3b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.149+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dae9f2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.152+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 443c6d2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.152+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f164874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.154+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 443c6d2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.155+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f164874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.160+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2735c03b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.160+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e643031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.162+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e643031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.167+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22c51c8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.169+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22c51c8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.170+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_95, and the Request Id: 5a1a99c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.171+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_95, and the Request Id: 34a2705e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.162+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2735c03b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.176+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 346d531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.179+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_97-, and the Request Id: 4e7b48e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.182+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2638ae91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.187+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_95-, and the Request Id: 15b5342b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.188+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_95-, and the Request Id: 5e57f1c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.193+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2638ae91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.194+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_96, and the Request Id: 1a75b9de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.196+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ac06601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.198+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ebcfeb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.198+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ac06601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.207+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dd10ee7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.209+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dd10ee7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.213+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64e4b8ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.216+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_95, and the Request Id: 42b445c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.227+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 252e2b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.232+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ba15802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.234+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2106c7b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.236+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cf8ed21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.237+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cc3dd84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.241+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cf8ed21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.243+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ab5d13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.243+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18b52dd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.243+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_95-, and the Request Id: 36b227c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.245+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18b52dd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.249+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_96-, and the Request Id: 1ef09005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.250+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_95, and the Request Id: 385e93e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.262+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11cabb45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.269+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ccaa534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.269+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11cabb45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.277+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 555265f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.279+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 555265f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.285+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 544f917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.289+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_97, and the Request Id: 76bf0850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.289+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 988f6e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.292+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 988f6e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.296+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d7d6891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.297+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27260c7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.301+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50f8d68f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.307+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42d402c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.312+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19f6f9e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.314+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_95-, and the Request Id: 254a37e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.316+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19f6f9e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.318+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_95, and the Request Id: 7a9ee071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.319+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4125a75c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.330+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b666fc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.333+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b666fc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.339+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1454f90e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.339+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_97-, and the Request Id: 20cadec6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.339+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4514529c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.341+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1454f90e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.341+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a8ba9a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.343+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4514529c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.344+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a8ba9a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.350+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8623d42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.353+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e959708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.353+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_96, and the Request Id: 395fbc5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.355+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 526b882a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.356+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 646e57a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.356+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23d3371f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.359+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23d3371f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.360+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17cd9d27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.359+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 646e57a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.360+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 396339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.362+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17cd9d27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.364+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 396339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.366+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d0faf55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.366+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_96, and the Request Id: 321313b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.366+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_96, and the Request Id: 317432fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.368+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d0faf55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.369+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eb5b32f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.371+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_98, and the Request Id: a979d0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.374+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_95-, and the Request Id: 122801a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.375+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eb5b32f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.378+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_96-, and the Request Id: 3254edf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.382+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_101, and the Request Id: 14cbcc4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.386+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c97ef38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.387+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_96-, and the Request Id: 54fd602f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.388+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c97ef38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.389+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ca1c99e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.392+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ca1c99e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.392+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39841098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.395+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74592098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.396+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1633a05a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.397+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39841098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.397+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_96, and the Request Id: 72fc3f8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.399+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1251aaf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.401+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1633a05a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.401+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_97, and the Request Id: 3754a8e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.405+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9386b73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.406+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65b4c5ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.406+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 749b5f36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.409+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 749b5f36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.414+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_96-, and the Request Id: 3cf1bd34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.414+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68537c6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.416+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68537c6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.416+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_96-, and the Request Id: 2497ea58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.418+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e54bf5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.421+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_96, and the Request Id: 3d8a382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.423+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_101-, and the Request Id: 2467a66b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.427+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b2738dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.429+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19b74e54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.433+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_98-, and the Request Id: 3736e350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.442+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62e191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.442+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 866b97b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.447+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ec357ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.454+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 617849cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.454+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_97-, and the Request Id: 38f7dde3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.456+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 617849cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.459+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 603c51d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.459+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76bdae6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.459+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_96-, and the Request Id: 59dd5b01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.461+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76bdae6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.467+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_98, and the Request Id: 4a61cd6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.480+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b78002f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.480+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bfcc98e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.483+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bfcc98e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.485+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74db6cfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.487+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74db6cfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.488+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 710906a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.490+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69cb8cd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.491+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 710906a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.496+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69cb8cd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.496+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_97, and the Request Id: 2d917a04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.499+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_96, and the Request Id: 3ab7c0bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.501+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62f3977e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.505+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dbc9af9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.507+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dbc9af9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.510+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c78d7b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.515+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_96-, and the Request Id: 4764eae9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.515+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c78d7b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.516+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bf1ea5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.517+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44c5573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.520+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_97, and the Request Id: 5908bdbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.525+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a387a0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.531+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28637208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.534+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28637208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.537+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e937ff0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.541+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_97-, and the Request Id: 380ff5fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.543+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e937ff0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.543+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_97, and the Request Id: 59c5a39e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.546+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_97-, and the Request Id: 2d14874d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.549+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_98-, and the Request Id: 2721985a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.560+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f7526c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.563+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e95b724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.573+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c4d7b77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.584+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cf566e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.590+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34319c66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.595+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bcf70d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.596+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d15e349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.597+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bcf70d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.602+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_97-, and the Request Id: 186e7766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.602+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78947ca0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.604+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49695d27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.604+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78947ca0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.606+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49695d27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.611+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_102, and the Request Id: 450f7cef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.616+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2accc570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.616+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 799619f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.618+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 799619f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.623+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_97, and the Request Id: 64109755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.627+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e65acc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.631+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 288af308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.634+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 288af308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.639+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7aef7bb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.639+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61c70c42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.642+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aef7bb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.645+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_99, and the Request Id: 6e44870c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.656+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26b810a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.660+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7521fdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.661+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76cc00dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.662+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7521fdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.671+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27064e17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.677+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a769a05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.677+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6af3d543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.680+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_102-, and the Request Id: 4464c2a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.680+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50476bd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.683+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50476bd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.686+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_97, and the Request Id: 65e42aa7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.690+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6db37f1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.693+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6db37f1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.697+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38557eab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.699+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38557eab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.704+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_97-, and the Request Id: 46f9010b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.704+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27657a38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.705+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc2723a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.706+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_98, and the Request Id: 1c934c23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.710+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_99-, and the Request Id: 6d385dfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.711+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27657a38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.714+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16c888dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.717+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16c888dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.722+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e3f50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.722+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fd974a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.725+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e3f50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.726+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29992e7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.728+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29992e7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.729+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_98, and the Request Id: 1aea8d01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.730+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fd974a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.731+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37961bd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.732+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38dd64c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.733+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 774cf60f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.733+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37961bd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.735+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f4d61f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.735+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 774cf60f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.742+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_98, and the Request Id: 28eae9c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.744+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_97-, and the Request Id: 7a5e939b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.746+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38dd64c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.747+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_98, and the Request Id: 39238627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.754+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_99, and the Request Id: 30ea51cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.754+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b920b71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.758+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b920b71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.759+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 600caaa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.765+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2427d2db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.768+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2427d2db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.768+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 695ec257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.772+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_99-, and the Request Id: 3c85eb0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.773+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_97, and the Request Id: 25e38ad6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.775+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_98-, and the Request Id: 6c21a600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.782+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_98-, and the Request Id: 762339a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.792+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72935f91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.798+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b534410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.798+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_98-, and the Request Id: 5f0445cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.808+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_98-, and the Request Id: 72a1fc28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.811+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fba789e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.833+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_97-, and the Request Id: 42190a87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.837+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64c969a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.843+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a1f466e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.844+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1663c36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.845+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13e33434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.851+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a1f466e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.852+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2da928cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.854+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39afe915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.855+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46bf738c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.857+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46bf738c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.859+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fa7620f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.862+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_103, and the Request Id: 5b35d11d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.864+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e325673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.865+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e00a432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.871+0000 [Thread-4060] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:44:55.872+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e325673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.875+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8bffae8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.878+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49bc5c44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.878+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e954b69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.882+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40a6a0c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.885+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55f69f26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.886+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55f69f26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.889+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35422884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.892+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_98, and the Request Id: 6dff9e3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.903+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71450984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.907+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55de2bf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.912+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55de2bf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.915+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_103-, and the Request Id: 3da373a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.917+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ed8bbff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.917+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f024b17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.920+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ed8bbff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.922+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d0a1410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.925+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9e37f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.925+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_98-, and the Request Id: 27d519d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.927+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56b0b09d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.927+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9e37f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.931+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 534dea55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.931+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4470e74b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.933+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39ae993f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.933+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4470e74b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.931+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30b4d5eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.934+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30b4d5eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.934+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39ae993f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.935+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f024b17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.936+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 534dea55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.936+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_98, and the Request Id: 4b1c2d95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.940+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3aa1a3aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.941+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_100, and the Request Id: 636d543e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.941+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_99, and the Request Id: 640805c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.943+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 548d27ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.944+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aa1a3aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.944+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d0a1410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.947+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eda30cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.949+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 548d27ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.949+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eda30cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.952+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_99, and the Request Id: 7da3aeda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.954+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_100, and the Request Id: 4bc38dd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:55.956+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_99, and the Request Id: 72935f50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.027+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_98-, and the Request Id: 1f545281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.030+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e9c7776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.033+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68bc42b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.036+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 130bb95c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.039+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 130bb95c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.040+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_99-, and the Request Id: 73b1c243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.043+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_99-, and the Request Id: 5952dd31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.046+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fc51680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.046+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d41d0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.048+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fc51680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.048+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d41d0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.050+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e9c7776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.051+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61275bbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.054+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_100-, and the Request Id: 22a19d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.055+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_98, and the Request Id: 1c8bb8ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.056+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_100-, and the Request Id: 7723fb47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.056+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_99, and the Request Id: 7e757ddf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.062+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_99-, and the Request Id: 41bde43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.073+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68f21d2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.073+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 728fae9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.079+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cf0fba6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.086+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e024c57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.089+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_98-, and the Request Id: 354dac97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.103+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2929f97a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.106+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2929f97a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.109+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47022f63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.112+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47022f63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.122+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_99, and the Request Id: 53c4a3c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.132+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28d7e525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.132+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_99-, and the Request Id: 1a88eb22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.135+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28d7e525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.137+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 359c15d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.138+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61b9d227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.138+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32cc077d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.146+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61b9d227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.153+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_104, and the Request Id: 237d21e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.160+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f5667b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.160+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f1d27d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.164+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a651348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.166+0000 [Thread-4126] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:44:56.168+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46d1e11d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.177+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_99-, and the Request Id: 360dbf45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.189+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75fcb72f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.192+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75fcb72f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.194+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_104-, and the Request Id: e3da67f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.198+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d350aaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.199+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79807c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.203+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d350aaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.209+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_99, and the Request Id: 33fcae68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.210+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b567909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.214+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73c42daf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.216+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c57232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.219+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c57232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.218+0000 [Thread-4136] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:44:56.222+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c1df454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.226+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b7f0592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.229+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c1df454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.231+0000 [Thread-4145] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:44:56.233+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_101, and the Request Id: 4e572bef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.235+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f20a070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.236+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32030cff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.257+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 454fbd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.257+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dbd7114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.261+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 454fbd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.261+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30b66859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.264+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30b66859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.264+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_99-, and the Request Id: 28c4069a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.264+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e366beb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.267+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e366beb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.270+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1365b364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.270+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_100, and the Request Id: 193e5e41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.272+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1365b364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.275+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_99, and the Request Id: 4ecbdca0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.283+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 214180c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.284+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_100-, and the Request Id: 451b017b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.284+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_101-, and the Request Id: 203e19cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.284+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 801e9e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.294+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 801e9e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.298+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c0dd127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.303+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c0dd127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.305+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b3a919e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.306+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e721d6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.310+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_99-, and the Request Id: 144a5805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.314+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_101, and the Request Id: 1cef44a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.317+0000 [Thread-4155] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:44:56.319+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63deb96d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.322+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63deb96d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.326+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35a47c51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.326+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c89adfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.326+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74a11307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.329+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c89adfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.333+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3757c5da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.337+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_100, and the Request Id: 6877a176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.338+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47305fd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.336+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3757c5da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.342+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40aba7ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.345+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40aba7ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.349+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65e8d265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.349+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53486365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.355+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_100, and the Request Id: 5c31dc1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.356+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53486365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.358+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65e8d265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.358+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 653e4e72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.361+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_101-, and the Request Id: 715286db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.362+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 653e4e72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.363+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f2347bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.362+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cf3a0ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.371+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_100, and the Request Id: 2a92ecbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.374+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cf3a0ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.375+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_100-, and the Request Id: 65bc7a25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.375+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_105, and the Request Id: 4ba2ee78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.384+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 796ef6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.384+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_100-, and the Request Id: 764c803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.387+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a920cd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.390+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49d0cb3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.392+0000 [Thread-4169] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:44:56.397+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b7f717c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.417+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 422556ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.423+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60398a30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.426+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_100-, and the Request Id: 7148686b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.428+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30febd12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.428+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 636eff51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.430+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30febd12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.433+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a72dfaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.433+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_105-, and the Request Id: 20169094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.438+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14dae0a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.440+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a72dfaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.432+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 636eff51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.441+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e1b7381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.441+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ae2b8ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.443+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e1b7381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.444+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ae2b8ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.450+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_101, and the Request Id: 609a396e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.454+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b3138a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.455+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14dae0a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.458+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_100, and the Request Id: 2462197e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.465+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_102, and the Request Id: 3a381b52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.482+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49ba4dbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.482+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51ec30e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.482+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32cffaed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.487+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 509a8e55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.495+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11727e95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.526+0000 [Thread-4188] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:44:56.531+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_100-, and the Request Id: 5e32dc33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.531+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_102-, and the Request Id: 40ba805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.533+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bcf2f9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.539+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_101-, and the Request Id: 6c5b3a35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.542+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15380789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.548+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50b9e1a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.551+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28dcb98f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.551+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50b9e1a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.551+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2442ce5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.556+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 133132b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.557+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c3fb02f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.557+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2442ce5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.558+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63246b95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.559+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 133132b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.561+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51c261dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.562+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73817eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.563+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46734af3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.565+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46734af3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.565+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73817eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.566+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63246b95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.566+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c261dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.568+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_100, and the Request Id: 67f31295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.568+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_101, and the Request Id: 4671bd11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.568+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1adc12e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.570+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_102, and the Request Id: 486d31cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.570+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1adc12e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.573+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_101, and the Request Id: 78d749eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.583+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4629bcba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.588+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d48deb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.588+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 625f61d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.591+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d48deb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.594+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cf69491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.599+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cf69491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.600+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_101, and the Request Id: efe75a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.601+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 734970b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.606+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 734970b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.610+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2055ee2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.610+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_100-, and the Request Id: 360f90c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.610+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54086791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.617+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_101-, and the Request Id: 794e592d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.618+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_101-, and the Request Id: 78e944cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.620+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2055ee2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.624+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_102-, and the Request Id: 709a6105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.624+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76f4f293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.625+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_106, and the Request Id: 7c87f61c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.628+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_101-, and the Request Id: 6899104a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.642+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 579754ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.642+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 289a976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.642+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7101d5c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.647+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 282dfc39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.652+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 282dfc39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.653+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2939cdcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.653+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59def6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.658+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a142866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.661+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7eee8dea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.665+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_106-, and the Request Id: 28cde98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.666+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 617aee8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.666+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eee8dea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.672+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cf0796e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.673+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a142866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.674+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_101, and the Request Id: 35c658dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.675+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cf0796e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.678+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_100, and the Request Id: 3b61115e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.686+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c627d9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.686+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14c6aa5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.689+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c627d9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.692+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a266866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.695+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ec34293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.700+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a266866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.701+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_100-, and the Request Id: 2c7e0f3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.705+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_102, and the Request Id: 474b0b19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.705+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73677d2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.705+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13ae2389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.712+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b5ac602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.719+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36a91d6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.724+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_101-, and the Request Id: 304dfede, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.727+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_102-, and the Request Id: 7752f154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.728+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29f64f45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.731+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53d1ac39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.732+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67c7f844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.734+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53d1ac39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.736+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0ab2e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.738+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c7f844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.740+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48a2251c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.741+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e546f50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.741+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f94285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.743+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48a2251c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.743+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e546f50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.743+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f94285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.746+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_101, and the Request Id: 205cb5e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.747+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_103, and the Request Id: 51b7366d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.747+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 400b8d9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.753+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 400b8d9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.753+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1545e775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.756+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_102, and the Request Id: 8971819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.766+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19329f48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.770+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19329f48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.779+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4471dae7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.779+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_101-, and the Request Id: 600131b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.787+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4471dae7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.790+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1831d77c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.790+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1021f598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.790+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c18c800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.795+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 650e73b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.796+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1831d77c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.797+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 650e73b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.800+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 331a8e85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.801+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d7a2a58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.803+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 331a8e85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.805+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a71769d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.807+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a71769d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.809+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 200b89c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.812+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_102, and the Request Id: 627e0fd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.812+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_102-, and the Request Id: 3358bf9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.812+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_107, and the Request Id: 3799b4be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.820+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7a2a58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.808+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_103-, and the Request Id: 45a6b1b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.821+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 302ad9c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.823+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 302ad9c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.829+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74ee6f4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.832+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_102, and the Request Id: 527fcfdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.835+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_103, and the Request Id: 560db5d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.847+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f242538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.849+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f9f7ca2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.852+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f9f7ca2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.855+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72b7a81b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.855+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_102-, and the Request Id: 47f6a286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.855+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62345f8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.858+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72b7a81b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.860+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_101, and the Request Id: 58865ef7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.864+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1407b390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.867+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_107-, and the Request Id: 4515a2ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.880+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_101-, and the Request Id: 11ad1f38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.881+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a30257e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.886+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a30257e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.892+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_103-, and the Request Id: 547d8e8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.902+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_102-, and the Request Id: 18450bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.903+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34579ebc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.905+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34579ebc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.906+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15ca0017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.907+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38fdfe90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.908+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c6b7a79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.911+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c6b7a79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.912+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_102, and the Request Id: 2f4d77ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.913+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16689a10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.915+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eace45a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.916+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16689a10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.918+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 727bddc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.921+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_103, and the Request Id: 4b684135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.922+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76ef0ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.926+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75f8f94a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.935+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7792f0fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.936+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74c54cac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.937+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7792f0fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.937+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fbaa024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.944+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c3cc1ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.947+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c3cc1ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.949+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e31deb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.949+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_102, and the Request Id: 3db85ea6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.960+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33cb4dc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.963+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cb4dc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.966+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47dd6518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.968+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_103-, and the Request Id: 519ec699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.968+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47dd6518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.969+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d8c41ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.974+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5edc1841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.978+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56a73e4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.979+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_103, and the Request Id: 70dfb911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.981+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56a73e4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.986+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_102-, and the Request Id: 240d86cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.986+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60ab1c0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.988+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35115687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.992+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 459ec70c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.994+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 459ec70c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:56.997+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_103, and the Request Id: 1a56aa39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.004+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b98250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.006+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_102-, and the Request Id: 36f4c3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.007+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b98250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.010+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c76aa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.012+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c76aa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.015+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_104, and the Request Id: 21a1691e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.017+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_103-, and the Request Id: 25110d52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.020+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ee2e952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.025+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_103-, and the Request Id: 2e4e1ec5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.025+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee2e952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.028+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b2233a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.029+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fb92763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.032+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fb92763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.034+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b2233a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.035+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72fed439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.037+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_108, and the Request Id: 53a34646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.038+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72fed439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.040+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 596aa86e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.042+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_102, and the Request Id: 3d10c131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.055+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b6b9208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.055+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45a4c54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.055+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ae044ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.055+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_102-, and the Request Id: 79061dac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.058+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a4c54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.059+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47aaf981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.060+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_104-, and the Request Id: 6665a84b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.061+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d1d72c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.070+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d1d72c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.071+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8743621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.074+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_103, and the Request Id: 62f86be5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.077+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 779be44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.091+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49182a58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.091+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac766c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.096+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b80b389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.097+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5883897a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.103+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_108-, and the Request Id: 590cb0f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.106+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a23858f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.109+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dcba3b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.119+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_103-, and the Request Id: 6e31056c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.121+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 541cce69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.122+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27289c7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.122+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 779a6fef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.125+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 541cce69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.130+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27289c7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.132+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2629df40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.133+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1437facf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.133+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dbe173a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.134+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40c9cc63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.136+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dbe173a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.136+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1437facf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.139+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48f43b39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.141+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_103, and the Request Id: 5087d40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.141+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f1aaf3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.142+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48f43b39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.145+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cb43cef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.147+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_104, and the Request Id: 77a4468a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.147+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cb43cef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.147+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c9cc63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.152+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a04c9f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.154+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a04c9f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.158+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_103-, and the Request Id: 7eb8b835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.162+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a56b5e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.162+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_103, and the Request Id: 1e695f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.167+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a56b5e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.174+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15dfafc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.176+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15dfafc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.178+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63337650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.179+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e0d68d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.181+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_104, and the Request Id: 366561fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.186+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7242593d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.189+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c9e551f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.189+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_104, and the Request Id: 591bc3c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.192+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c9e551f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.198+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_104-, and the Request Id: 2d6584db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.200+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a16119b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.205+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 519dd914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.207+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 519dd914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.214+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d50145b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.216+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d50145b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.217+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_104, and the Request Id: 72c24846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.222+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54a2539f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.223+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 344e43b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.227+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54a2539f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.227+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74d5e6b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.228+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_105, and the Request Id: 467c4525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.231+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_104-, and the Request Id: 58569a7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.234+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_104-, and the Request Id: 262d064e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.237+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46b1202b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.239+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46b1202b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.251+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_103-, and the Request Id: 27809faf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.255+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 705873b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.256+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ac413d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.256+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_105-, and the Request Id: 169b966e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.257+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 705873b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.258+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4908b9c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.261+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4908b9c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.262+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_109, and the Request Id: ce8bc98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.262+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7db7ed82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.264+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41b625d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.265+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_104-, and the Request Id: 111b48d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.266+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41b625d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.270+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_103, and the Request Id: 6609042f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.273+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7db7ed82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.276+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 86d48d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.278+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 86d48d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.284+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 389f0dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.285+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 329475bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.288+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_104, and the Request Id: 526c67af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.292+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b1686ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.295+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 185dbfd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.297+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e65faf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.299+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b1686ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.302+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d474792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.303+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72430193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.304+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64d2927c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.307+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38fdc2c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.310+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38fdc2c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.313+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_109-, and the Request Id: 3325a7ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.313+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_104, and the Request Id: 717e2ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.318+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19a44d4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.319+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2395c39f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.325+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2395c39f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.331+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e8ebd0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.332+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ca382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.334+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ca382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.338+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_104-, and the Request Id: 381828f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.339+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_104-, and the Request Id: 2f676cb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.340+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 306876c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.343+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 306876c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.343+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_105, and the Request Id: 794602be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.344+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fb1eec0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.345+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 550bb699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.345+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13784d3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.350+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 683c2422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.352+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bf35ecc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.352+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 683c2422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.355+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bf35ecc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.356+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_105, and the Request Id: 6a75bea5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.356+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 550bb699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.359+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_103-, and the Request Id: 2888fd7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.360+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_105, and the Request Id: 7b62d8e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.367+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f742836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.370+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43034e4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.380+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_105-, and the Request Id: 24a45d9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.384+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20738ff2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.388+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61265f86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.390+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61265f86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.394+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71c44f93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.396+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71c44f93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.405+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ba5bd7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.411+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6991fd33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.411+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_105-, and the Request Id: 74d0d9e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.412+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_105, and the Request Id: 15f9bf39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.418+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 155ad00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.418+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_105-, and the Request Id: 5f9c9cc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.427+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55064214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.428+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 155ad00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.430+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55064214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.434+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_106, and the Request Id: 22a6abcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.434+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d5edc6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.437+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6439078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.437+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d5edc6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.441+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 400dbb3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.441+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a74cb8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.443+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 400dbb3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.445+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 116dbc45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.445+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_104, and the Request Id: 7ef410ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.454+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e942dee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.459+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e942dee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.465+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12b5e80f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.465+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ef8ea5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.465+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5710224b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.465+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_105-, and the Request Id: 34599ffb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.468+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ef8ea5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.468+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12b5e80f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.471+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_110, and the Request Id: 5e1199a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.475+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a296bf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.477+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a296bf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.481+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_105, and the Request Id: 7d0d8712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.481+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5641b507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.494+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_104-, and the Request Id: 1570edce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.495+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_110-, and the Request Id: 10bdf7a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.509+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e4559ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.514+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e6d2f0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.514+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 278ff98a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.518+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 686d529d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.518+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 278ff98a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.519+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_106-, and the Request Id: 5c08e37c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.521+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 261aab5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.523+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 261aab5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.527+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_104, and the Request Id: de881b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.532+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9fc30f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.532+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10f7b901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.535+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f7b901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.538+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21b3b476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.538+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_105-, and the Request Id: 121c069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.541+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b3b476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.550+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_106, and the Request Id: 7511d508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.554+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f8b7434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.563+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 377a8105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.563+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 369f904c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.569+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 209dd98b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.573+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 209dd98b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.579+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68b19185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.581+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28054738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.583+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28054738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.584+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76b3a271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.590+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_105, and the Request Id: 80427ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.597+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ed39e66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.600+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed39e66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.603+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_104-, and the Request Id: 43d1adaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.603+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3304b573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.605+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cebd5b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.608+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cebd5b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.609+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77590a7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.614+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77590a7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.622+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ab37907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.622+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cbc1370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.622+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_106, and the Request Id: 73a70aca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.623+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f3d2fe1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.626+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f3d2fe1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.626+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15493bc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.631+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24247dcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.631+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a3351d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.633+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15493bc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.634+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a3351d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.636+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_105-, and the Request Id: 157cf6a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.639+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_106, and the Request Id: 633049b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.639+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_106, and the Request Id: 131730cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.644+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66e1b9b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.649+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_106-, and the Request Id: 9de65a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.650+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21fc274a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.653+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_106-, and the Request Id: 69e4aae4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.653+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21fc274a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.659+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a1ac359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.661+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a1ac359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.666+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_106-, and the Request Id: 34705af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.666+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_107, and the Request Id: 6099036e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.671+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dcf047a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.672+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67f1195f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.674+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dcf047a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.677+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d7d0ca8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.677+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25f05147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.680+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25f05147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.683+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_106-, and the Request Id: f7920f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.683+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_111, and the Request Id: 4da62cfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.685+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55f65181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.692+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f761e8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.692+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69051846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.695+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69051846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.699+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 540f98f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.701+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 540f98f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.703+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33f18adc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.704+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dcf32bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.705+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_106, and the Request Id: 5d3d99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.712+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c660cc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.715+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c660cc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.717+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 629b9745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.721+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11401b7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.721+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 176b7c18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.724+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 176b7c18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.728+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_105, and the Request Id: 2b809769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.735+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_107-, and the Request Id: 637ccfd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.740+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a281cf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.743+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7552b19f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.751+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9a7228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.751+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_111-, and the Request Id: 55f85488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.759+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1288f88c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.763+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1288f88c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.763+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_106-, and the Request Id: 3c651a6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.766+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 555176da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.768+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 555176da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.771+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_106, and the Request Id: 572542b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.778+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b1e1028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.781+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b1e1028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.782+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 405cfbb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.786+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_106-, and the Request Id: 177a8f90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.786+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b5d14b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.786+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46005355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.788+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b5d14b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.793+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 405cfbb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.793+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_105-, and the Request Id: 2690f259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.793+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2248900a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.794+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58fecd63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.798+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67487c53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.802+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46005355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.803+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2248900a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.803+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_107, and the Request Id: 73f2020a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.806+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fe4aeae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.810+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_107, and the Request Id: 26f70630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.811+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fe4aeae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.812+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_105, and the Request Id: 714e097c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.817+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ffabc08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.820+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50dfa3e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.820+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ffabc08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.821+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be0a331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.826+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_105-, and the Request Id: 62039b23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.830+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_107-, and the Request Id: 3a58b068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.833+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d4f9696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.838+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61a8fbde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.843+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74e2b4a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.844+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a8fbde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.847+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 373d1718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.853+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_107, and the Request Id: 7e8b8fb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.853+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_107-, and the Request Id: 5d051ce5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.861+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73d45137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.864+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73d45137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.868+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c15ceba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.873+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4140e8b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.875+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4140e8b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.870+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c15ceba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.879+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2334b701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.878+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c3fa7e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.880+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_107, and the Request Id: 32980159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.881+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22a3639e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.878+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d3fe377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.879+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2871201b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.881+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27aff0d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.885+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22a3639e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.885+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_107-, and the Request Id: 1df7b9ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.888+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dc2ed54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.890+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_108, and the Request Id: 70f3f97e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.900+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_107-, and the Request Id: 61a5cbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.906+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 124acd91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.907+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 470967e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.909+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 124acd91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.909+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 470967e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.915+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dc1a814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.916+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74bbe399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.918+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dc1a814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.918+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74bbe399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.921+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21fd51d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.921+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 274bdb9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.926+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fec32b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.926+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_107, and the Request Id: 1cb17599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.926+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c3917ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.927+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32e990d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.928+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fec32b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.928+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c3917ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.932+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_112, and the Request Id: 79e5cd7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.932+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_107, and the Request Id: 52c78ab2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.934+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b8e1ccf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.938+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eed7342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.948+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_107-, and the Request Id: 610655ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.952+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 403012f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.952+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_107-, and the Request Id: 2f42ad9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.967+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2656d8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.969+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2656d8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.972+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fb727a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.974+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fb727a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.979+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 577b4d32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.979+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_106, and the Request Id: 54eedd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.979+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_108-, and the Request Id: 5c0d3bf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.981+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 577b4d32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.985+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34374bcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.987+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34374bcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.989+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_112-, and the Request Id: 58e67a88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.992+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_106, and the Request Id: 3b22ef2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:57.999+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20658942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.002+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d086459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.005+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d086459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.005+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31ae0768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.007+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31ae0768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.011+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ef30a1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.013+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ef30a1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.014+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cede253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.021+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30bd6dc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.022+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_108, and the Request Id: 64782d00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.026+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 617754cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.026+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cede253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.032+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_108, and the Request Id: 4adb8261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.036+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51ce3bb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.039+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ce3bb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.044+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 100e2256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.045+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5832a080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.047+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5832a080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.052+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_106-, and the Request Id: 336e6c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.052+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 777d7ef6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.055+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_108, and the Request Id: 7251254b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.055+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 210dd017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.066+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_106-, and the Request Id: 42c808f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.066+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8c209f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.073+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_108-, and the Request Id: 7f71ad00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.075+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14a2b632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.085+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_108-, and the Request Id: 15846e5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.085+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 466d7f30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.089+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34ef5dcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.091+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 572b28cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.091+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1586dbd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.092+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 466d7f30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.093+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 572b28cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.096+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_108, and the Request Id: 1471bf0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.103+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30dde8e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.105+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30dde8e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.108+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c757d01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.109+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_108-, and the Request Id: 778c0c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.110+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c757d01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.114+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_108, and the Request Id: 257fed9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.114+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38bc5101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.123+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4322c1fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.129+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bfcb130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.129+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e3b5270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.136+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bfcb130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.139+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a9cf1a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.139+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c620093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.141+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a9cf1a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.144+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 342cc4ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.145+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_108, and the Request Id: 6030e0d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.155+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_108-, and the Request Id: 3c7345b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.160+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e81d4cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.165+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 386c52e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.165+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_108-, and the Request Id: 3531948d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.168+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 386c52e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.169+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e81d4cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.171+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_113, and the Request Id: 307c9573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.177+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2861ce6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.180+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2861ce6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.183+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_108-, and the Request Id: 5476cba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.187+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20cc2ea8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.189+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20cc2ea8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.192+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_109, and the Request Id: 5f133d77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.192+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 146b2787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.197+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3af6d05c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.208+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e86fdc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.210+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52f9fee1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.211+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4391e9d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.213+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4391e9d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.218+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ff535e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.219+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e566876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.221+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ff535e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.224+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_109, and the Request Id: 2ffdc747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.225+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 551a5669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.238+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55f32947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.241+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_113-, and the Request Id: 5b733f91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.254+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bf647ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.255+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e75f2e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.257+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bf647ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 689ec734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.264+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e75f2e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.265+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_109-, and the Request Id: 32c71a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.267+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3814d5ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.272+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77b49cb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.272+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_107, and the Request Id: 340ca489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.273+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3814d5ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.275+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 689ec734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.279+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1426e25a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.282+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1426e25a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.283+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4332641d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.288+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4332641d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.288+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_109, and the Request Id: 5f273240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.292+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_109-, and the Request Id: 5b7f4e95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.294+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_107, and the Request Id: 703096ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.300+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63b42d9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.312+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31ff4e31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.312+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17923f15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.328+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45239556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.336+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ba77034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.339+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ba77034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.342+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6682c3ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.344+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_107-, and the Request Id: 49218b67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.345+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64e1c996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.346+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6682c3ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.354+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ff1efaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.357+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ff1efaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.357+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23763c72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.357+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_109, and the Request Id: 79a02c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.363+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bf3c025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.366+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bf3c025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.372+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_109, and the Request Id: 5a1abd3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.379+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_107-, and the Request Id: 116fc103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.382+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_109-, and the Request Id: 69daa8b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.382+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2325e23e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.396+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7191f5d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.398+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0b2ab6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.400+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24d302a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.406+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0b2ab6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.408+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 207227e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.410+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d7e3bfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.411+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 207227e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.432+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39361441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.435+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7e3bfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.437+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a07afc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.440+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_109, and the Request Id: 40d5ed8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.445+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_109-, and the Request Id: 44f10368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.446+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a07afc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.448+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_114, and the Request Id: 491416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.450+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_109-, and the Request Id: 42d5037d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.460+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f078078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.463+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f078078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.463+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 736683e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.467+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 139d6c96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.470+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 139d6c96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.476+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_109, and the Request Id: a794aaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.476+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6939f0c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.476+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2302d960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.479+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6939f0c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.484+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 781b6051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.485+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e258aeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.488+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 781b6051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.491+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_110, and the Request Id: 4fee96d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.502+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 594e6fe9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.502+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_109-, and the Request Id: 44e1ac9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.507+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_114-, and the Request Id: 4d0366c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.507+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 448c1b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.509+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bda403f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.509+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_110-, and the Request Id: 5511b6ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.514+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 594e6fe9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.517+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30826151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.519+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30826151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.519+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 602c6735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.522+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_109-, and the Request Id: 11ca046d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.530+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_110, and the Request Id: 70f2ac8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.533+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51fbbdf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.538+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f0a15e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.541+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 124dfd7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.541+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61314271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.544+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61314271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.546+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eea7776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.549+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63f3c264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.549+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 91bf0d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.551+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f3c264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ef978f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.553+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a36b5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.561+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a36b5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.562+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_108, and the Request Id: 4c29c379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.562+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c6b3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.564+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc5f593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.566+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c6b3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.569+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc5f593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.571+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_108, and the Request Id: 33579621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.572+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_110-, and the Request Id: e340dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.573+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f36beda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.575+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7389d75f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.576+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f36beda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.578+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7389d75f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.580+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b84473e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.583+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_110, and the Request Id: 22e351b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.583+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d2fab30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.585+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 771b808f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.586+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d2fab30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.597+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76f03a87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.602+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_108-, and the Request Id: 51b5ad5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.604+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d2ca87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.610+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_110, and the Request Id: 351d8289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.614+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72cf36b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.614+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_108-, and the Request Id: 631d134c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.617+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ff99131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.618+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8b5efb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.629+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72cf36b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.629+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_110-, and the Request Id: 209a5d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.630+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 289fac69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.637+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30a82c58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.640+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30a82c58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.642+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47dc2b42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.645+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47dc2b42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.645+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 289fac69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.646+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 543ee4cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.647+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7de2088c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.650+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1459b3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.652+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7de2088c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.653+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1459b3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.656+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_110, and the Request Id: f65ab66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.656+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b9c1bb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.659+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b9c1bb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.661+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_111, and the Request Id: 49d4b4b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.665+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 327cf1fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.666+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_110, and the Request Id: 61c39f20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.667+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 327cf1fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.668+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f5aa80f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.671+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_110, and the Request Id: 5201a2c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.673+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_110-, and the Request Id: 273b1dff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.677+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51c4507c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.682+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19cdf0f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.683+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24e59476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.685+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d963597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.688+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24e59476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.689+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fb4966a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.691+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19cdf0f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.692+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fb4966a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.693+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f91d3a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.695+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f91d3a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.696+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_111, and the Request Id: 603fdb03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.699+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_115, and the Request Id: 6fa8ee95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.703+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_110-, and the Request Id: 6a7a6321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.704+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_111-, and the Request Id: 5c493e5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.708+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_110-, and the Request Id: 5d40a200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.724+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_110-, and the Request Id: 6f119583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.724+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37ab3426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.728+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 551d8dd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.733+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5550cd6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.741+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_111-, and the Request Id: 3574533a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.741+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67d6e6f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.749+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f0aa575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.754+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_115-, and the Request Id: 2b159231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.757+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25ebc1f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.765+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d09e7c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.766+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10d90b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.765+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 451a1e19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.773+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d09e7c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.775+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63ab5f3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.777+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63ab5f3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.780+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_111, and the Request Id: 65940e60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.781+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35563a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.781+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eb3d652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.782+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64460d54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.788+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57c58af7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.790+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57c58af7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.793+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1400a433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.795+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15badd08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.799+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53d1978d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.801+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53d1978d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.805+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b6afdc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.806+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d77e52c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.808+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47b35908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.808+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d77e52c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.812+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_109, and the Request Id: 39da5102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.813+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62fa26b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.815+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62fa26b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.818+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30d703d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.818+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d56af73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.810+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47b35908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.822+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_109, and the Request Id: 1d23ab7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.826+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d56af73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.828+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bc982ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.829+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_111, and the Request Id: 1c40b3a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.833+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bc982ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.837+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28ccd0b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.837+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70f56ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.843+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70f56ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.846+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28ccd0b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.847+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bbae72c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.847+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_111, and the Request Id: 1758a8af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.851+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f89200d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.856+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_111-, and the Request Id: 76448a9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.857+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f89200d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.859+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bbae72c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.859+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a5292eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.860+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4513113a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.865+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60f4a17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.865+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_112, and the Request Id: 293533fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.868+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60f4a17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.872+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_111, and the Request Id: 6a9c6a91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.874+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44f8660c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.882+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44f8660c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.885+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78408646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.885+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 531944ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.887+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78408646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.890+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_111-, and the Request Id: 50c52d67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.893+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a2dd0cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.895+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_111, and the Request Id: 161a4e5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.896+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a2dd0cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.898+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 531944ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.899+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_109-, and the Request Id: 66de840d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.903+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_116, and the Request Id: 3d6456c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.905+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_111-, and the Request Id: 3b57e64e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.914+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c535c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.920+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 647e01cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.921+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12b75834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.926+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_112-, and the Request Id: 54ffcd8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.928+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 647e01cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.930+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4473b765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.932+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4473b765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.936+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_112, and the Request Id: 1ef007a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.936+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_109-, and the Request Id: 221d6e61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.940+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c095be4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.943+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_111-, and the Request Id: 7a39abc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.950+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_111-, and the Request Id: 5920d6a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.955+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 372c6492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.955+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69f62c3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.959+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19dee1d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.969+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36a7d555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.969+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_116-, and the Request Id: 55f4241f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.979+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e4f38d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.982+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cbb824b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:58.988+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_112-, and the Request Id: 7d9da66d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.000+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b463c8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.000+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cb3f193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.002+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb3f193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.004+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b739ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.004+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 94c3ac6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.005+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 453d9b27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.011+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a7f4c05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.011+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e6819e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.013+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a7f4c05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.024+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d602f5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.024+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_112, and the Request Id: 4d5b8aa7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.026+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71f704e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.027+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d602f5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.029+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71f704e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.030+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57fbef67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.033+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22a6a3f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.035+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42a87ade, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.037+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42a87ade the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.038+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6962f548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.040+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6962f548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.041+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_112, and the Request Id: 3fc4a78c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.045+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_110, and the Request Id: 737175e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.046+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60e9f0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.049+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_112-, and the Request Id: 12f7a9a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.056+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 183a022b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.057+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4269c1ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.059+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fb65dd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.056+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13254192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.063+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_110-, and the Request Id: 3492f701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.064+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13254192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.059+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4269c1ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.070+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7924063c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.074+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fe581c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.079+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe581c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.080+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7924063c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.084+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_112, and the Request Id: 26b224d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.088+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_112, and the Request Id: 7aefb076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.091+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d83e880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.096+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d5a3889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.097+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4294286c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.098+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d5a3889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.104+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 615693bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.106+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 615693bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.107+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5468903a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.110+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5468903a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.112+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_113, and the Request Id: 57bd457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.112+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_112-, and the Request Id: 46e04920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.113+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55b4c5de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.116+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55b4c5de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.119+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_112, and the Request Id: 257c6140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.123+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_112-, and the Request Id: 7c8ee8aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.125+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63bfcaf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.127+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d0c3e47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.127+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 560dc99e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.130+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 560dc99e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.130+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d0c3e47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.136+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b33a447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.137+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cea1f2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.138+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b33a447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.140+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cea1f2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.141+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_110, and the Request Id: 5a0948c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.146+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e4dc75f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.146+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_117, and the Request Id: 2c6690e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.149+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_112-, and the Request Id: 2f661383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.151+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_113-, and the Request Id: 69af6b44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.152+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_110-, and the Request Id: 26aa592d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.152+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 147cf26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.155+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 147cf26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.158+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46f00a09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.160+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46f00a09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.161+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_112-, and the Request Id: 513081f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.163+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13e562bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.166+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76eedecd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.167+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_113, and the Request Id: 77964ee5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.174+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_117-, and the Request Id: 3b3f3fe8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.174+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78c0f097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.178+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f9cdef3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.179+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e31653e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.181+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e31653e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.184+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 632738db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.187+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 632738db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.190+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ea2ee50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.193+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_113, and the Request Id: 172b92ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.195+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14fbf4f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.197+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d1dbd01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.202+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d8e215e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.208+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_113-, and the Request Id: 556283c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.211+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a03d949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.214+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a03d949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.219+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 117bf86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.220+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13681a8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.222+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 117bf86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.223+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f251ff0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.225+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_113, and the Request Id: 1ba0ce10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.226+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f251ff0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.227+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b8443af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.228+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18d40658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.228+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 425de1a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.233+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f789946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.234+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 160b4a66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.236+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f789946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.239+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_111, and the Request Id: 54d72511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.240+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36ebf160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.242+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_113-, and the Request Id: 19d98834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.251+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27959cc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.254+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27959cc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.255+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ed9b6c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.257+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ff78f31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.260+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ff78f31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.263+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_113, and the Request Id: 205e6566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.267+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_113-, and the Request Id: 22143eb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.275+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_113-, and the Request Id: 2178afeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.279+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d7389c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.281+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d7389c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.284+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_111-, and the Request Id: 20442128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.285+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9718308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.285+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24d336d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.285+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1125464d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.289+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ff7f777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.291+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ff7f777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.297+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24d336d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.298+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f13040e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.298+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_113, and the Request Id: 7e0fd69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.299+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 791a3564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.307+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f13040e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.309+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cf974d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.310+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_113, and the Request Id: 36e4fd74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.313+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 791a3564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.313+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 277664e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.315+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 277664e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.318+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_111, and the Request Id: 35a55195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.328+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69945e3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.329+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 520741c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.331+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69945e3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.334+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 387d4d71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.337+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51f91d2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.339+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 387d4d71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.339+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_114, and the Request Id: 1e0a9697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.343+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a409515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.351+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5eba78e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.354+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eba78e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.359+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 243d7d7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.359+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_113-, and the Request Id: 23d92399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.359+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66a21e8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.363+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66a21e8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.363+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79ce4606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.365+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79ce4606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.366+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bc4edf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.367+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_113-, and the Request Id: 14b855b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.369+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bc4edf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.369+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_111-, and the Request Id: 15a208a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.372+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_118, and the Request Id: 2dd1a332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.373+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_114, and the Request Id: 32660350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.379+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f8be7a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.379+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b1ba839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.385+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a59ba43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.400+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_114-, and the Request Id: 77692cf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.401+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3898048c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.404+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3898048c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.408+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15a948e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.410+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15a948e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.413+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_114, and the Request Id: 42f7b706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.415+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c4c9a96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.420+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3803929b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.422+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3803929b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.423+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4797c40f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.426+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a98908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.429+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a98908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.429+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_118-, and the Request Id: 2f47768b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.432+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_114, and the Request Id: 753d5fc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.439+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_114-, and the Request Id: 2cc08d7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.446+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6036efc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.455+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21046fde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.459+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21046fde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.461+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 164275fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.462+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6375d8ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.464+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6375d8ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.468+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34e0a2b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.471+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_114, and the Request Id: 51920cc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.466+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 498d265e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.471+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_114-, and the Request Id: 44f3c9b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.477+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_114-, and the Request Id: 3adcef09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.477+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3245f0c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.483+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ae29a23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.487+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a1a5d0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.491+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 677ce12d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.495+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16b87f0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.503+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70bcbb7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.511+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21a4b0be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.513+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21a4b0be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.514+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_114-, and the Request Id: 65d311f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.516+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c525a5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.518+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c5c7193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.519+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c525a5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.521+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c5c7193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.524+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_112, and the Request Id: 7e5b3c1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.526+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 275cfac7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.526+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 605a563f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.529+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9b865c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.531+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51427a52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.533+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51427a52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.534+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 605a563f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.537+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76108976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.537+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 275cfac7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.538+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5307493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.540+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5307493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.541+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_114, and the Request Id: 63db993a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.541+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d012593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.541+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 347af615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.544+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 347af615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.548+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44e91157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.548+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d012593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.549+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_119, and the Request Id: 391828d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.553+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_114, and the Request Id: 20d5052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.553+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51d3a358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.555+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51d3a358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.558+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3111bef5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.558+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_115, and the Request Id: 6a584e10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.561+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e9c4fde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.561+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44e91157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.563+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c64832a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.567+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c64832a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.570+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_119-, and the Request Id: 15ba959d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.570+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_114-, and the Request Id: 35b9954b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.572+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_112, and the Request Id: 23b9f217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.576+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_112-, and the Request Id: 73e62884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.581+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78f745a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.585+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 362d1b99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.590+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_114-, and the Request Id: 78c8f834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.593+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 407dd3d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.596+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 407dd3d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.600+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 430c50e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.603+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 430c50e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.605+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_115-, and the Request Id: 57266d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.605+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_115, and the Request Id: 307f7d27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.610+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_112-, and the Request Id: 21bbf39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.616+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 325278be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.616+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58bf35e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.623+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 284ee511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.623+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cd9250b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.625+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d63a759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.634+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 284ee511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.637+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ca60f91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.637+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b69bc29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.638+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43de570b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.641+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 472d6479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.642+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 472d6479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.646+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_115, and the Request Id: fe593be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.656+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 684fb50d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.661+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 684fb50d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.661+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ab7dbce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.664+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ab7dbce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.665+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d44dae4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.665+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_115-, and the Request Id: 50e70642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.668+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2747b887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.670+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2747b887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.674+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d44dae4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.678+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_115, and the Request Id: 58c13116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.680+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e82a757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.680+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f399ae5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.684+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_115, and the Request Id: 5d3b93e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.687+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b6ea27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.688+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22fe015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.689+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 462868c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.694+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_115-, and the Request Id: 355a9d0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.698+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ce42691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.701+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ce42691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.702+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 780a0e28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.705+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bc74c59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.707+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bc74c59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.708+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_115-, and the Request Id: 4a23925a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.711+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_120, and the Request Id: 3c24b171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.716+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47d1d6a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.718+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49c03563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.719+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47d1d6a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.722+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e465eac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.724+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e465eac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.728+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cde863c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.732+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cde863c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.733+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20aa49e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.733+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 153e6585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.735+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 153e6585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.735+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53c23a16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.736+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20aa49e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.736+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c5d107b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.738+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c23a16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.741+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_116, and the Request Id: 6ed43efd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.741+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_115, and the Request Id: 11510a2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.742+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_115, and the Request Id: 58116ba4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.750+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c5d107b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.751+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_115-, and the Request Id: 6791b9fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.752+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 232fdc3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.753+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a317275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.755+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a317275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.758+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78de49b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.758+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2043575f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.761+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2043575f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.764+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 232fdc3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.766+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_113, and the Request Id: fe47415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.769+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_120-, and the Request Id: 14f9580b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.773+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_113, and the Request Id: 9556e1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.773+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c677f3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.779+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c9a8b5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.785+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_116-, and the Request Id: 3bee50de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.786+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 772965c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.792+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20e075f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.796+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_115-, and the Request Id: 73f43d67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.799+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_115-, and the Request Id: 560e2a39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.804+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10c19b09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.811+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_113-, and the Request Id: 5bb86080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.818+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_113-, and the Request Id: 387520a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.818+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6236faa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.822+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6236faa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.825+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a0395d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.830+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_116, and the Request Id: 3dba70c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.832+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a0395d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.837+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa4799c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.839+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 181e9b2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.841+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa4799c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.845+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43d0fd8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.846+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 657951a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.850+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43d0fd8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.858+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c96e08f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.865+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7abe1e40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.867+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46aeca6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.870+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46aeca6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.870+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_116, and the Request Id: 279b54fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.874+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 186ca7a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.877+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 186ca7a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.879+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_116, and the Request Id: 70755c95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.883+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5426693f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.885+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44f6a349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.891+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ce62a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.907+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_116-, and the Request Id: 6072fd52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.908+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c285555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.909+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_116-, and the Request Id: 5975fa5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.909+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79bc9b07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.907+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43e059ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.913+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d7b139c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.913+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_116-, and the Request Id: 34c466a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.915+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 102cb6b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.915+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d7b139c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.912+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79bc9b07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.918+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57c76fa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.920+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57c76fa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.924+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_116, and the Request Id: 16955491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.929+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4085ee03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.930+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58e3c69b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.932+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4085ee03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.936+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29001b82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.942+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 369b66c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.943+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29001b82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.945+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 369b66c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.945+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cf78e7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.946+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_121, and the Request Id: 1c4f0d21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.946+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47daac4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.949+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_116, and the Request Id: 6ae5c49b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.950+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47daac4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.951+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25333f70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.954+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22dc9bcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.956+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_116-, and the Request Id: 394985de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.956+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f35dcc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.956+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22dc9bcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.959+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f35dcc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.961+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71379f30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.962+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18acd2ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.965+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71379f30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.967+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_116, and the Request Id: 6edaef31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.973+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54c67c07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.973+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_114, and the Request Id: 1df110d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.975+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18acd2ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.976+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 871cc4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.982+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c346ffd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.984+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c346ffd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.986+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bc2218b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.995+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_117, and the Request Id: 5208f7f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.997+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d040857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.998+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_121-, and the Request Id: 6a3cbe07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.999+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_116-, and the Request Id: 6a4e8805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:44:59.999+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_116-, and the Request Id: 781e1fc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.001+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_114-, and the Request Id: 31cd528d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.001+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b66ee88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.001+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 125de500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.006+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d040857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.009+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48282a42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.011+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48282a42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.020+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3584eac0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.020+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_114, and the Request Id: 405d824d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.027+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fecf7d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.029+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fecf7d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.030+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63b829a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.033+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 116de33c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.034+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c8f60d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.035+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 116de33c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.040+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_117-, and the Request Id: 34f3fbe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.043+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_117, and the Request Id: 38e318bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.043+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59d3689f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.046+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a3d50f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.058+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b8f33d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.058+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_114-, and the Request Id: 40c29349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.059+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7261d0a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.061+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7261d0a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.058+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4042ac25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.066+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52e544cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.068+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52e544cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.071+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c17a24f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.073+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c17a24f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.076+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d945c42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.078+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_117, and the Request Id: 76a62ffb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.079+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d945c42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.085+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_117, and the Request Id: 7ff2ae79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.085+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1863b858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.085+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a72fbad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.090+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_117-, and the Request Id: 8437e35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.100+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44a2e792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.103+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66913a04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.107+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66913a04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.108+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_117-, and the Request Id: 784bfd0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.111+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38b2be0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.113+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38b2be0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.113+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 616cbec0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.114+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3258f707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.118+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_117-, and the Request Id: 700185a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.121+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_117, and the Request Id: 6f440150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.124+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6758289d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.127+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6758289d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.130+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7549d803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.132+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7549d803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.135+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25a63aee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.136+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_117-, and the Request Id: 554186e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.140+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_117, and the Request Id: 461157b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.140+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56db7c42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.151+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 668a071c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.153+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36c86f1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.153+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24fe21ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.155+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 668a071c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.155+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e9fbfe7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.161+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59e5afa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.161+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7739306b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.163+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59e5afa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.163+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7739306b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.167+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36d36627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.169+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36d36627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.171+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e345662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.172+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d87afab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.173+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_122, and the Request Id: 2e2f4f29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.177+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d87afab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.178+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_115, and the Request Id: 3da1b6c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.178+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e04a525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.181+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e04a525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.185+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_117-, and the Request Id: 17ee8edb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.185+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38f91940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.188+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38f91940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.193+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_117, and the Request Id: 496510d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.193+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 567ff04d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.195+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 567ff04d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.198+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 220d3ae7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.198+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_115, and the Request Id: 2254eb59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.202+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34a5117a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.215+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e295745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.218+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e295745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.220+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6977cecf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.221+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_122-, and the Request Id: 7516b8c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.223+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_115-, and the Request Id: 70a1284f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.223+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aa40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.225+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a64354f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.229+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 385270f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.230+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_117-, and the Request Id: 13490116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.232+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 385270f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.234+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_118, and the Request Id: 355e8e28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.237+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_115-, and the Request Id: 58a8d154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.240+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46a771b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.242+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46a771b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.248+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d7783c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.251+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d7783c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.256+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_118, and the Request Id: 1a6b7267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.256+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 760eb07d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.258+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76c77b3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.259+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37cb7a91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.265+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76c77b3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.290+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21aecb99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.291+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 724d444e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.293+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21aecb99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.293+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 421534f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.294+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18e03c58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.293+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30476395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.295+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 724d444e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.296+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 421534f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.296+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15be85ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.299+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_118, and the Request Id: 6ef2de84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.299+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2158f0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.300+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 644d735e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.302+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2158f0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.304+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e66d446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.304+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_118-, and the Request Id: 1cfea54c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.305+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e66d446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.306+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_118, and the Request Id: 46ed481d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.309+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_118, and the Request Id: 29cb54eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.310+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_118-, and the Request Id: 1f924c3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.421+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e0be507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.421+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c6b736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.422+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 332f65e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.424+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c6b736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.421+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_118-, and the Request Id: 6ee25b3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.429+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1312a4d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.432+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1312a4d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.435+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_118, and the Request Id: 3107001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.441+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d078569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.444+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b63b791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.446+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b63b791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.449+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eba2e40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.452+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eba2e40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.455+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_123, and the Request Id: b886513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.458+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bf2002f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.460+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cff381e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.462+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68e52cb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.462+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cff381e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.464+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68e52cb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.467+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_118-, and the Request Id: 3f1a2152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.467+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_123-, and the Request Id: 1daf1021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.469+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_118-, and the Request Id: 6771315f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.470+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68ee055b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.472+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d1f56a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.472+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25bfdd7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.474+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d1f56a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.474+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25bfdd7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.480+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_116, and the Request Id: 35a6e7e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.480+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30756aa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.480+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_118, and the Request Id: 6cb32fac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.486+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_118-, and the Request Id: 1d7cb9d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.488+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6abe2495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.491+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_116-, and the Request Id: 3cb431fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.503+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55884ea4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.506+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55884ea4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.511+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 751da3a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.511+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51a29e17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.513+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51a29e17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.514+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c5d735a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.520+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dd9e53c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.520+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f7bdc4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.523+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 699e075d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.525+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_116, and the Request Id: b908eac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.529+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_118-, and the Request Id: 144d81bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.547+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 282f1524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.549+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20054cca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.552+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 705cd98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.554+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 705cd98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.556+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c1804bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.557+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71fff284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.560+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19a9b865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.560+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24f7a1b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.563+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24f7a1b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.564+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19a9b865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.564+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59aae89a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.568+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_119, and the Request Id: 1fb78f28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.568+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d3ec80c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.570+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d3ec80c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.573+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 399b1303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.577+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_116-, and the Request Id: 37737ae2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.578+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 648bacd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.577+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_119, and the Request Id: 22a1daf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.591+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_119-, and the Request Id: 31a77e56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.591+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60cf808a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.596+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 761ba27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.598+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 761ba27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.601+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a09b738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.602+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d4eda4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.604+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d4eda4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.608+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41545589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.609+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_119, and the Request Id: 34b9e4b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.611+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41545589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.617+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e5b275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.618+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_119-, and the Request Id: 441dacf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.620+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e5b275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.620+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 625d7d55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.621+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63d288cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.623+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63d288cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.624+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 625d7d55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.625+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_119, and the Request Id: 5e2118a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.625+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c2c3840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.628+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58fb0556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.629+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c2c3840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.629+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58fb0556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.630+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_119, and the Request Id: 15e42d09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.634+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e86bdd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.636+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e86bdd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.637+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_124, and the Request Id: 720e771c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.640+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 89da632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.643+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 89da632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.643+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f9a93e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.646+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_117, and the Request Id: 726d4bcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.648+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_124-, and the Request Id: 373e6c69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.662+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cec684a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.670+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ab21b9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.672+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ab21b9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.676+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5680996f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.678+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5680996f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.682+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_119, and the Request Id: 5f452795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.683+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_119-, and the Request Id: 1b9d2b81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.686+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_119-, and the Request Id: 6a8252a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.692+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a8f8112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.696+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4732730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.699+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_119-, and the Request Id: 4fa1f5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.701+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_117-, and the Request Id: 68cdf974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.704+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 299df1ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.704+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5890a2a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.704+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 438beb07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.706+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 299df1ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.707+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c4e5cf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.710+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b2efb78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.710+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26ec6517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.712+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26ec6517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.719+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_119, and the Request Id: 7d583ae3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.724+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_119-, and the Request Id: 6c3ee9f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.725+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 547e5c3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.730+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2226ff81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.735+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d18941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.739+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fdf9060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.739+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35a176f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.741+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41c3fa21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.743+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c3fa21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.746+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fa4f86a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.748+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fa4f86a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.751+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_120, and the Request Id: 6a5db3b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.751+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70c442fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.754+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70c442fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.757+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e8362a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.761+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_119-, and the Request Id: 6cd87763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.764+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 378e36f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.764+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32315963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.766+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32315963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.771+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64eefabe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.773+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_117, and the Request Id: 71b77a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.774+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b05a759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.777+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 161384ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.778+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64eefabe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.781+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 161384ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.782+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23247209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.782+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 573168c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.786+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 573168c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.788+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_117-, and the Request Id: 6e6ff133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.789+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62bd232f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.792+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62bd232f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.792+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_120, and the Request Id: 666080a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.795+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_120-, and the Request Id: 4a53ffbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.795+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_120, and the Request Id: 44697686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.799+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35d3077e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.801+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35d3077e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.803+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40144c83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.807+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 680d25ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.807+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21aef405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.809+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 680d25ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.810+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b22514f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.811+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_120-, and the Request Id: 597b3bd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.811+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_120, and the Request Id: 238c7f58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.815+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b22514f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.817+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cb07a38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.819+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cb07a38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.820+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 319de0f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.821+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_125, and the Request Id: 2c09412c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.822+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 319de0f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.827+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_120-, and the Request Id: 4b7f0660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.827+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cb0b194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.831+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bc163e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.833+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bc163e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.836+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_120, and the Request Id: 1fda4126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.844+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 591f7eb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.844+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18dc1e12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.846+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 591f7eb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.848+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 738535c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.849+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_125-, and the Request Id: 6e607fa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.849+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a11d1e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.851+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a11d1e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.852+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5092e7c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.854+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5092e7c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.856+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_118, and the Request Id: 6aa18a24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.857+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b42a7cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.860+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b42a7cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.861+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46f57cee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.863+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_120, and the Request Id: 62572b3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.866+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69fa9dc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.876+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_120-, and the Request Id: 58e1e9ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.876+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c560771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.880+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_118-, and the Request Id: 5214da39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.880+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c560771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.884+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f4c7b08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.888+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70b2018b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.888+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21c0050b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.888+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cce9408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.889+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dd825ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.891+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70b2018b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.892+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dd825ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.895+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_121, and the Request Id: 3269a03b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.897+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b57966a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.901+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b57966a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.905+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_120-, and the Request Id: 71043483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.905+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71f71dd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.905+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_120-, and the Request Id: 60959d85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.905+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_120, and the Request Id: 410efae3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.911+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7196978f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.922+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a1dad97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.923+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a91b836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.922+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_120-, and the Request Id: 6397ed58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.926+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a1dad97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.927+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_121-, and the Request Id: 47e3d30e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.930+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ac706b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.931+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 414b2fb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.932+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ac706b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.936+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_118, and the Request Id: 313af7e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.938+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 320ba64b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.943+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4abfd8f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.945+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b261288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.952+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_118-, and the Request Id: 7005dc9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.952+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d0af19b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.952+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 179ea637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.955+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d0af19b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.959+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12f8bfdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.961+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12f8bfdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.966+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_121, and the Request Id: f19b3ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.967+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 600a5800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.972+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a77d091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.974+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e5a437e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.974+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58786b90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.979+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cb4fa18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.979+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40eedb45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.982+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40eedb45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.983+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c325e8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.985+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e5381b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.985+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3713f0ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.988+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3713f0ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.989+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8f5ef94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.989+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f0ba0c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.990+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_126, and the Request Id: 1875ea48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.992+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c325e8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.994+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8f5ef94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.995+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f0ba0c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.995+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6845fa52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.997+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6845fa52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.998+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7421ed8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:00.998+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cabd7eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.001+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cabd7eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.001+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7421ed8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.009+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_121, and the Request Id: 29f4d39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.009+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_121, and the Request Id: 6ca0dfda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.014+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2375255a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.021+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42b9591d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.023+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_121-, and the Request Id: 1a146b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.023+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42b9591d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.026+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 682c7546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.027+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: df59f2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.030+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 682c7546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.030+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df59f2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.033+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5071ea15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.038+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_121, and the Request Id: 51e82bd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.045+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d4e63dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.045+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e906ef5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.049+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e906ef5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.049+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21d7969c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.052+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_119, and the Request Id: 1e6e5728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.057+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_121, and the Request Id: aa070c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.063+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a3b54aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.066+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a3b54aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.069+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_126-, and the Request Id: 3bf3272c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.069+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c0d8e99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.071+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c0d8e99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.074+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_119, and the Request Id: 6ce84dc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.080+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_121-, and the Request Id: 45c9d840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.081+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e54d4c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.084+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72953069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.084+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_121-, and the Request Id: 4aede548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.086+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72953069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.086+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8cb54ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.088+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_121-, and the Request Id: 6fbc44aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.091+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25c6ac70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.092+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_121-, and the Request Id: 6b8f6fbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.095+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f8c7a7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.097+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f8c7a7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.097+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e54d4c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.099+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_119-, and the Request Id: 51cd642b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.101+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6779d41c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.101+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_122, and the Request Id: 667e71ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.102+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_119-, and the Request Id: 3546f72f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.103+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6779d41c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.103+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39490f7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.107+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_121, and the Request Id: 610cffe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.119+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55be655b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.125+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c58841f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.130+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48df8e50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.131+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 217494b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.133+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48df8e50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.137+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38b9b39d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.138+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_122-, and the Request Id: 88bfd4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.139+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38b9b39d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.144+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 535846a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.144+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_122, and the Request Id: 2abb14e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.145+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_121-, and the Request Id: 5214e1a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.152+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 94411b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.160+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 649bbfdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.160+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e81abdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.161+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ddab698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.165+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63c789f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.165+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 705f2b9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.168+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_122-, and the Request Id: 47bd59a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.170+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 450f1706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.174+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8b864c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.176+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8b864c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.177+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16e19594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.179+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 437015e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.181+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 437015e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.184+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_127, and the Request Id: 1646bb5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.184+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45259fb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.190+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7abd7af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.193+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e3b0cde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.195+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e3b0cde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.196+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7abd7af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.199+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 342bb504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.203+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cc432dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.203+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1eb4c1a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.206+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cc432dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.206+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_127-, and the Request Id: 6a4bb01b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.206+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eb4c1a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.210+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bcc74b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.210+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29e61a9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.213+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_122, and the Request Id: 7c0620e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.213+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28eb1c38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.215+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29e61a9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.221+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46b0e612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.221+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f27e66b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.222+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_122, and the Request Id: b1e44fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.222+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39110049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.222+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6178a2a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.230+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6178a2a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.231+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46b0e612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.232+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 538bd279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.234+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 538bd279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.235+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c8f3c91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.235+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ffb3449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.236+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 663aee0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.238+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ffb3449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.239+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c8f3c91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.240+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 663aee0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.242+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_122, and the Request Id: 14a6b573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.242+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2152ea25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.245+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2152ea25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.247+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61ef9a84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.247+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_120, and the Request Id: 63d36dbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.249+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61ef9a84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.251+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_122, and the Request Id: f2afa42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.253+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_120, and the Request Id: 5a538e20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.256+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ca272f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.258+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_122-, and the Request Id: 5fe5f711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.259+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ca272f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.261+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_123, and the Request Id: 5277fd80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.266+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_122-, and the Request Id: 5173c28b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.266+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4959855f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.279+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 582e14f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.279+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39ce6955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.281+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 582e14f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.287+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53fb9495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.288+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_122-, and the Request Id: 1b5aa75e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.290+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53fb9495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.294+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 877606e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.298+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_122, and the Request Id: 41c80c53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.300+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_122-, and the Request Id: 5245024a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.300+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_120-, and the Request Id: 54cb4fee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.305+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_120-, and the Request Id: 3f456197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.305+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 877606e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.305+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b999e16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.312+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e85d174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.314+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e85d174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.316+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 423ea1de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.319+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_123-, and the Request Id: 63361748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.322+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bae5bd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.323+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_123, and the Request Id: 7d6f7212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.334+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2676176a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.336+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a0f2a2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.340+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51dc0ac1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.343+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_122-, and the Request Id: 2adef70f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.344+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 189e48ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.347+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46332cf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.356+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_123-, and the Request Id: 2dd40407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.360+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 771ecbbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.366+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 771ecbbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.369+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7246d66c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.374+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1134b253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.375+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2489a107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.378+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c297726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.381+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2948b9ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.381+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1134b253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.383+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_123, and the Request Id: 1d763737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.388+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c297726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.390+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e4fb726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.391+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ed8e1ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.395+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 556435f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.396+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 445548de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.398+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 556435f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.399+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 445548de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.412+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 537a9198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.414+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_123, and the Request Id: 3c2b9c99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.417+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f00e458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.419+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f00e458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.420+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7358f6fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.421+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a17d17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.422+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_128, and the Request Id: 1cddef4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.425+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a17d17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.428+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 307bdb48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.429+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1be630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.431+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1be630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.432+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8ea1e17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.434+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ea1e17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.437+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_123-, and the Request Id: 1bb0f447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.437+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e56b232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.440+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5095b621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.440+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e56b232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.441+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_121, and the Request Id: 78a896fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.444+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_123, and the Request Id: 2d8356d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.447+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_123-, and the Request Id: 676da5f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.447+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_128-, and the Request Id: 42822b58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.455+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57097685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.458+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e5adeb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.463+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c5ddd1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.466+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c5ddd1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.469+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2674b453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.469+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72265ffe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.472+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2674b453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.472+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72265ffe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.475+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e35e10b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.477+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e35e10b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.480+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_124, and the Request Id: 353dac61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.483+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5128eba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.483+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_123, and the Request Id: 5fef67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.486+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5128eba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.488+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75dcea7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.488+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_123-, and the Request Id: 7bf25cd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.490+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76fe7a68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.495+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3755c883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.498+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3755c883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.499+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_121-, and the Request Id: 230dec86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.501+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e552c4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.504+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 156907e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.505+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_121, and the Request Id: 72b05063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.511+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_124-, and the Request Id: 7a7fd00d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.511+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 156907e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.514+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17c7eef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.517+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 623a253f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.519+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 623a253f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.522+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b8fc014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.524+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_124, and the Request Id: 234359bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.525+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fa3ddba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.534+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_124-, and the Request Id: 4c1d6eb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.534+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_123-, and the Request Id: 124b4054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.538+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37ea5de2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.539+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76b052eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.542+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37ea5de2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.548+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 342ac292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.550+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 342ac292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.551+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a5304c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.556+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_123, and the Request Id: 39b9f86c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.557+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_121-, and the Request Id: 6b54af57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.569+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ecb8d56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.574+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62c820b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.576+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ecb8d56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.577+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c820b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.577+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32ac3ea6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.581+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_124, and the Request Id: 2a84ff6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.588+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21edc2d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.590+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a045e41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.598+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a2fb941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.599+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a045e41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.602+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5be25f62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.603+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: adf9b39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.606+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: adf9b39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.606+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a2fb941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.613+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33907930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.616+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33907930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.621+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_124, and the Request Id: d0f6fdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.623+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77e34fef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.627+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 454215a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.627+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_129, and the Request Id: 43213fab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.627+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_123-, and the Request Id: 9856023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.628+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d4bb863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.627+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bbc3c5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.632+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d4bb863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.636+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4af7983c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.644+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_124-, and the Request Id: 3d4b2cc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.644+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 612cd41c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.648+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f48ee59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.648+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 612cd41c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.652+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4af7983c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.653+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c20804a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.656+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c20804a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.657+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_124, and the Request Id: 55f91ab2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.657+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_124-, and the Request Id: 1d721264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.666+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_125, and the Request Id: 5fc2fce7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.683+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bbc0e3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.690+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_129-, and the Request Id: bcca1ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.691+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24e1ffa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.693+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 441c4018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.702+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_125-, and the Request Id: 63ad7ccd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.703+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c5da018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.705+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c5da018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.706+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e2e0d9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.709+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_124-, and the Request Id: 100aad3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.711+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17c63cf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.715+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50d7fd0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.717+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50d7fd0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.717+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1866252a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.721+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1866252a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.721+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a926fc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.723+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a926fc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.734+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_124, and the Request Id: 403579a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.737+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 244c2fdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.742+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_122, and the Request Id: 20fad240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.749+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 721e5364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.752+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f45f30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.752+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19bf840b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.752+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50da4b1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.756+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50da4b1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.756+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f45f30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.758+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 237ee3fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.759+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22e1f842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.761+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 237ee3fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.764+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_125, and the Request Id: f5dbda7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.766+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22e1f842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.770+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_122, and the Request Id: 469c4538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.772+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20af76b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.785+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b93b186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.787+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_124-, and the Request Id: 537bf061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.793+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_122-, and the Request Id: 765834e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.793+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70912073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.796+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 627cf0e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.798+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 627cf0e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.806+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b926abc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.806+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48de5e6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.808+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b926abc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.812+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_124, and the Request Id: 1e04f07e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.816+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_125-, and the Request Id: 4dde9342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.819+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4db3df2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.826+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_122-, and the Request Id: 27f852f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.831+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 543f40a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.835+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40f4435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.835+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a0cc9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.835+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2baa36a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.836+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b3d3299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.837+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40f4435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.838+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2baa36a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.838+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b3d3299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.841+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: da0f1c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.844+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f3b29e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.846+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f3b29e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.848+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 537b9a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.849+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: df25191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.852+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df25191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.852+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_125, and the Request Id: 630f9c71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.855+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ba973dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.856+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_126, and the Request Id: 772a7ee8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.856+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20f61b87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.858+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ba973dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.859+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20f61b87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.862+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_125, and the Request Id: 6bbb3ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.866+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 776e614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.869+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 776e614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.874+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78cf7b30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.874+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_130, and the Request Id: 1cb3f84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.885+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_130-, and the Request Id: 57fddb25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.885+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9a70eb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.894+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68856a02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.894+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_124-, and the Request Id: 6a274d41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.901+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2981028b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.910+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17b9b55f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.912+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17b9b55f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.913+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ec161d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.913+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_126-, and the Request Id: 181da770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.913+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10975bdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.918+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_125-, and the Request Id: 68a9a861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.918+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_125-, and the Request Id: ccece97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.903+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2981028b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.921+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_125, and the Request Id: 7750420b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.930+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4131ed88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.931+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f3f5f9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.933+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 294662a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.935+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38ec4b1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.938+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4131ed88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.940+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 386954ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.942+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 386954ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.944+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46244b18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.946+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46244b18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.952+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ba57db7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.955+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ba57db7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.957+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b451cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.957+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_125, and the Request Id: 2d3336a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.960+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48d6c47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.962+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d5fddda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.963+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d6c47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.964+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_126, and the Request Id: 2cf744db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.967+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d06e40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.970+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d06e40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.974+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d97067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.974+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_123, and the Request Id: 608f30b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.978+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_125-, and the Request Id: 774c3ba0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.979+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5693df59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.981+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5693df59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.985+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54320039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.989+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b3f640b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.991+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b3f640b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.996+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_123, and the Request Id: 53857c08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:01.998+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98a0d4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.005+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_125-, and the Request Id: 7692e53f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.009+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16766082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.011+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16766082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.014+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dbdf9b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.014+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60054c2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.017+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60054c2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.019+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_125, and the Request Id: 1ebf7dc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.021+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_126-, and the Request Id: 58395c96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.024+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_123-, and the Request Id: 4fde5e06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.037+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6090afc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.051+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c20d543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.055+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_123-, and the Request Id: 5f26713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.057+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dd34634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.061+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dd34634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.065+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77c148c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.068+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77c148c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.070+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5483257e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.072+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5483257e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.073+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bcd9112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.074+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e88f472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.075+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26f3ff19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.075+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bcd9112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.080+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26f3ff19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.081+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19edc61d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.082+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_127, and the Request Id: 1fe5c4a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.082+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 326d3832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.082+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_131, and the Request Id: 6e6de68b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.084+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19edc61d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.087+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d93d880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.090+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_126, and the Request Id: 32b4f664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.095+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dd4e729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.098+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d1266e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.100+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59a2b530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.102+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_127-, and the Request Id: 4441dd09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.105+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 121d3108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.130+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 121d3108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.135+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bb2b778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.135+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_131-, and the Request Id: 736d1519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.140+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78e0a45e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.142+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 198ce1ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.142+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78e0a45e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.145+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_125-, and the Request Id: 6878717d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_126-, and the Request Id: 7dbe6e11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.149+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_126, and the Request Id: 58c64e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.154+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b55aa3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.155+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58c14f69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.156+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d1266e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.157+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61983c27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.161+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61983c27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.162+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23e7a7ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.165+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48486751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.165+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 242ff09d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.167+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48486751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.168+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 242ff09d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.170+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_126, and the Request Id: 33c8f2fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.175+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6db53481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.177+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_124, and the Request Id: 39685eb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.179+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a0786ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.179+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_126-, and the Request Id: 5f7a42be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.188+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38709783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.189+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77c9381a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.189+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b949c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.194+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 420264d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.199+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 300930f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.202+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 300930f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.205+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25a56502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.207+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25a56502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.210+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_127, and the Request Id: 7c700882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.214+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_126-, and the Request Id: c0fef25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.216+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 996636c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.222+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ee1cc85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.223+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_127-, and the Request Id: 1653df88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.227+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 753a7133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.230+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 753a7133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.232+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b892b17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.232+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 638ab0ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.233+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fc1e4a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.233+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee1cc85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.235+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fc1e4a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.237+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7079eb0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.239+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7079eb0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.242+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2378500e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.244+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_132, and the Request Id: 64eb0863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.244+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_128, and the Request Id: c7a71f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.245+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c6b646a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.249+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2378500e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.252+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b646a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.253+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d3c2160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.253+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45f4a390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.255+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3c2160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.259+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 242ca9d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.259+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45f4a390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.261+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 322b47d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.261+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42f52be5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.262+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 242ca9d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.263+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_124, and the Request Id: 46b039b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.263+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 322b47d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.265+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_127, and the Request Id: 46a2b817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.270+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42f52be5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.270+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_126, and the Request Id: 5170991b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.271+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 335b9d6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.274+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_124-, and the Request Id: 99db916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.277+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_127-, and the Request Id: 60a25898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.280+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ba9f34a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.281+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a452571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.285+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a452571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.286+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_126, and the Request Id: 3560bb53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.290+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_124-, and the Request Id: 63e92b68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_128-, and the Request Id: 772b2053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.294+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_132-, and the Request Id: e5b67a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.303+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27136db9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.307+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_126-, and the Request Id: e12c78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.309+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27136db9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.310+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5deea9a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.311+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 150118d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.316+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5deea9a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.318+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c7cf78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.321+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60f1a4a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.321+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_127, and the Request Id: 1073709f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.322+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2091de66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.327+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_126-, and the Request Id: bb1d7e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.327+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f8a3c5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.330+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f8a3c5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.337+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b9f8a00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.338+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72260943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.339+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b9f8a00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.345+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54728bc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.345+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7417a93a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.348+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_128, and the Request Id: 1c0b0bf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.356+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d738a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.358+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d738a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.359+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35b5b02b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.370+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13737308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.370+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_127-, and the Request Id: 6f0b414c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.371+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14568e91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.379+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14568e91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.383+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_127, and the Request Id: 4c79e953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.385+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 548b653f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.386+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 763cedca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.391+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67eb81ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.398+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7818764e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.400+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_128-, and the Request Id: 10378976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.421+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bc7e5b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.421+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20cd2312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.425+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f5ffae2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.427+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78df13af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.429+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78df13af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.427+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f5ffae2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.433+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f5d66ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.433+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 639f70dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.435+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f5d66ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.436+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 639f70dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.442+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_128, and the Request Id: 6a3e3a35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.448+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ff9740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.450+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f0b7cfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.451+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_127-, and the Request Id: 2ea2e046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.453+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f0b7cfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.454+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_125, and the Request Id: e3c2ea8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.456+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 139708bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.458+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 139708bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.460+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1da22cea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.460+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7463a269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.462+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1da22cea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.463+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_133, and the Request Id: 378089c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.469+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dbb05d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.470+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 483b0e37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.478+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 483b0e37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.481+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_127, and the Request Id: 71440f34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.484+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_133-, and the Request Id: 103fb276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.504+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 346d0c14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.517+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_128-, and the Request Id: 4709be39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.520+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a3b7f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.524+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a3b7f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.528+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ecd91fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.531+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c13811f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.532+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ccbbb8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.533+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 383145f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.534+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_125-, and the Request Id: 3599a0a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.535+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15f7e0ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.535+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_127-, and the Request Id: 7d434b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.536+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c13811f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.539+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ccbbb8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.540+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15f7e0ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.541+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20ef2052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.541+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_129, and the Request Id: b1cfe1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.543+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20ef2052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.548+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_125, and the Request Id: 531b8e42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.548+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 103590e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.550+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 103590e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.553+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_127, and the Request Id: 5f4f4e4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.553+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cdf9f31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.558+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 752e6733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.562+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c3d1783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.565+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c3d1783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.568+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73bf1fb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.570+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73bf1fb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.573+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cc70b43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.578+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_128, and the Request Id: 1b124921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.593+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 503df233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.599+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b9c101d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.601+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b9c101d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.605+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5840d279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.605+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_129-, and the Request Id: c36a41b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.607+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5840d279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.616+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_129, and the Request Id: 6c5dd517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.620+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_125-, and the Request Id: 4366b49a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.620+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9019ddb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.625+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_127-, and the Request Id: 7ae6cf7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.640+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a541a5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.640+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fcd18d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.646+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f0b84d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.663+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_128-, and the Request Id: 190fd966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.677+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 111cd2b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.679+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37d4f3fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.685+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_129-, and the Request Id: 3979742e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.689+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 111cd2b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.690+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13deb59e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.695+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 753aa76a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.695+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cb7bdd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.697+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cb7bdd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.700+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_134, and the Request Id: 7282b3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.704+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 408c5037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.715+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17389bbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.717+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17389bbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.719+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ce275b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.719+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d83c4bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.724+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39e9cbb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.726+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39e9cbb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.726+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f3cbb04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.728+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f3cbb04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.730+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18575031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.731+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ffff51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.733+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ffff51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.735+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_128, and the Request Id: 636a05cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.738+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_128, and the Request Id: a3d55dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.741+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 164c958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.745+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 164c958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.746+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_128-, and the Request Id: d3ba239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.746+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 187388ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.746+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5942380a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.749+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5942380a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.750+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 187388ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.750+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f4bac67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.753+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72fca643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.753+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_126, and the Request Id: 24eeeaac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.755+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72fca643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.759+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ed879e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.759+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_129, and the Request Id: 6c36330a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.769+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_134-, and the Request Id: 63762ab1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.773+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e6772a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.777+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6873a7dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.777+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_128-, and the Request Id: eaa3ad0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.780+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d68bcfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.783+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bd12a3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.786+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bd12a3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.788+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a77f3a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.791+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a77f3a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.792+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 83227bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.794+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_130, and the Request Id: 21e3ffbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.795+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 83227bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.797+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_126-, and the Request Id: 6776b34a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.801+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d905765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.804+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d905765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.805+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_129-, and the Request Id: 6f1faaae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.808+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 536877cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.809+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51e808a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.811+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51e808a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.811+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 426ffff5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.813+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 426ffff5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.815+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_126, and the Request Id: 39b2a6b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.821+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d5a1e23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.821+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_130, and the Request Id: 1ca807e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.821+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_130-, and the Request Id: 4a10e7ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.823+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c06fefb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.825+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c06fefb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.827+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21a1538f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.829+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21a1538f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.837+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_129, and the Request Id: 4eaab171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.840+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77513ea2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.842+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77513ea2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.844+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59a7e81e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.848+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33d2e10f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.853+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fb53c98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.858+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63a10c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.859+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_128, and the Request Id: 4e89e1d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.861+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fb53c98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.858+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 701018d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.863+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_126-, and the Request Id: 5cbd5830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.872+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e7c228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.872+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_130-, and the Request Id: 7f7a7199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.878+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34bc4f25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.890+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_128-, and the Request Id: 5aa871aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.893+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7067ba4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.894+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_129-, and the Request Id: 4856e7f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.898+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a01b1d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.901+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15ed5489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.901+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c1e2ca2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.906+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35afdb90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.910+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53e9fa3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.911+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cce2e4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.912+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53e9fa3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.915+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 398b15c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.917+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 398b15c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.921+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cce2e4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.927+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45011257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.929+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45011257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.933+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cfee299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.935+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cfee299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.936+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_130, and the Request Id: 589237d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.937+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dc7d565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.938+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b5516fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.943+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16644103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.945+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b5516fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.947+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16644103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.951+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27cc5c37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.955+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_135, and the Request Id: 66c2e1f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.956+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30055e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.957+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_129, and the Request Id: 10dd67db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.960+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dc7d565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.961+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d2dd62f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.963+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d2dd62f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.966+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fdb1c97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.966+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14f437f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.969+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fdb1c97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.969+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_135-, and the Request Id: 25535d89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.961+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4033aaf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.973+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5819cfbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.977+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_127, and the Request Id: 42f590ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.979+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_130-, and the Request Id: 7da3f81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.981+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4033aaf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.984+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39efb2b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.992+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ba5e2db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.997+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_129, and the Request Id: 551eb726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:02.998+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39997b3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.000+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39997b3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.002+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_129-, and the Request Id: 650d9e37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.012+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_131, and the Request Id: 7fc48a63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.015+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37ea549c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.017+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 324594a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.018+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37ea549c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.023+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7791975b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.034+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7791975b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.035+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bc23a01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.038+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bc23a01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.041+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_127-, and the Request Id: 4a48d574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.046+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_127, and the Request Id: 545b1ae1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.047+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f8c9d54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.049+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c169277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.050+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f8c9d54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.054+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_131-, and the Request Id: 6d69cd40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.054+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_131, and the Request Id: 3e3e3116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.071+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48aa5af8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.072+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61287462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.074+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48aa5af8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.075+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 555ca6a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.075+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c90a5d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.079+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32d10fdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.081+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32d10fdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.084+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bfa53ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.086+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bfa53ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.087+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_130, and the Request Id: 72f99e0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46b870b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.096+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_129-, and the Request Id: 5725df85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.102+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54ab2a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.105+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41051e91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.108+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b2fb019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.110+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b2fb019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.113+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_131-, and the Request Id: 7d9c6cb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.116+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_127-, and the Request Id: 4ed85328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.116+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f872024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.120+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_129, and the Request Id: 3be03cc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.123+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ff69b5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.126+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ff69b5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.126+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d3cb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.127+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 657b11e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.131+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1be95349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.133+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 475eda8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.134+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1be95349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.135+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e7d8f48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.137+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1907971d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.137+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 475eda8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.140+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_136, and the Request Id: bbc376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.140+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 573fb6aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.142+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 573fb6aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.146+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2163953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.149+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_131, and the Request Id: 3d69c8fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.151+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2163953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.154+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e4a0390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.155+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_129-, and the Request Id: 6d09fa65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.155+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 305cb62a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.156+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e4a0390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.157+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_130-, and the Request Id: 290ea4ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.158+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 305cb62a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.159+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11c17a82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.161+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_132, and the Request Id: 15fe36f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.162+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 412b6b46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.164+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 412b6b46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.165+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_136-, and the Request Id: 6fd1467e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.168+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_128, and the Request Id: 67be637a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.168+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58d3b377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.171+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58d3b377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.171+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5980ae5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.174+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 771896d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.176+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 771896d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.179+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_130, and the Request Id: 35840677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.189+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d30adc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.189+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_132-, and the Request Id: 4d97aebb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.189+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_131-, and the Request Id: 485be5bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.192+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d30adc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.193+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 107ab7ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.196+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b92ad04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.197+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_128-, and the Request Id: 77d0c6a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.198+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b92ad04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.196+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59846160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.202+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_128, and the Request Id: 1d8afe19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.212+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eecbfba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.212+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58cd04d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.212+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bcd9062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.219+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bcd9062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.222+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33b3e352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.222+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_130-, and the Request Id: 63636282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.224+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33b3e352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.227+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_132, and the Request Id: 7a7530ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.228+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 501c9d68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.231+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ba08c24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.239+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29d2d6e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.246+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58e9b67a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.249+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a7e5942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.250+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20a063d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.252+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a7e5942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.253+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_132-, and the Request Id: 5db99c5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.255+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4adf2dc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.257+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4adf2dc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.262+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_128-, and the Request Id: 77c7b86a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.263+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e4a291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.265+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41fcef47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.259+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_130, and the Request Id: 27c2c80c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.276+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 157ffcfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.277+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3200f84a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.280+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b2dcace, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.285+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b2dcace the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.288+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 914a087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.294+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 444624a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.296+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 444624a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.297+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18bffcd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.297+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 577fee62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.300+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 577fee62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.301+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 334ef5f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.304+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78eb2f92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.304+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_130, and the Request Id: 41332e7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.306+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_130-, and the Request Id: 714bf0d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.309+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67e33103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.317+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25c9346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.317+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23204856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.317+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ad03f7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.318+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67e33103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.319+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25c9346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.321+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 290fb658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.323+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 290fb658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.326+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_137, and the Request Id: 71b93507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.326+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_131, and the Request Id: 269e6437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.331+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23204856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.332+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30526308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.333+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18526bef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.334+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c0abb28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.335+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18526bef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.336+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c0abb28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.339+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30526308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.341+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_132, and the Request Id: 1ac4dee3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.341+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42d82829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.343+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 100d442d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.345+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 100d442d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.346+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 660d92a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.348+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 660d92a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.348+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_130-, and the Request Id: 686bec2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.349+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42d82829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.349+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_129, and the Request Id: 57cdb126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.352+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_133, and the Request Id: 25aa5ccb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.356+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 773613fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.356+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: efda321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.357+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_132-, and the Request Id: 4a1a534d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.358+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: efda321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.362+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12fb6225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.362+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_131, and the Request Id: 2480ac33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.376+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_137-, and the Request Id: 676f04a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.378+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56cc5451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.381+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56cc5451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.384+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79fb1360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.386+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_131-, and the Request Id: 13a748c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.389+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28a6f413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.391+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28a6f413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.393+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_133-, and the Request Id: 43b09f03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.393+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_129, and the Request Id: 21c67b1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.399+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_129-, and the Request Id: 69a280bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.406+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6616f0fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.406+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d703d72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.410+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36ea5e24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.410+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6616f0fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.411+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_131-, and the Request Id: 2e725a3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.413+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61fd1924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.417+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28588d66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.420+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28588d66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.422+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cb4fe77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.422+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_133, and the Request Id: 66d0e3a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.424+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e1c2cad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.425+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28faf57e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.435+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3349b952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.439+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_129-, and the Request Id: 6a520988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.447+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27dc89ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.453+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fa49063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.455+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d776c11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.455+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fa49063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.462+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25310d94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.462+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cdb300f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.465+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ecb7850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.466+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cdb300f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.466+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25310d94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.468+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ecb7850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.472+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_131, and the Request Id: 61115584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.473+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cb6cf81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.477+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 892c87a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.477+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6295ea83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.479+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 892c87a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.479+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6295ea83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.484+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 220c5afe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.484+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_133, and the Request Id: 3742613a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.484+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_131, and the Request Id: db232f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.492+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 458ac029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.495+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62dc3a7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.495+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_131-, and the Request Id: 2df803b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.495+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cf08f33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.507+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_133-, and the Request Id: 12392a05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.514+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 663a139c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.518+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_131-, and the Request Id: 4108586e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.526+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_133-, and the Request Id: 3403285c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.538+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e2906bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.541+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e2906bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.541+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ed5e905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.542+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5909bd2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.544+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ed5e905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.546+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a6fe9bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.549+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 673e704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.550+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 515c2113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 515c2113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.553+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e4c4469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.556+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_134, and the Request Id: 5649454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.556+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e4c4469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.556+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_130, and the Request Id: 37a7fc9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.559+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a6fe9bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.561+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 461fe8bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.563+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 461fe8bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.563+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b04c311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.565+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_138, and the Request Id: 46cefa30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.567+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b04c311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.570+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5af22d4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.571+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62c926d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.571+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e4c549d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.573+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c926d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.575+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5af22d4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.576+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22661f97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.579+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22661f97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.583+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_132, and the Request Id: 4d58e578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.583+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_132, and the Request Id: 2e80e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.586+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 350c96b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.594+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69843f55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.597+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 334205eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.604+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fa8e789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.607+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fa8e789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.610+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_130-, and the Request Id: aeae910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.611+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b868c3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.613+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b868c3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.613+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2194e9e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.615+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_130, and the Request Id: 21873f9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.622+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_138-, and the Request Id: 124d5715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.634+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 305cdc06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.637+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_132-, and the Request Id: 26fca738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.643+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_132-, and the Request Id: 15904377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.645+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11beabea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.654+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ab7bb51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.670+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 236002ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.675+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_134-, and the Request Id: 57e5d4b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.677+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 236002ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.681+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2173f5fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.682+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d49594f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.684+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2173f5fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.684+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d49594f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.686+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa8d253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.681+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fd44415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.688+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa8d253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.693+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_132, and the Request Id: 76fe1678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.697+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6006b115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.697+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_130-, and the Request Id: 371b183c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.701+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_134, and the Request Id: 762c7d8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.701+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6006b115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.707+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aa8a47b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.707+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a21ee48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.707+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 779e99c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.711+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 779e99c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.716+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_134, and the Request Id: 5a2d136b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.718+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44fb5035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.722+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18f3479f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.727+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ef4dfc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.729+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ef4dfc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.730+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18f3479f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.731+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d191b21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.738+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_132, and the Request Id: 31c2e251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.749+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 132a2146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.760+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_132-, and the Request Id: 93f5fed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.760+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f302f00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.766+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_134-, and the Request Id: 2a527262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.780+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 232e8c90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.784+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7748ad0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.795+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62633d42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.797+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22d58fec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.797+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_132-, and the Request Id: 769066a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.798+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_134-, and the Request Id: 456c1cdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.807+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19c4316e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.812+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f0f4e45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.813+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44c45cf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.816+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c45cf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.819+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3862df20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.821+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3862df20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.823+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 681aa71f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.828+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26880ddc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.829+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 681aa71f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.830+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26880ddc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.833+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52c8272d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.835+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52c8272d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.835+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_133, and the Request Id: 42195d32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.839+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 298c32ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.841+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 298c32ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.843+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_131, and the Request Id: 1d3b1713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.847+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_131, and the Request Id: 26e9099d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.849+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 756c8f35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.850+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78d3dbf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.856+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27ff713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.856+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78d3dbf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.858+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27ff713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.861+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_131-, and the Request Id: 6390d340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.863+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bfff6b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.865+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bfff6b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.870+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d3b378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.870+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75967505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.870+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_139, and the Request Id: 794ea708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.872+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d3b378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.873+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ffc070c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.876+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75967505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.880+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 458c16db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.880+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13b39b40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.881+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_133, and the Request Id: 6439f913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.883+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 458c16db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.891+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_135, and the Request Id: 7399d14b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.892+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_133-, and the Request Id: 7cccd05c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.898+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4608fd77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.898+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_131-, and the Request Id: 698236c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.901+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4608fd77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.905+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 425931a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.909+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15c6a215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.912+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_135, and the Request Id: 3b0d3f65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.907+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 425931a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.917+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 797883e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.924+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 722b7aae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.927+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6abeb9a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.930+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6abeb9a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.931+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_139-, and the Request Id: 3f7737d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.936+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b6be0fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.938+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b6be0fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.942+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_133, and the Request Id: bbf2ece, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.946+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_135-, and the Request Id: 43b65a6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.950+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_133-, and the Request Id: 1123790d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.956+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_135-, and the Request Id: 39c92663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.959+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a52058b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.967+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6044c317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.972+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e9c87bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.973+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_133-, and the Request Id: 6950622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.975+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f2ea43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.973+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72927e37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.973+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d53341f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.978+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72927e37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.981+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53464c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.984+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53464c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.985+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ebc1364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:03.989+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_133, and the Request Id: 683a900a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.001+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f76326e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.045+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14d44f21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.052+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3348e57c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.052+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ced2f15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.053+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_133-, and the Request Id: 2b3150ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.053+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36fec633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.055+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36fec633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.056+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30ee774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.056+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14d44f21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.056+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69f2e0bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.064+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a2a29d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.066+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_135, and the Request Id: 2e6aacf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.077+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b4771f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.077+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ca3dcf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.077+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42613312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.081+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42613312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.081+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ca3dcf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.083+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d70d1c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.085+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b4771f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.087+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b9f8752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.088+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 298d54b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.088+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bdaf6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.090+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b9f8752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.091+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 298d54b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.091+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bdaf6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.099+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_140, and the Request Id: 4f484a9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.100+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cf57692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.102+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_136, and the Request Id: 6c0b94b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.104+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_135-, and the Request Id: 2e49c1ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.104+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_132, and the Request Id: 4c9199c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.105+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7002cfdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.105+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 770739ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.111+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55a43630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.113+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55a43630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.115+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36e37e92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.118+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36e37e92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.119+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72c6939c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.120+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 749bc612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.122+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 749bc612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.126+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45b1da83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.129+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45b1da83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.131+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_132, and the Request Id: 4677ef0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.132+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_134, and the Request Id: 4764b478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.138+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19cf65a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.143+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_136-, and the Request Id: 755b4de9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.143+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_132-, and the Request Id: 38a1acf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.150+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c993329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.155+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48dd9a28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.157+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_132-, and the Request Id: 3762f2ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.157+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 482bc9a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.160+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c993329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.160+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 482bc9a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.162+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16ef7ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.163+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_140-, and the Request Id: 40cb4bf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.163+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_134-, and the Request Id: 6195f3bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.167+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fbb587a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.169+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fbb587a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.170+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44057eb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.173+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44057eb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.174+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_134, and the Request Id: 1775c17b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.177+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_134, and the Request Id: 4a205a6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.184+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e2e28de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.184+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f0c0a77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.186+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e2e28de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.187+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f0c0a77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.191+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73f9af2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.193+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35d87514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.198+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22be1b10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.198+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_134-, and the Request Id: 41c1bc34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.198+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75528c00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.200+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22be1b10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.203+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_134-, and the Request Id: 2f1d7eee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.204+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b8096a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.206+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c3034eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.206+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b8096a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.210+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c4e4229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.213+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7be3af3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.217+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e8cb642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.221+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c4e4229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.223+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 490e1085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.225+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 490e1085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.228+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_133, and the Request Id: 37c688e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.231+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_134, and the Request Id: c3f4c60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.232+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cd6671d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.233+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73963e19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.235+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 672abdd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.236+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68a07106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.249+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 536eeeca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.249+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 446c05eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.251+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 536eeeca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.255+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_133-, and the Request Id: 79603fb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.257+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52d3fb0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.259+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52d3fb0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.260+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b7d5cbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.264+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_136, and the Request Id: 78d1e31a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.266+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_136, and the Request Id: 357380ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.268+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: adac728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.271+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: adac728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.272+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d4151c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.276+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1df7f5e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.278+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1df7f5e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.280+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f577afd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.281+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_137, and the Request Id: 5408fed5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.283+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f577afd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.285+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c7ce7b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.289+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56be1e71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.294+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7abee96b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.297+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c7ce7b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.298+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_141, and the Request Id: 5e11e99b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.301+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_134-, and the Request Id: 2e70064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.312+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25d53086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.314+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25d53086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.315+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_136-, and the Request Id: 44b69ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.317+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a368bdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.317+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52311f20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.320+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52311f20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.322+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 482431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.324+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 482431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.326+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_135, and the Request Id: 3a19d8f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.342+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b19e6af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.345+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_141-, and the Request Id: ecb0cba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.348+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_137-, and the Request Id: 49c96126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.350+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_136-, and the Request Id: 6135d5c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.351+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74533b68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.353+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74533b68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.356+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d361f11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.356+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_135-, and the Request Id: 65559483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.359+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d361f11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.361+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65d3229a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.363+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d3229a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.364+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 550a160c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.363+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 426e209d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.365+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b19e6af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.366+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39e6622a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.367+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5649321b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.368+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 550a160c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.371+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39898e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.373+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_135, and the Request Id: 5eeced6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.373+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_133, and the Request Id: 5d592b6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.374+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39898e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.380+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66223709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.382+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_135, and the Request Id: 72b05e0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.382+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66223709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.385+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_134, and the Request Id: 15a614f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.393+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a84ef97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.397+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75d3559e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.408+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 135d8578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.412+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5330312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.414+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74cb8ce4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.418+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_135-, and the Request Id: 899c22e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.425+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_133-, and the Request Id: 332365d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.427+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 210ec710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.431+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_134-, and the Request Id: 2f64f0b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.437+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fd9b388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.440+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 155ed805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.441+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_135-, and the Request Id: 50e1f72c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.446+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 706ef038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.455+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 147d3f09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.458+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 147d3f09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.459+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 517f1898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.464+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ad2d9f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.466+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ad2d9f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.467+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7085293a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.474+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_142, and the Request Id: 3e6e420d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.474+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9a12429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.474+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49d26224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.476+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3061d27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.474+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 535df44b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.478+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 535df44b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.482+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_138, and the Request Id: 30524fcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.482+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7085293a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.485+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e947c75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.490+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b80678a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.494+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59f317b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.497+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7305730a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.499+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7305730a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.499+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b80678a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.502+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_135, and the Request Id: 67fa098d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.505+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ad06683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.507+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ad06683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.512+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140ee8b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.512+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_142-, and the Request Id: ac0caf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.514+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140ee8b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.523+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f569fe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.525+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f569fe5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.527+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ef64c9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.528+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_137, and the Request Id: 21ec9c44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.528+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12e9c23d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.530+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ef64c9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.530+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12e9c23d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.531+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_138-, and the Request Id: 672861c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.533+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_136, and the Request Id: 25dfd29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.536+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bf32d15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.537+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 393cdc5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.539+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 393cdc5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.543+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_137, and the Request Id: 4d0581e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.545+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6201fee0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.548+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6201fee0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.550+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b2711ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.553+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b2711ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.553+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ea588b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.555+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea588b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.555+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4216db82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.559+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_135-, and the Request Id: 76a5fc72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.560+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b90bd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.562+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b90bd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.564+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_134, and the Request Id: 37798c3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.565+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_136, and the Request Id: 49cc3624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.567+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 236d03bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.571+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a024501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.575+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a024501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.576+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26f04ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.578+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26f04ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.581+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_137-, and the Request Id: 7140108f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.584+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_135, and the Request Id: 1af66c3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.588+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bc6ebc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.594+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_136-, and the Request Id: f864a3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.596+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_137-, and the Request Id: 2e92503e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.601+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39fecdfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.602+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52ceb194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.611+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140fa790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.616+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f3d4fea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.624+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_134-, and the Request Id: 2a6a2565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.626+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e5e2f23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.628+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f3d4fea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.631+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_135-, and the Request Id: 46f58886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.631+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ec3af4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.633+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ec3af4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.638+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_136, and the Request Id: 62023f47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.646+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cb2695b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.648+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b04da90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.649+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_136-, and the Request Id: 44e78cae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.655+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b2a7244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.658+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6774c761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.660+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b7ddfc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.663+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b7ddfc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.666+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 441ea84d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.667+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c2a6eb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.669+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c2a6eb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.669+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 463074e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.673+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_143, and the Request Id: 53102a2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.678+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_136-, and the Request Id: 61dd367a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.680+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2486fc6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.682+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2486fc6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.686+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1697d83b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.688+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cecb3aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.690+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_143-, and the Request Id: 7ec13ace, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.693+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ec3055c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.694+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2278e095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.695+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ec3055c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.697+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1697d83b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.697+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_136, and the Request Id: 49ca8cf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.700+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27d497dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.702+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27d497dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.703+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dafc3a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.705+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dafc3a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.707+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_139, and the Request Id: 60a83bd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.708+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1800daf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.710+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e13240b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.710+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1800daf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.716+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_138, and the Request Id: 1f3209f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.724+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24d8db7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.728+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_138-, and the Request Id: 175c4eac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.730+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75bd9b08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.733+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75bd9b08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.737+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24d8db7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.738+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24ea740c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.738+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_137, and the Request Id: 38a1236f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.741+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24ea740c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.743+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e2ca295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.743+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ed28c66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.744+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e5ebb11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.747+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fcfc711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.750+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fcfc711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.751+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47e7b3e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.753+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_135, and the Request Id: 1da48741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.755+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4947bd02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.759+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_139-, and the Request Id: 46d95645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.769+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2193f773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.769+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_136-, and the Request Id: 24656b18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.773+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 535f0ea7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.785+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 252aca4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.788+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 252aca4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.791+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eed6911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.794+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eed6911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.794+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61d9c88b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.797+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_137, and the Request Id: 4f90cdc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.798+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61d9c88b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.800+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e319493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.802+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e319493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.804+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_138, and the Request Id: 4f5fe068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.805+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_137-, and the Request Id: 7a1ccf52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.817+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b27c110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.820+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b27c110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.822+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c9d0b16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.829+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_135-, and the Request Id: 1e70e03d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.833+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c9d0b16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.835+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_136, and the Request Id: 78d51ae5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.842+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b872cfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.845+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15631a53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.851+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1988ae8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.854+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1988ae8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.859+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cfde3a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.860+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 280baee3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.862+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 280baee3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.862+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c08eb06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.866+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_144, and the Request Id: 9bb7295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.875+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_138-, and the Request Id: 60b51c50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.875+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74b33653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.888+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_136-, and the Request Id: 77b4dabe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.890+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 642a9182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.890+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ff4eb15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.893+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fb05db3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.894+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b6937c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.895+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fb05db3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.897+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_137-, and the Request Id: 1408daed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.907+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 556fce58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.907+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34e8fedb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.909+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34e8fedb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.912+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_139, and the Request Id: 551be04a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.914+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23069a40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.917+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23069a40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.917+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1223149e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.920+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 307f72d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.921+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1223149e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.922+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 307f72d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.927+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19c26c22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.929+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19c26c22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.931+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_144-, and the Request Id: 4845c6e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.935+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_137, and the Request Id: 4099e48e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.940+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_140, and the Request Id: 71906d98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.940+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35f08437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.941+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69eb7c7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.941+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a7fb52b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.944+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a7fb52b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.946+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50a7a33f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.947+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2785254f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.949+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2785254f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.949+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a7a33f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.953+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_136, and the Request Id: aca085a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.956+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38a9c4b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.958+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38a9c4b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.958+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_137-, and the Request Id: 155fb0cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.965+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_137, and the Request Id: 121934eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.965+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c7d26ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.968+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_139-, and the Request Id: 35c36dad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.986+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bbb1213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.986+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ce3f8cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.990+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 222833ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:04.999+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_140-, and the Request Id: 2af41846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.001+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_136-, and the Request Id: 4e4807e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.009+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_137-, and the Request Id: 7e03b440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.012+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29149f73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.013+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a028aec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.015+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a028aec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.018+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17faf893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.018+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cd7e852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.021+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cd7e852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.026+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_138, and the Request Id: 6acbd184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.029+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16204ecc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.040+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ffc2217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.044+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6be58c98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.061+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fb919d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.064+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fb919d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.065+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2450a0c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.068+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a1aafff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.069+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f0fc527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.072+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b514ce5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.074+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b514ce5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.076+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 342cdac8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.077+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_137, and the Request Id: 13f82090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.088+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58dc4999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.097+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 442c5a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.098+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_138-, and the Request Id: 7473a823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.098+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e8fc270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.101+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 442c5a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.103+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e8fc270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.105+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51b48dc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.106+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fa0a60a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.107+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1839b63a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.109+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1839b63a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.110+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fa0a60a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.112+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51b48dc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.113+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_139, and the Request Id: 2a2f3545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.113+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b8a5bb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.113+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30056192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.115+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30056192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.117+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ad17ce8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.118+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_145, and the Request Id: 19932b20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.124+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_138, and the Request Id: 303b5da4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.125+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_137-, and the Request Id: 4ebe52d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.129+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a26497b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.132+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33307bf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.132+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c8d7a2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.137+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33307bf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.139+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8c6df9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.142+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c6df9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.142+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 209351e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a0c321e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.145+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 318924fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.147+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a0c321e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.150+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_140, and the Request Id: 5414afa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.151+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 318924fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.151+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_138, and the Request Id: b415d9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.157+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_145-, and the Request Id: 7570c0cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.164+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 636c7c64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.166+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 636c7c64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.170+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61bb6c45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.170+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2385e3b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.170+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7190d7cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.172+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2385e3b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.172+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61bb6c45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.173+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7190d7cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.175+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_138, and the Request Id: 647000e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.175+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e6e05be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.175+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7296228d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.177+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e6e05be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.178+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7296228d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.181+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_138-, and the Request Id: 4afd0a18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.182+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_141, and the Request Id: 49ce921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.182+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_137, and the Request Id: 199f7db4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.190+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_139-, and the Request Id: 72fb188a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.190+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48a21638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.199+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_138-, and the Request Id: 2ad3c680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.200+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_140-, and the Request Id: 21a8905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.207+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2620ca65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.208+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 480de7b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.220+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_138-, and the Request Id: 144262f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.232+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63cd0329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.232+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ad48785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.235+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ad48785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.240+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5697feee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.242+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5697feee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.244+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_139, and the Request Id: 3077482f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.251+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_137-, and the Request Id: 390f3b4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.254+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_141-, and the Request Id: 1404c093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.257+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 729a33a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.264+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f8c44bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.271+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fd09f4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.271+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5efd1e53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.271+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 793878ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.276+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a22f612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.282+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34f18c6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.286+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34f18c6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.289+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b88bba6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.290+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63298352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.292+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63298352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.293+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e78362c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.295+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_139-, and the Request Id: 61d3491a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.298+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_139, and the Request Id: 4d7f6d3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.300+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e78362c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.300+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eb824dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.305+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 319e8813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.306+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e8bddd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.308+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e8bddd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.310+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_146, and the Request Id: d57a0f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.314+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3309365f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.316+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ab92e23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.324+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f28d8e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.326+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab92e23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.326+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f28d8e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.332+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54193035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.332+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37b16c92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.334+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bf58b87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.334+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54193035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.334+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d79200a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.335+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37b16c92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.335+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65cb1a5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.336+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_139-, and the Request Id: 13ad7b5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.337+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bf58b87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.341+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35e2a6ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.341+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_138, and the Request Id: 168664ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.343+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35e2a6ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.344+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27494ee1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.346+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_138, and the Request Id: 61c91acc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.349+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_140, and the Request Id: 185090d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.352+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_146-, and the Request Id: 25f13eae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.358+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b68fa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.364+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b68fa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.364+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58faa3f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.366+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 135946ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.367+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11781d12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.369+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11781d12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.373+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9c5c345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.378+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_141, and the Request Id: 2bfeddb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.382+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79be088e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.386+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6443f8c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.388+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25a9f03d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.389+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6443f8c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.390+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79be088e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.390+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25a9f03d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.393+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1324c4a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.397+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_142, and the Request Id: 324bd4d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.398+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1324c4a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.394+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53fd8d9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.403+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53fd8d9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.405+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 185967de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.411+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185967de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.412+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_139, and the Request Id: 1c87c3fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.412+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_138-, and the Request Id: 49ffa7f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.415+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_139, and the Request Id: 60f21a0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.415+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_138-, and the Request Id: 12885621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.424+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_140-, and the Request Id: 1fc7af49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.424+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71078ba5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.432+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 433f951a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.440+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16845dd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.442+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16845dd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.446+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_142-, and the Request Id: 796c5e47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.446+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a83203b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.449+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fea043f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.449+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 121a782d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.451+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fea043f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.452+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_139-, and the Request Id: 1e32f554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.454+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_140, and the Request Id: 6b51ef7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.455+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 415743ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.458+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5618e89d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.458+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_139-, and the Request Id: 833686e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.462+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_141-, and the Request Id: 385e382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.471+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d537992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.475+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aeb6968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.480+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28479662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.482+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28479662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.488+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b246021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.489+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 611e310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.491+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6eabb55c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.493+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eabb55c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.497+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_147, and the Request Id: 4e05d8c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.501+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_140-, and the Request Id: 2fb11f8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.508+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f229978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.512+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 255ee736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.522+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4db633ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.524+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 203daaab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.532+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49a7bece, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.538+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31629426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.543+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31629426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.543+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 102e1d43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.545+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 102e1d43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.548+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b72de9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.549+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_147-, and the Request Id: 5d41adc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.552+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 360f18a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.554+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 360f18a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.554+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e84d02e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.556+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e84d02e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.558+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_139, and the Request Id: 74856cdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.558+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 135f835a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.561+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_143, and the Request Id: 354d03ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.567+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ba1fea6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.571+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ba1fea6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.572+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b005fa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.574+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b005fa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.574+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71d57cd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.576+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26de6e8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.580+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cceb836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.580+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26e9220f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.581+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fdba16d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.582+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26e9220f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.583+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fdba16d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.580+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e3d30bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.585+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e3d30bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.589+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36e8c6be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.589+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_141, and the Request Id: 508b5af7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.591+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36e8c6be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.597+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_139, and the Request Id: 6a7d1c8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.597+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e62f3c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.603+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_139-, and the Request Id: 578728ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.604+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_143-, and the Request Id: 7062d1a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.610+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_139-, and the Request Id: 10dc32b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.611+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 478f8883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.617+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 398bdfc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.623+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 478f8883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.626+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f6d83a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.627+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_140, and the Request Id: 319bb149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.630+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f6d83a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.634+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33a06fe5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.637+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_141, and the Request Id: 32c1c2d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.637+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19fc0b3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.641+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19fc0b3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.647+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 400d0664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.648+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1401ecb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.650+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1401ecb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.654+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_140, and the Request Id: c5d2539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.658+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 400d0664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.658+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_141-, and the Request Id: 1a43877b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.663+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68ef0da3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.665+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 234ad37a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.667+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68ef0da3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.668+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 234ad37a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.671+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dab3969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.672+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73494fad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.673+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fd99805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.675+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73494fad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.675+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fd99805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.675+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25ec9e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.677+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_142, and the Request Id: 70bc34f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.683+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_140-, and the Request Id: 510b69b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.683+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2615c4ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.683+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_141-, and the Request Id: 78c9d35e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.685+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1caa1518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.687+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1caa1518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.688+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_140-, and the Request Id: 3a2d5dc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.691+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_148, and the Request Id: 23ad8ab7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.694+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_140, and the Request Id: 607bc1b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.701+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d6628af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.705+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1770b682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.711+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_142-, and the Request Id: 9efaeb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.716+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e68be5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.719+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2706c88d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.727+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_148-, and the Request Id: 2f8d9e4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.727+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41fbafe9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.733+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_140-, and the Request Id: 6b9ab3ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.734+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16931ad7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.734+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ac6e94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.736+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 520e51e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.738+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 520e51e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.739+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41fbafe9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.744+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_144, and the Request Id: 1c3beee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.744+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6995d50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.746+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 188f4435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.750+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 188f4435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.751+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56648dbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.760+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10804c96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.765+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26dcee21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.759+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 802890f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.768+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10804c96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.769+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c4297d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.769+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 337a9b5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.771+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c4297d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.774+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_141, and the Request Id: 4bca5c6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.775+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 802890f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.778+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_140, and the Request Id: 5cf9f568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.781+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f9b90fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.787+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14c8108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.796+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67751730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.809+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24041f34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.816+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_144-, and the Request Id: 7f76586e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.818+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24041f34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.819+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 365d7857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.822+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 365d7857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.824+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_140, and the Request Id: cef5de7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.829+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c125277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.829+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50d03da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.838+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_141-, and the Request Id: 494a0fae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.838+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f704f4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.841+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f704f4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.842+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 632ae6de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.842+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_140-, and the Request Id: 6d0a6963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.843+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36c40d25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.845+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36c40d25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.849+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_140-, and the Request Id: b22ab19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.850+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_142, and the Request Id: 22528ad7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.854+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ee0098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.857+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4518f718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.859+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4518f718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.863+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24322ff4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.865+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24322ff4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.868+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_141, and the Request Id: 3b27cf3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.870+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e7c342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.872+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e7c342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.872+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dbb4b86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.876+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d1e588d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.876+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dbb4b86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.877+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 281bb000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.878+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d1e588d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.881+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48636593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.882+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_142, and the Request Id: 1acd03b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.883+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48636593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.887+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_143, and the Request Id: 222d0ca3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.893+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70637bfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.895+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_143-, and the Request Id: 4723b356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.927+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_142-, and the Request Id: 5d94b364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.930+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5db3374e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.935+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c30643e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.937+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_141-, and the Request Id: 52e794aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.937+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ff9fc61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.940+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ff9fc61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.941+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2aeedf0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.943+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_142-, and the Request Id: 9b80047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.944+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aeedf0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.944+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cc47aec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.946+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cc47aec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.948+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 234d67c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.950+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 234d67c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.953+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_141, and the Request Id: 292060ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.956+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ecb10f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.957+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 486226d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.960+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_149, and the Request Id: 4fed7c81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.961+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ecb10f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.961+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c4f6b01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.962+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73e2cbb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.966+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5505744c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.967+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b83b2e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.970+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b83b2e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.974+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_145, and the Request Id: a984bed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.977+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ccfc25f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.982+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38ce3916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.994+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_145-, and the Request Id: 16f72fd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.996+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9eba8b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.996+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5962d59b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:05.998+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_141-, and the Request Id: 79179b02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.005+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_149-, and the Request Id: 4da4c534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.012+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b9e9885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.012+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2290d41e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.014+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b9e9885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.017+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62b8a9ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.022+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62b8a9ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.023+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46ddbce4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.023+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_141, and the Request Id: 14897db2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.022+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7535e8fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.031+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7535e8fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.034+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6455e007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.036+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6455e007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.039+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d523b2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.039+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_142, and the Request Id: 2a6b568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.041+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d523b2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.042+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f1bc12a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.043+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56355e1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.045+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f1bc12a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.046+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56355e1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.048+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_141, and the Request Id: 180b438d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.049+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 300416c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.051+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 300416c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.053+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_144, and the Request Id: 768f238e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.057+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 222359d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.061+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44345f38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.066+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e2e7c39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.067+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37f7b393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.069+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7245f6bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.071+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37f7b393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.074+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_141-, and the Request Id: 7c06d2b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.074+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47ec6f0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.077+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47ec6f0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.077+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a3f21be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.079+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a3f21be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.082+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f5a0da5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.083+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_143, and the Request Id: 344f94d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.087+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_142-, and the Request Id: 684b46b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.090+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f5a0da5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.091+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_141-, and the Request Id: 6ec8c5bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.093+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_144-, and the Request Id: 621c1d54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.094+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_143, and the Request Id: 1178e689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.101+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 497527dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.107+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d3e43b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.113+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d3e43b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.119+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 244c0d17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.119+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d4864fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.121+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d4864fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.124+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_143-, and the Request Id: 79840072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.126+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_142, and the Request Id: 7aa80734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.127+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2ea348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.128+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cc52baf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.131+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: af66d48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.138+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_143-, and the Request Id: 677ed720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.141+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9c19e96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.144+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b6009fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.156+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1770c99e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.162+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ce34d2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.165+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ce34d2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.166+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ad758c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.169+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_142-, and the Request Id: 68b26a25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.169+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b4e46bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.171+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b4e46bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.172+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c92c069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.177+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55fb5c09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.178+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_142, and the Request Id: 4583c59f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.182+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fbe43e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.184+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c92c069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.188+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77146e85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.190+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77146e85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.191+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3570e8f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.204+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1039b38e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.205+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41bed2a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.205+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a957a1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.209+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a964a32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.209+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a957a1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.210+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14cad82e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.211+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a964a32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.214+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1039b38e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.216+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_143, and the Request Id: 2038f571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.217+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_142-, and the Request Id: 43f56676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.227+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35501f97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.230+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e8ce044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.230+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35501f97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.230+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78d91943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.231+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 617442dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.232+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78d91943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.233+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 617442dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.233+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e8ce044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.234+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d6acf2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.234+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ad8a820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.236+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ad8a820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.237+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e23b4ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.238+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e23b4ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.240+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_150, and the Request Id: 784cfa2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.240+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_143-, and the Request Id: 704445f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.242+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dab08a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.244+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dab08a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.244+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_144, and the Request Id: 6fa9cb1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.247+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74f4f271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.250+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_142, and the Request Id: 7ed6a7e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.259+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_145, and the Request Id: 3bc67225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.259+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36b5fe2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.265+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59edb347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.271+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_150-, and the Request Id: a17019e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.276+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_145-, and the Request Id: 735410e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.284+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_146, and the Request Id: 4e3d20cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.285+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14c35046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.287+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14c35046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.289+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d93d04a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.290+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b07453b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.293+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_142-, and the Request Id: a2f8e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.293+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b07453b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.294+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 429828e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.295+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_144-, and the Request Id: e95be84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.295+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b040c61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.296+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 429828e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.299+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_144, and the Request Id: 1887a06c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.305+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a9ae977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.305+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b15fd74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.308+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b15fd74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.312+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a9ae977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.314+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48bb8316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.315+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_143, and the Request Id: 2d789813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.317+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c614926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.320+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c614926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.322+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65ec0ed4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.323+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_142, and the Request Id: 604fec4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.330+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_146-, and the Request Id: 10dcd68a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.331+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a60dafb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.339+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f8f7f3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.341+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f8f7f3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.342+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_144-, and the Request Id: 7367767a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.343+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bc006e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.346+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 484fbe5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.351+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5832680c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.351+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 795fcc34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.351+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_143-, and the Request Id: 33848385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.354+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 795fcc34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.358+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_143, and the Request Id: 57641c13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.367+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23993e70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.371+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_142-, and the Request Id: 178a5e58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.372+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1710997a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.375+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f092cbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.382+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45770d39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.386+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 274744f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.391+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cf83386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.391+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b0b6f82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.394+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b0b6f82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.394+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cf83386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.396+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6afd2a59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.397+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_143-, and the Request Id: 779969f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.400+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d5d0f82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.403+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30b81e54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.403+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45770d39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_144, and the Request Id: 4ddaf4a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.407+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58c4110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.411+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c4110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.416+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_151, and the Request Id: 134a7f21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.421+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2325881b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.423+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2325881b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.426+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3278f202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.426+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 417043aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.428+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3278f202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.428+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ea92e7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.431+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a748bad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.433+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a748bad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.435+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ec6b456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.435+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_143, and the Request Id: 3d4e81ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.436+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b52cc3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.437+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b52cc3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.438+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ea92e7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.444+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57ce4e3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.445+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78c63bf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.445+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_144, and the Request Id: 31b569ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.446+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78c63bf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.451+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_146, and the Request Id: 2c8fcfab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.454+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d942533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.457+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_144-, and the Request Id: 5a5e8f10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.463+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64dd9f9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.465+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64dd9f9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.466+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_151-, and the Request Id: 5bec0152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.468+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c533a27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.470+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c533a27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.472+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6122b4d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.476+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_145, and the Request Id: 166a3ecf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.484+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_143-, and the Request Id: 4e516ae5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.490+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c239dbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.490+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a008c17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.492+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c239dbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.494+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 102a5e58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.494+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_144-, and the Request Id: 624f58c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.497+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 102a5e58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.499+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_147, and the Request Id: 20da80c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.507+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_146-, and the Request Id: 6fd8c074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.507+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 628c96c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.511+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299c746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.511+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6588ae87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.514+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 525b3d94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.517+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65d4b923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.517+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_145-, and the Request Id: 45808e38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.517+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_147-, and the Request Id: 191ed061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.519+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d4b923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.521+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299c746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.522+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525b3d94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.523+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c8fd45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.523+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24c0b1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.525+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c8fd45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.527+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c0b1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.528+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_143, and the Request Id: 5b315ad3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.528+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e851fae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.531+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51124e24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.533+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51124e24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.534+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23d05f09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.535+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_145, and the Request Id: 7d086d48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.536+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5913ab42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.537+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_144, and the Request Id: 406bdda0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.543+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 763dc064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.544+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76c44a07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.544+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 270d457b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.547+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_143-, and the Request Id: 12af3c61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.553+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68b4cb41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.560+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78275ac4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.568+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_145-, and the Request Id: 45c0b198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.569+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 196497ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.569+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_144-, and the Request Id: 4e6df081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.572+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 173c2bd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.574+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 173c2bd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.576+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f27bc29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.578+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f27bc29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.582+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19de73ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.587+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 454b86a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.587+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_145, and the Request Id: 343f6a97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.591+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 454b86a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.591+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35875095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.594+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c6d3aed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.594+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 626f7cd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.597+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 626f7cd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.598+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c6d3aed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.598+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63e6abc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.601+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_144, and the Request Id: 60a67b91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.605+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 188730c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.606+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 99c6293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.607+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 188730c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.608+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 525914d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.611+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_152, and the Request Id: 21a4eb47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.614+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e76cfe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.623+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fea1d05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.623+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_152-, and the Request Id: 3176572b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.625+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_145-, and the Request Id: b1abb7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.625+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ec01bb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.625+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 754e49cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.626+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42bd91ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.629+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 754e49cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.629+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42bd91ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.629+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: aa26e9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.630+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_144-, and the Request Id: 7c4dad50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.632+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa26e9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.633+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44e9d15b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.638+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20425050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.640+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20425050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.640+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ec01bb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.641+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78512650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.642+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78512650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.643+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7abc44bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.644+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_147, and the Request Id: 43fa2ef5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.645+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f2347e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.645+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7abc44bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.647+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_148, and the Request Id: 638427e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.647+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f2347e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.653+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_146, and the Request Id: 59ad6051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.653+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d71094a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.653+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_145, and the Request Id: 2bc8f38c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.661+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66c68aeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.667+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fa64886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.667+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f065c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.668+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_148-, and the Request Id: 327ef25d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.670+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fa64886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.671+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2662edf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.675+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 397a8eb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.677+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 397a8eb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.680+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_144, and the Request Id: 13e8bec6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.682+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52c025e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.685+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52c025e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.685+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_145-, and the Request Id: 79dd1606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.685+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64518e0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.692+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 334f338e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.694+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 334f338e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.697+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_144-, and the Request Id: 32a91e45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.698+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_147-, and the Request Id: 11ff6451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.699+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_146, and the Request Id: 47624f21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.700+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_146-, and the Request Id: 19f550c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.704+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18450382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.707+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18450382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.711+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68642775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.711+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c07bb5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.713+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68642775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.716+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_145, and the Request Id: 4bb1f210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.719+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75ea3827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.731+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50557125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.735+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9ba302b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.739+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_145-, and the Request Id: 3ed7a690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.745+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50d46784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.747+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 731bf288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.748+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50d46784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.751+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6de5c8b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.752+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_146-, and the Request Id: 359adc89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.754+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47cda514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.756+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a097c7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.758+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a097c7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.767+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_153, and the Request Id: 7dd2b8f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.767+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d30d6e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.774+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1222f061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.775+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c74b02a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.776+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1222f061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.779+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40514f29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.779+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1865f6cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.781+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1865f6cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.783+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31c52b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.783+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aac0c12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.785+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31c52b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.788+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_145, and the Request Id: 6c79fa81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.789+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 637330da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.791+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 637330da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.793+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43cd7a39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.794+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_149, and the Request Id: 1b8c8905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.799+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64d4dd8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.800+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5da1f99b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.802+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_145-, and the Request Id: 5a853b39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.813+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_153-, and the Request Id: 20d263a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.815+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e70b748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.816+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72e178fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.818+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_149-, and the Request Id: 4df66e18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.818+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72e178fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.818+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 327541d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.820+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c55817a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.821+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18eabf03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.822+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c55817a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.821+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 327541d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.827+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30fde0aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.829+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30fde0aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.831+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c28acae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.832+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69d4800c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.833+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c28acae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.834+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_146, and the Request Id: 7b655adf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.834+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69d4800c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.835+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b7bf701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.839+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22cd07a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.841+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f49a5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.841+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_147, and the Request Id: 13a32334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.841+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_145, and the Request Id: 487be77d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.843+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f49a5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.844+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22cd07a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.850+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a08b353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.850+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ba044af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.852+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a08b353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.853+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ba044af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.859+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_146, and the Request Id: 17adbd3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.861+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eff6918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.864+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_148, and the Request Id: 3d17909d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.866+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c3c60c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.866+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d324f7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.869+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d324f7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.872+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e886fc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.875+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e886fc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.876+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21dfd129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.877+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_146, and the Request Id: cacc29b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.878+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21dfd129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.881+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 525720a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.881+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_146-, and the Request Id: 2192be5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.883+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525720a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.887+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_147-, and the Request Id: 69f31157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.891+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ddf4540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.892+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_145-, and the Request Id: 2036e8f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.895+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_147, and the Request Id: 711e0027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.899+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_146-, and the Request Id: 3fe77a3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.899+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7889fe4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.907+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17f43eab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.907+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7939ebd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.921+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_148-, and the Request Id: 151e5a5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.925+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d8ed5ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.929+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 248f194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.931+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a78e7f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.932+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 248f194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.933+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 402c27a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.938+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_146-, and the Request Id: f47c1df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.938+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63fac2f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.938+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_147-, and the Request Id: 2f5bd2bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.941+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13e3e877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.944+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13e3e877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.947+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d03995a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.947+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_154, and the Request Id: 50be5bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.950+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b0d961a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.952+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46c90cb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.960+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_154-, and the Request Id: fecc168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.964+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71017722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.967+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71017722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.968+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25ef8028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.970+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8e0d472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.972+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25ef8028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.975+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cb8baf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.978+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 731e7223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.978+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1780166c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.980+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1780166c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.982+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_147, and the Request Id: 30ae8360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.982+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72e405aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.983+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e0d472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.986+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72e405aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.987+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_146, and the Request Id: 7e636f6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.991+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b33587d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.991+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 283de195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.996+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 138191aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.997+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47cd3d1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:06.998+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 138191aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.002+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_150, and the Request Id: 29f8043c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.003+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47cd3d1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.004+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3835d27b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.006+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3835d27b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.009+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_146, and the Request Id: 787f1a88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.018+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44a1251f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.018+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dace126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.019+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b8e30f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.022+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b8e30f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.026+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b918cb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.028+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b918cb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.031+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6773e307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.034+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6773e307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.034+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_147, and the Request Id: 5e3e181e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.037+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dcb90ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.037+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_147-, and the Request Id: 24130ac1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.037+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d81cb23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.039+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d81cb23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.043+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38412c13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.045+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38412c13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.047+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_148, and the Request Id: 60d425ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.048+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_146-, and the Request Id: 632bb6e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.052+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fbf8e16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.053+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_146-, and the Request Id: e44c3e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.053+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4074af3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.056+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fbf8e16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.061+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_148-, and the Request Id: 19beafb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.063+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4101745c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.065+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_148, and the Request Id: 3c073b57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.067+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31840191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.070+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f862196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.073+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f862196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.076+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f979c5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.078+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6095b69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.078+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f979c5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.079+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_147-, and the Request Id: ff999e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.082+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6095b69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.082+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_150-, and the Request Id: 180ede03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.082+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_147, and the Request Id: 1c37d517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.087+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 142928cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.087+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dec66ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.089+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 142928cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.092+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a557c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.092+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_149, and the Request Id: 41d77cdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.097+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38bd113e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.105+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 81bfd14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.107+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c2b9928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.111+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 112f1552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.115+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 112f1552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.115+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 445e9110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.117+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47b41723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.119+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47b41723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.119+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_148-, and the Request Id: 1f9f972b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.121+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_155, and the Request Id: 3c1c3a70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.122+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4afdd003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.125+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4afdd003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.126+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59bcc865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.127+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60b7d434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.129+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60b7d434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.132+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7de781dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.135+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 470ee68b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.136+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f69b612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.139+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_149-, and the Request Id: 3b8e2c70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.139+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f69b612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.139+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_148, and the Request Id: 6b0e0e97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.147+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f37df30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.149+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f37df30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.152+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_147, and the Request Id: 1f768e15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.154+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72f839b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.154+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2636269f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.156+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_148-, and the Request Id: 2c6229d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.161+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_155-, and the Request Id: 1e4ebeb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.172+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6630df66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.176+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_147-, and the Request Id: 4f926514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.179+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ab2f523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.182+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a4b1a94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.182+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_147-, and the Request Id: 284c9fba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.184+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a4b1a94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.185+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ab2f523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.185+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 279b72b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.186+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cb69b33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.187+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 279b72b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.189+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cb69b33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.190+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_149, and the Request Id: 7f5357b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.192+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_147, and the Request Id: 4511331f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.194+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a89e44f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.195+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ef44edb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.198+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ef44edb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.200+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24194f2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.202+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24194f2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.204+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d771097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.206+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c210d16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.206+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 552984ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.208+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c210d16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.209+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 552984ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.211+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_151, and the Request Id: 173f2989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.212+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_148, and the Request Id: 7d3e78a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.216+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_149-, and the Request Id: 762bbbbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.220+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d5f7c77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.222+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7462ef6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.223+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d5f7c77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.226+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c2578c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.226+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65471c50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.229+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71b99824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.230+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f062f80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.232+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_151-, and the Request Id: 591edf07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.233+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f062f80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.235+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_150, and the Request Id: 78efbe0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.236+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_147-, and the Request Id: 49041b10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.244+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 281d64b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.245+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ccdd37a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.248+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_148-, and the Request Id: 567b3f4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.251+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7000363f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.254+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ab1bb63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.256+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57e35424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.256+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c9167a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.258+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57e35424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.263+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77e8e355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.265+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e8e355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.266+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e7818c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.269+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_149, and the Request Id: 3dc08e99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.276+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_150-, and the Request Id: 33353198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.278+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b083bdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.280+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11c260ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.282+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b083bdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.282+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11c260ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.283+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cb225cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.285+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f381edc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.287+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46dbc188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.288+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f381edc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.291+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_156, and the Request Id: 739eebd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.292+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cac931b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.293+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ba08f9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.294+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cac931b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.295+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 756a35a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.296+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ba08f9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.298+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_149, and the Request Id: 70081dcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.298+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 547b0754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.301+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 547b0754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.303+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_148, and the Request Id: 25688ecc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.309+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28e71adf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.309+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_149-, and the Request Id: 33662648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.312+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28e71adf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.315+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 472a7ee2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.316+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_148-, and the Request Id: 2e0e7be7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.317+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 472a7ee2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.318+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 299f8f1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.319+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e91bb48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.321+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e91bb48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.324+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5eb126c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.325+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2582b65e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.326+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eb126c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.331+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_148, and the Request Id: 371446ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.333+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f5c9697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.337+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_150, and the Request Id: 66318d69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.341+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7217aa4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.341+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2657fd04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.342+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_149-, and the Request Id: 786e6bfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.345+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c299a9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.347+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12b882f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.352+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_156-, and the Request Id: 5ad32635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.356+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41ea6272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.360+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 666c4bf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.362+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 666c4bf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.366+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e33680d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.367+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 139ed3f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.369+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55282523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.371+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55282523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.374+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_152, and the Request Id: 722b642d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.382+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_150-, and the Request Id: 67e5be2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.382+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_148-, and the Request Id: 183733de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.392+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1976c066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.392+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 497c8e03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.394+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1976c066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.394+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 497c8e03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.396+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b80e340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.399+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b80e340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.399+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ba2404f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.401+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ba2404f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.402+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68e9e131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.402+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 289e5060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.404+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68e9e131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.405+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 289e5060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.406+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33e7a271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.407+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_151, and the Request Id: 6317b49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.409+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 533c2712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.409+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_149, and the Request Id: 3fbc2b06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.411+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 533c2712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.413+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_148, and the Request Id: 7d3d9779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.413+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 223a0eba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.415+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 223a0eba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.418+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_150, and the Request Id: 4dbbe53b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.423+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_151-, and the Request Id: 40c12536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.425+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60fd919e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.425+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c4a6775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.425+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71804a28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.430+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_152-, and the Request Id: e8a6e91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.432+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c4a6775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.434+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_148-, and the Request Id: 2aa7853e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.437+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3afe34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.438+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b65e10d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.440+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b65e10d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.443+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_149-, and the Request Id: 479b19fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.445+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_149, and the Request Id: 454319bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.445+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38914d50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.451+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f832e43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.451+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_150-, and the Request Id: 792f66ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.454+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f832e43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.456+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45300e2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.458+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45300e2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.463+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 472fa77b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.468+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_157, and the Request Id: 281311f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.474+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_149-, and the Request Id: 2fc7b976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.474+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bd02ab3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.476+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bd02ab3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.479+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0d95f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.485+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e4ec68f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.489+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fc45c69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.489+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fc5e1ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.489+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cc46b2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.489+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7096adb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.491+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fc45c69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.496+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_150, and the Request Id: 6bfc052b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.507+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 96c8c51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.510+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44d985ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.510+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22933157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.511+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cf40e1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.514+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_157-, and the Request Id: 1be01c93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.514+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43a08aad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.518+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43a08aad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.519+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1844a78b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.521+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1844a78b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.522+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a429790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.527+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c7f8791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.555+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_149, and the Request Id: 1ddb6ecf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.557+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b3a0e3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.565+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_150-, and the Request Id: 2b384ef6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.568+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10200218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.570+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10200218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.570+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 743670ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.563+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c7f8791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.574+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a3d759f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.574+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26d94c93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.575+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 743670ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.577+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d94c93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.579+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fca2250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.580+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 999fd12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.584+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67d64388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.582+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fca2250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.584+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 363ba473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.585+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64cba270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.586+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67d64388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.587+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 363ba473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.587+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b0208a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.588+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b0208a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.588+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_149-, and the Request Id: 196cd1f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.590+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d8fc8ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.580+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_151, and the Request Id: 6d40bdf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.593+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_153, and the Request Id: 302b8ef9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.594+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6949c71f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.596+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_151, and the Request Id: 19ed1144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.598+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6949c71f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.600+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_152, and the Request Id: 636b954e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.608+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cdb60ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.610+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d3fd6fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.610+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21db018a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.610+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cdb60ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.612+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21db018a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.617+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_149, and the Request Id: 6a8f0c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.623+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52b4a46b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.624+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 708f5c85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.626+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 708f5c85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.629+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c9a8d28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.631+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_150, and the Request Id: 47be27b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.632+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c9a8d28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.633+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268bcd88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.642+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e97c50a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.646+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_153-, and the Request Id: 6b2b449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.648+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_151-, and the Request Id: 10f67e2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.645+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e97c50a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.656+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_151-, and the Request Id: fe04ff5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.659+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_152-, and the Request Id: 74968faf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.662+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_150, and the Request Id: 7c402b4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.670+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74e74557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.674+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_150-, and the Request Id: a9688d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.674+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_149-, and the Request Id: 2952d6f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.682+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74e74557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.684+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b48867a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.686+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b08c6c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.686+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 110c5036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.687+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ee3de53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.691+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e2e0ede, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.691+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a25471f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.692+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f53e0aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.698+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 110c5036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.698+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee3de53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.699+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_150-, and the Request Id: 29b0edd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.701+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_151, and the Request Id: 27a64eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.701+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67c19075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.703+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c19075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.708+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_150, and the Request Id: 46d4f1d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.713+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29961934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.719+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37ff3dee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.720+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71d8c91f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.723+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fb6c6b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.728+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1200190d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.728+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72d4d9ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.740+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_150-, and the Request Id: 4b92fbb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.741+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fdd0fdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.747+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38fbf35c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.749+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_151-, and the Request Id: 3ec58ec6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.750+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38fbf35c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.750+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 411231b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.752+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a0c9e53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.757+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a0c9e53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.759+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_158, and the Request Id: 30143379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.761+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c2ef997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.766+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1996a9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.767+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: caff416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.769+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c2ef997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.770+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a8d31c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.771+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1996a9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.771+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 269a4333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.772+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a8d31c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.773+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: caff416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.776+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60ad51c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.778+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60ad51c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.778+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29ea1bcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.779+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a65eeab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.780+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29ea1bcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.781+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d0a65d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.781+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a65eeab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.783+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_154, and the Request Id: 7a132a87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.783+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_153, and the Request Id: 1deedcee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.783+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b0531d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.786+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_152, and the Request Id: 1f6f5d86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.787+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e4fa199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.789+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e4fa199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.794+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_152, and the Request Id: 32df6bf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.803+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_158-, and the Request Id: 5c7ad906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.805+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f3c32ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.805+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 562515ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.808+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 562515ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.808+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c423f4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.810+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_153-, and the Request Id: 19eee5e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.814+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c423f4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.815+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62f1dee6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.817+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_152-, and the Request Id: 68f7e36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.818+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62f1dee6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.818+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c19ffb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.819+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a00ed20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.820+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c19ffb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.821+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_152-, and the Request Id: 253cb4b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.822+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_151, and the Request Id: 59235343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.826+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_150, and the Request Id: 36890937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.831+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4349904c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.833+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4349904c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.834+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_151-, and the Request Id: db8a150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.841+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34599c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.842+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_154-, and the Request Id: 11df0cb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.843+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34599c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.849+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b1a27eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.853+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_151, and the Request Id: 41ee1bae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.853+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dd2ced, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.854+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 425f8622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.855+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b39b50b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.861+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bc0f3d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.862+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_150-, and the Request Id: 755cbc88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.864+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bc0f3d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.866+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14409bb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.866+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7622e453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.868+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14409bb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.871+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_151, and the Request Id: 6b6ada24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.876+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f4ce15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.879+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f4ce15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.879+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e76e8f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.885+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40f6be58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.886+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10d884d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.885+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_151-, and the Request Id: 4d80aa5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.887+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40f6be58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.888+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ed3d1c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.892+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a65b457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.892+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_152, and the Request Id: 7989812f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.893+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c5bec1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.900+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_151-, and the Request Id: 6cff8621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.905+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 281fa3fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.911+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e69cf7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.916+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32dcfae4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.918+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4580e7fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.928+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45cbbb9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.932+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38cca767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.932+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45cbbb9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.934+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 475e19d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.934+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38cca767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.940+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55f5edc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.942+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55f5edc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.944+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_153, and the Request Id: 71ea8783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.949+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 149577c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.949+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38d63f8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.950+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 475e19d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.952+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38d63f8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.953+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bc71446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.955+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_153, and the Request Id: 4a523aaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.955+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 489b787a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.962+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bc71446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.963+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_154, and the Request Id: 6434398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.964+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_153-, and the Request Id: 6f52ef8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.965+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_152-, and the Request Id: 2e21219c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.971+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 174601ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.971+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57344505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.973+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cefc12e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.974+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57344505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.977+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cefc12e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.978+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 388751f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.980+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e64e2ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.980+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 388751f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.980+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9430e64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.980+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 511ad97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.984+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_159, and the Request Id: 3c17534b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.984+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 511ad97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.985+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a7df5b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.986+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 186743c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.987+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a7df5b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.987+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_153-, and the Request Id: 6fbc54a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.989+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 186743c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.990+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_155, and the Request Id: 4477f738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.993+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4756cea5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.994+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4756cea5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.997+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6afcca28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.997+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_152, and the Request Id: 7e91ee2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:07.999+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6afcca28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.004+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_154-, and the Request Id: 2978f1f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.006+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a1c1e45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.006+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_152, and the Request Id: 4e191b03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.007+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 709d6472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.017+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63100c02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.017+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78f00cf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.019+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63100c02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.022+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d26da66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.025+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d26da66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.027+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_151, and the Request Id: 1bd78ec0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.027+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_159-, and the Request Id: 63fdef15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.036+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a381d20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.047+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_155-, and the Request Id: d9c30a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.056+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_152-, and the Request Id: 3da76f14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.057+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dfd4a23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.061+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_152-, and the Request Id: 24573a92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.063+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cb5b478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.065+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cb5b478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.067+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8644301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.067+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53708208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.070+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53708208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.078+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4403031e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.081+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_151-, and the Request Id: 64ebe1c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.081+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a69576d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.083+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77942ca3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.086+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_152, and the Request Id: 313d0e2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.094+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 708f0da1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.100+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb0986f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.106+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f173367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.115+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d3eabf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.115+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4886db96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d14ce99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.126+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b0f70c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.129+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d14ce99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.129+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c375244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.132+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c375244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.136+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_152-, and the Request Id: 6d074fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.138+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1417f4fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.140+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1417f4fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.145+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 222df08f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.146+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_154, and the Request Id: 799a26af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.147+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 222df08f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.153+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_154, and the Request Id: 3dc6d8b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.154+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60dae4b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.156+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3456f37b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.161+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bc807af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.163+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc807af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.167+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_154-, and the Request Id: 6f2d64a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.167+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22e73407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.170+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22e73407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.172+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_155, and the Request Id: 2b18dca2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.175+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f2aedcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.177+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f2aedcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.184+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19154f15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.184+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 338bb3a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.186+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 338bb3a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.190+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_160, and the Request Id: 6613da58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.190+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6514ad60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.195+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6514ad60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.196+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_154-, and the Request Id: 10e058c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.196+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22d16d94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.198+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69341953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.200+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22d16d94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.203+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4496f906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.203+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69341953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.205+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_160-, and the Request Id: 57804ee7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.205+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4496f906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.208+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_153, and the Request Id: 4e0bb88d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.208+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_153, and the Request Id: 15b55c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.214+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23a6ca26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.216+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b716559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.223+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 790661c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.223+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_155-, and the Request Id: 1145dffc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.228+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 133925f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.229+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33a6530b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.233+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a6530b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.236+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 348436ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.237+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 615840b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.237+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b209227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.239+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 348436ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.240+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 615840b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.244+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f0537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.244+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_152, and the Request Id: 47995923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.244+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c48df94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.244+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_153-, and the Request Id: 301ee950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.250+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16767823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.253+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16767823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.255+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_153-, and the Request Id: 7efb646b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.256+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_156, and the Request Id: 103fe09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.260+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5df0d094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.267+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e3969c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.271+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e3969c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.275+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dda1a5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.278+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d78d47c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.280+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29d9a67c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.280+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d78d47c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.282+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d9a67c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.286+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_152-, and the Request Id: 1697a8ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.287+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d2b9bcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.289+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_153, and the Request Id: d1837a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.292+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d2b9bcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.293+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67449a06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.296+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_161, and the Request Id: 6568dc06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.301+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26d9bb8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.301+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 707afad0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.304+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 707afad0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.306+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6223336c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.306+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 251e2872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.312+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6223336c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.314+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_153, and the Request Id: 3aafab2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.316+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b02f201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.318+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b02f201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.319+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7340dbd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.321+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dc47bf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.321+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6705390d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.323+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6705390d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.326+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_155, and the Request Id: e7c6c17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.341+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_153-, and the Request Id: 62e2c19e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.347+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24952efe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.350+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_161-, and the Request Id: 582e88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.362+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_156-, and the Request Id: 75e9155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.363+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_153-, and the Request Id: 5094f8ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.365+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 688a8193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.367+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_155-, and the Request Id: 192360e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.375+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49691ff6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.376+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 688a8193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.378+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 297c9c92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.379+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 543fc225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.380+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56a3b37f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.381+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 297c9c92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.382+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56a3b37f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.382+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b9fc6c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.383+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 543fc225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.384+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19d340c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.386+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19d340c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.390+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 82c4973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.390+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50603adb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.392+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 82c4973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.392+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_155, and the Request Id: 2322ad35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.394+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50603adb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.396+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_154, and the Request Id: 33fc4341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.400+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_156, and the Request Id: 3439b7ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.401+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67203862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.403+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 472d133f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.403+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67203862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.411+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_155-, and the Request Id: 5a9204b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.413+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73f95fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.413+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_154, and the Request Id: 692d3487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.421+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d9323f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.428+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b5c472f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.431+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a0b2df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.434+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9894172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.436+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9894172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.439+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c710eb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.439+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dcbbe5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.441+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bff7c25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.443+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bff7c25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.444+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d8c6d20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.445+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c710eb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.445+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52ecd50d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.447+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52ecd50d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.451+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_153, and the Request Id: 48b43296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.454+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45636453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.456+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45636453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.457+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69f42872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.456+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_162, and the Request Id: 6b2b266c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.460+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b3666c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.460+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4270dd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.461+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b3666c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.462+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4270dd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.465+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_156-, and the Request Id: 4c35ddbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.469+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_154, and the Request Id: 2ec8266f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.469+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ad3ea13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.471+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ad3ea13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.472+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_154-, and the Request Id: 4a2a92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.475+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_154, and the Request Id: 6dd3bf1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.479+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c1c0de4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.482+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_154-, and the Request Id: 31952bc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.482+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28eddf2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.488+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_154-, and the Request Id: 652fe133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.494+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 779e40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.496+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 779e40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.499+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_153-, and the Request Id: 142aa7c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.501+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44a6c68a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.502+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 606dbcbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.504+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 606dbcbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.507+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_162-, and the Request Id: 58a5195a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.509+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_157, and the Request Id: 1e096e1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.510+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 362d8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.514+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 306616ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.523+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ee0727d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.525+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ee0727d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.526+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 457951bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.531+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e70c79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.535+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dbb50d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.537+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f25fe31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.545+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_154-, and the Request Id: 4a86b923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.552+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6376b9c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.554+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6376b9c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.554+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f5f4ccd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.560+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_156, and the Request Id: 7ac7cc8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.561+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f6c9b98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.574+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47b3207e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.575+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_157-, and the Request Id: 672fc9ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.577+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47b3207e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.578+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55d7a01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.579+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13b86ec6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.580+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55d7a01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.582+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b86ec6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.585+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21e4b897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.585+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56769c61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.586+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_156, and the Request Id: 7c8c844b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.587+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21e4b897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.592+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8f2fcec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.595+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_157, and the Request Id: 5ac07fb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.609+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2809da1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.610+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 465278e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.614+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 730fae18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.619+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_156-, and the Request Id: 12f6fa15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.619+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_156-, and the Request Id: 398ddebd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.626+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d71e4e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.628+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d71e4e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.628+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 736342f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.630+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47eafbd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.634+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 718a2fc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.637+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 718a2fc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.637+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47eafbd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.638+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_155, and the Request Id: 74f83e65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.640+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 310e2cf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.642+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 310e2cf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.643+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_157-, and the Request Id: 276efeb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.648+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_154, and the Request Id: 1e623f9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.651+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 686d11ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.651+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 488b29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.654+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 488b29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.657+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 770681bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.657+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a87cbdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.659+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 770681bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.662+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a87cbdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.664+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_155, and the Request Id: 58f2c08d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.666+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ac432ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.671+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_154-, and the Request Id: 4a47f0d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.673+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_155, and the Request Id: 1a2b1b0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.673+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ac432ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.678+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 375623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.679+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_155-, and the Request Id: 1cdac235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.686+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50181ccd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.688+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f46e245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.688+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ee5b058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.689+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50181ccd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.691+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 587a2f3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.693+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 587a2f3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.697+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f984bf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.700+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b5bf640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.698+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e816fb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.702+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b5bf640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.698+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ee5b058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.698+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_163, and the Request Id: 418e2d97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.706+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_155, and the Request Id: fed1745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.710+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_155-, and the Request Id: 130b3ba3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.715+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57d9783d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.718+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a9579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.719+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 482bab51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.726+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_155-, and the Request Id: 66a28030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.726+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15a372c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.737+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23c0ccf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.738+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e570c81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.740+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e570c81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.743+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_155-, and the Request Id: 42ca29c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.743+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cecb617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.747+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cecb617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.749+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 254c53cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.749+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 680959d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.750+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_157, and the Request Id: 24b6b624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.755+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_163-, and the Request Id: 3e8cdf27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.755+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 607f2ce8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.758+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 607f2ce8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.761+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 784effae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.764+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 784effae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.766+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_157, and the Request Id: 7e97aac3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.769+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76ae104a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.776+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 303ba434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.777+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6330991f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.783+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 303ba434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.784+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d149cf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.785+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5db7205a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.787+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d149cf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.787+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5db7205a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.790+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 134ab4ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.790+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_158, and the Request Id: 465460d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.790+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 417f39dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.800+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 417f39dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.801+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 196df38a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.802+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7483fc07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.803+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e0f0b5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.804+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 134ab4ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.805+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_156, and the Request Id: ce1f92d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.806+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e0f0b5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.808+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_155, and the Request Id: 5f711ecf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.812+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_157-, and the Request Id: 35be23a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.816+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 858792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.823+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_157-, and the Request Id: 20cab493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.828+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75ab4555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.834+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ac77a5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.839+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_158-, and the Request Id: 54c375bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.840+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6efcb9e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.843+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6efcb9e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.845+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dc5019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.853+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dc5019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.854+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_158, and the Request Id: 2c220cae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.854+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b483a5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.860+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b483a5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.868+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dfdc996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.870+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dfdc996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.872+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_156, and the Request Id: 2ccde4de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.873+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_156-, and the Request Id: 46c2d684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.883+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_155-, and the Request Id: 576a0e73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.884+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a294bb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.887+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d6d267e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.888+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 539128e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.889+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fd5646d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.890+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e96ec53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.892+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e96ec53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.892+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f1f7a8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.894+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f1f7a8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.895+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a40d072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.897+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 669be2a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.897+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a40d072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.899+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 669be2a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.902+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_156, and the Request Id: 5c8d5712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.903+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_156, and the Request Id: 2fd9c485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.914+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_158-, and the Request Id: 19484de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.917+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_156-, and the Request Id: 3025f9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.935+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_156-, and the Request Id: 7a103f6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.937+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a8e22a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.937+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 429f6993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.939+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 429f6993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.940+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_156-, and the Request Id: 67e72295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.945+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e6145a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.946+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e003e1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.946+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8643305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.948+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8643305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.948+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a946358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.949+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156bc9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.951+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_164, and the Request Id: 6c80e71f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.954+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71e05d88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.956+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b362df6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.959+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d7f61f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.964+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 172056c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.965+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_164-, and the Request Id: 14288edf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.976+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7936c5f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.978+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32020971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.979+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50ad25cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.988+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66c772c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.991+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31b821a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.992+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ce8ef60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.992+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5325018a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.993+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31b821a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.994+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ce8ef60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:08.998+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7936c5f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.002+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b539dbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.002+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f0a6c98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.003+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25263c09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.004+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b539dbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.005+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25263c09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.008+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4824fc11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.010+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4824fc11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.013+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_156, and the Request Id: 6bacf60a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.014+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 529df4e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.014+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54bf6825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.014+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ae085f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.017+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae085f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.019+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f0a6c98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.020+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_159, and the Request Id: 4b498b3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.021+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_158, and the Request Id: 2cddf168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.002+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4635b0cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.024+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4635b0cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.027+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15cb62a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.029+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65e0a3fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.031+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65e0a3fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.031+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ed192db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.032+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_158, and the Request Id: 431fed35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.039+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_157, and the Request Id: 6c253fee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.039+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8bb1ce5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.039+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29f10912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.039+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5677c557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.041+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5677c557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.044+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2841baaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.044+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27635713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.046+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2841baaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.049+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8bb1ce5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.049+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_157, and the Request Id: 7688ce16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.046+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27635713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.052+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29f10912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.055+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_159, and the Request Id: a165652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.060+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 335bf53a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.060+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_159-, and the Request Id: 5391fbd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.061+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_156-, and the Request Id: 26e44855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.066+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 335bf53a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.067+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_158-, and the Request Id: 362c6a80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.070+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_157, and the Request Id: 7e15944d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.079+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48f48170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.079+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cc6124c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.081+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cc6124c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.085+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_158-, and the Request Id: 4798a55a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.089+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25c3a45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.091+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25c3a45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.094+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_165, and the Request Id: 71114ead, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.094+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 212852ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.097+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 212852ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.101+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71867e49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.103+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71867e49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.106+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_157, and the Request Id: 67491158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.113+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_157-, and the Request Id: 1a2d6018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.113+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_157-, and the Request Id: 6ee7e873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.119+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_159-, and the Request Id: 78041913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.126+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_157-, and the Request Id: 23114775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.126+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_157-, and the Request Id: 32b05df6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.126+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 681e8ec1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.144+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57c03da1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.144+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_165-, and the Request Id: 3fec7a99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.150+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 82f5b53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.160+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67402e78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.174+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19724525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.178+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eed9208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.178+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a88023e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.184+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50bbdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.196+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e55cc38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.197+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c415904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.201+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55ff360b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.205+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4193e94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.207+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c415904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.210+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65b81c08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.210+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b5b1ad8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.215+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 437940d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.215+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b5b1ad8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.215+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_159, and the Request Id: 26f1da38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.220+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bcbc033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.222+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bcbc033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.225+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5199140f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.228+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48c16c54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.228+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5199140f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.228+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ba0463a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.231+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bdef584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.235+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_160, and the Request Id: 4bff8020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.240+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1135e758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.241+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 787c0fbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.244+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 787c0fbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.245+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54f792ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.246+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f202552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.253+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_160-, and the Request Id: 4ceb7733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.255+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54f792ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.255+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f202552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.258+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49a3e753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.259+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51c164cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.261+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49a3e753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.261+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c164cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.261+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8c344df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.262+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bb12bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.264+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_160, and the Request Id: 51a44eda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.265+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 440543b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.266+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_158, and the Request Id: 41e2a0cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.267+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 440543b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.258+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_159-, and the Request Id: 64aaddc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.271+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_158, and the Request Id: 511e58d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.294+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f5be67f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.296+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5de9d21c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.296+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 376e6be8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.299+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5de9d21c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.299+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 376e6be8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.301+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76ce7d7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.302+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4749821a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.303+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76ce7d7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.304+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47a11884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.305+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a46ae13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.306+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_157, and the Request Id: ceb88b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.308+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47a11884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.310+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23c9683b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.310+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f5be67f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.314+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f3df81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.314+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_160-, and the Request Id: 21408ac5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.316+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f3df81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.317+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23c9683b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.317+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_158, and the Request Id: 79943947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.317+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_158-, and the Request Id: 25f6dddc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.318+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e35e573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.320+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73bd0836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.323+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73bd0836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.323+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_158, and the Request Id: 3b236f02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.329+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_157-, and the Request Id: 33b82f56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.329+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5411e41c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.333+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34aae435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.333+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3203fda2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.335+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3203fda2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.335+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34aae435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.336+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_158-, and the Request Id: 56af7521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.338+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1589da22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.345+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42c7ca4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.350+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_158-, and the Request Id: 35be9fa8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.350+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d69fc02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.352+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42c7ca4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.352+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d69fc02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.356+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1087d174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.359+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_159, and the Request Id: 4ece6547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.359+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_161, and the Request Id: 3378a52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.363+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_166, and the Request Id: 286e708f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.367+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 171bbcb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.368+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48de3ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.372+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64f1d2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.375+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64f1d2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.376+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_158-, and the Request Id: 1ea419d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.376+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 406418bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.379+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5141a3f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.382+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5141a3f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.384+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_160, and the Request Id: 4bf43f37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.388+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 84e6f6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.391+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_166-, and the Request Id: 7a1693d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.396+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_161-, and the Request Id: 3cfd9e8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.398+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_159-, and the Request Id: 36c826b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.398+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dae2478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.402+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24641f1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.407+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 121eb54e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.411+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dbeaf07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.413+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a6b6449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.416+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_160-, and the Request Id: 580168a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.417+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f438eae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.421+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aee5657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.424+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 760a4e23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.424+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 437a559c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.426+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 760a4e23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.427+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 437a559c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.429+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cbf7673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.429+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 494039c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.431+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cbf7673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.431+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 494039c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.434+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_159, and the Request Id: 6c5fac33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.435+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_161, and the Request Id: 6d6902ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.436+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9c2c33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.439+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49c3e0f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.440+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 143f5da0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.443+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 143f5da0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.447+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dc127e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.449+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3261f098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.451+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3261f098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.453+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 650c9f82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.454+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 650c9f82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.455+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e7debe7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.459+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_161-, and the Request Id: 7191294c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.461+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_159, and the Request Id: 57ebfdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.467+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_159-, and the Request Id: 118748b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.475+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4be95835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.481+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 126134e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.483+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 126134e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.485+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b17c411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.486+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b62c4ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.488+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a2fd0b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.489+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43d9af0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.490+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2fd0b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.491+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_158, and the Request Id: 4ccc3aec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.491+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78f120bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.488+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b62c4ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.493+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44b84c25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.493+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_159-, and the Request Id: 4db9badb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.494+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9d03e43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.497+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d28cf0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.498+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9d03e43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.499+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d28cf0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.501+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e71791c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.503+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e71791c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.504+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f745596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.505+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_160, and the Request Id: 41908449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.506+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f745596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.507+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24caad56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.508+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f965527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.510+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f965527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.511+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_167, and the Request Id: 46e46fb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.513+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26be3bbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.514+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26be3bbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.516+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_159, and the Request Id: 4114c1ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.518+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_159, and the Request Id: 6a711861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.519+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c7506c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.524+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_159-, and the Request Id: 33475902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.527+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 221c9f55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.527+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_160-, and the Request Id: 26bf211c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.532+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64eae17a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.535+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64eae17a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.537+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d6a5883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.539+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d6a5883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.542+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_161, and the Request Id: 3d13cfaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.542+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_159-, and the Request Id: 76910a71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.547+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 89a9ca7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.550+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_167-, and the Request Id: 2f33dcd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.550+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 89a9ca7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.552+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 548bf685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.553+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e2ebe20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.555+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 548bf685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.555+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2ebe20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.558+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_162, and the Request Id: 350b6a38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.558+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ece069e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.560+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ece069e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.562+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_162, and the Request Id: df19029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.569+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1717a8a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.573+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_158-, and the Request Id: 39a1d2c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.574+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9f1cd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.574+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5837ac08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.577+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5837ac08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.578+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_161-, and the Request Id: 4cf26518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.580+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69af636c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.581+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d0be25f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.583+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d0be25f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.585+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30d3f4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.589+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_160, and the Request Id: 34d8d79d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.593+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73cd8d79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.601+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_162-, and the Request Id: 4db6a1bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.604+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c3000e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.604+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_160-, and the Request Id: 1e90b129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.607+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_162-, and the Request Id: 3c740ae2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.615+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 381f362d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.616+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f87abbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.621+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21540733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.619+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ad2887c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.624+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21540733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.626+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70e3662c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.628+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70e3662c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.629+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2698cf9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.636+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 156688d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.636+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_160, and the Request Id: 3539b076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.640+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3884fc0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.643+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3884fc0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.646+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19081045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.647+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8f652b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.647+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 157d40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.649+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 157d40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.651+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39be5bfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.653+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39be5bfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.656+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_161, and the Request Id: 71750d80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.659+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f98c7ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.661+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f98c7ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.665+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_160, and the Request Id: 7089f6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.666+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d5b2531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.666+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76967325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.679+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63977085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.683+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63977085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.686+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64ad1b86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.691+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64ad1b86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.691+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f0b6ddd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.692+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_160, and the Request Id: 48e8785e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.693+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a6b56cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.695+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a6b56cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.706+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 120d6348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.706+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79a4a158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.713+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_161-, and the Request Id: 705ff0d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.714+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_160-, and the Request Id: 790890e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.715+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2858b1a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.718+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 161ee9e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.720+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 161ee9e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.720+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2858b1a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.721+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_168, and the Request Id: 233bd736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.721+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50dd40a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.726+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_160-, and the Request Id: 28da54be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.730+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 505042ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.732+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3da9158b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.732+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_160-, and the Request Id: 2e4b094b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.732+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 152671ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.733+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3da9158b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.734+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 152671ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.737+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d169afe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.739+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d169afe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.739+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_162, and the Request Id: 4d5d9bf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.742+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 604d6115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.742+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21efca5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.745+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21efca5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.745+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19d355bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.746+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505042ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.747+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c7bf0f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.748+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_163, and the Request Id: 67a1c6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.748+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cfb15b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.750+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cfb15b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.752+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19d355bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.753+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_161, and the Request Id: 5996b2f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.753+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_159, and the Request Id: acce6a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.758+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10ab86a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.763+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_162-, and the Request Id: 5d58d12d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.766+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_168-, and the Request Id: 86846e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.766+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 678a72bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.768+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 678a72bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.771+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c8ae631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.773+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c8ae631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.774+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b1100de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.779+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9d929f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.779+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_163, and the Request Id: 6142d782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.785+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_163-, and the Request Id: 6320e445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.790+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_159-, and the Request Id: 46447098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.791+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_161-, and the Request Id: 25bfe528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.803+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18e7d073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.804+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 130e19a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.807+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e706e2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.810+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e706e2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.818+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ee085a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.818+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_163-, and the Request Id: 4326a074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.821+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42b9c6b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.823+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19d4cf2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.824+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59ab8d4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.824+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 149a01fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.825+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67e7105f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.825+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19d4cf2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.826+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53536e9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.829+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_162, and the Request Id: 4889f38b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.830+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fc76a72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.836+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_162-, and the Request Id: 23a9e601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.839+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 570b97ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.842+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2352a125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.844+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2352a125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.847+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31971108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.847+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e8cc974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.849+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31971108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.852+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_161, and the Request Id: 2db83df2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.860+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bac0583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.860+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 139b6d64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.862+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bac0583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.863+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ca72ce5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.863+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72c06675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.866+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f881b7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.868+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f881b7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.869+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21f96a74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.871+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca72ce5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.873+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 234911ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.875+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 486f0dea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.876+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 234911ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.877+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 486f0dea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.877+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e23a558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.878+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_161, and the Request Id: 38d74080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.881+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f478971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.883+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59b78620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.885+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59b78620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.886+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_163, and the Request Id: 4b0dbffa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.888+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_161, and the Request Id: 71fc3bf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.888+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d6ccdfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.890+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d6ccdfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.890+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3242d5ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.891+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f478971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.898+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_161-, and the Request Id: 6ad13b18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.898+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_169, and the Request Id: 499bea08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.902+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dce39cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.908+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_161-, and the Request Id: 7adc6e6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.909+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dce39cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.909+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10c52142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.910+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5869bb3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.910+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_161-, and the Request Id: 3b846578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.912+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5869bb3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.913+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_169-, and the Request Id: 72295429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.913+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10c52142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.914+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fc777f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.916+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc777f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.917+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c1c5286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.917+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_160, and the Request Id: 412438ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.919+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c1c5286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.919+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49d4571e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.921+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 218f6795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.922+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 218f6795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.923+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_162, and the Request Id: 3525901f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.924+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_164, and the Request Id: 9e85094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.927+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49d4571e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.930+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 186ba27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.930+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cf78e9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.930+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2357fac6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.932+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cf78e9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.934+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_164, and the Request Id: 1d384de7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.939+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_163-, and the Request Id: 6129d860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.947+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_162-, and the Request Id: 11c92232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.947+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_160-, and the Request Id: 4c0012b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.949+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7648db96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.949+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b36180a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.952+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_164-, and the Request Id: ca61932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.956+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_164-, and the Request Id: 17b13c79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.956+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f65b274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.959+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 459f71be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.962+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27635493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.965+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 497deb88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.968+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27635493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.971+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fdb361f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.973+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fdb361f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.976+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_163, and the Request Id: 1cb60177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.977+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c732ac0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.982+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d2a4843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.985+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ca1d311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.985+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e22286d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.985+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51592489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.988+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51592489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.988+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 585f2fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.990+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4187fcbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.992+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4187fcbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.995+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_162, and the Request Id: 6e3e1fa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:09.998+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a1e41ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.001+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c964d1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.004+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_163-, and the Request Id: 49fd79d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.007+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 390bfba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.010+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 701d50c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.018+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 701d50c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.018+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 713a6bc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.018+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b71ed2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.018+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bcc7371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.025+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44e5e6ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.027+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_162-, and the Request Id: 7fcbde1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.029+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b4fd71c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.031+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b4fd71c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.033+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_162, and the Request Id: 57379862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.034+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b71ed2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.037+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 236412b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.040+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 236412b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.042+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c2155e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.045+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_170, and the Request Id: 789f66e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.057+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ec57b3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.057+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52245ead, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.057+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 482a326d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.060+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_170-, and the Request Id: 753406fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.060+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52245ead the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.061+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 482a326d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.062+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41a10388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.065+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41a10388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.069+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c948489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.072+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c948489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.072+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e3726b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.073+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69d1f719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.074+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e3726b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.074+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69d1f719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.075+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bbc4738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.075+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9d62f91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.077+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c996ed2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.077+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_162-, and the Request Id: 694f08d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.079+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c996ed2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.079+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bbc4738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.079+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_161, and the Request Id: 7e5ff467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.080+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_162, and the Request Id: 5a3f2fe6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.082+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e50417b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.083+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_163, and the Request Id: 7d3d4c3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.085+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a4af469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.086+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24a4f4f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.087+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a4af469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.088+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24a4f4f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.089+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c62c905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.091+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c62c905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.091+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_165, and the Request Id: 7b7a9931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.092+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_164, and the Request Id: 7a036f5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.093+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79e57f31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.095+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79e57f31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.096+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_165, and the Request Id: 2524ae80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.099+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44c8f812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.101+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c8f812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.103+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 98f587d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.104+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98f587d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.106+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_164, and the Request Id: 3963ad7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.106+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3552b638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.109+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28e5c335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.113+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f9899bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.116+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_161-, and the Request Id: 7c2db56b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.119+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_162-, and the Request Id: 508c0db0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.126+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_163-, and the Request Id: 9d78843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.127+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_164-, and the Request Id: 5ce13091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.127+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_165-, and the Request Id: 62d7f614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.132+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13bc7026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.133+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_164-, and the Request Id: 6a124955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.135+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 746a04ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.137+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 746a04ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.140+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10bd2672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.140+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 448c6b9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.141+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38d3001b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.142+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10bd2672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.142+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ca4fb8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.148+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_163, and the Request Id: 64a9c0a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.149+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_165-, and the Request Id: 4f9cc172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.151+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 963bac8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.152+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1153e827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.157+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51ea7d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.163+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d3a0555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.166+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 379983a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.170+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 670a8af6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.173+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 379983a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.173+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fb8c3b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.173+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cc92d7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.175+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53dfc28f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.177+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 110b67ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.177+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e35cae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.179+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e35cae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.182+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49966330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.184+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49966330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.184+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 689c16f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.186+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12494434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.188+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12494434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.191+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_171, and the Request Id: 167334a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.193+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 110b67ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.195+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_162, and the Request Id: 2a32a6cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.196+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 160e5d4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.196+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3344f419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.198+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3344f419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.202+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_163-, and the Request Id: 598c321b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.205+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7866d5b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.210+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74adb7c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.213+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 118258b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.216+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67ebd225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.217+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21091c80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.219+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74adb7c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.219+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21091c80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.221+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_163, and the Request Id: aa1dcf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.228+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_166, and the Request Id: 632a4983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.238+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3999f805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.240+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3999f805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.241+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d5f87aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.243+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d5f87aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.243+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_162-, and the Request Id: aaae01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.245+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7990200c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.246+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ff391ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.247+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ff391ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.248+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7990200c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.249+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_163, and the Request Id: a508b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.251+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_165, and the Request Id: 13168aa2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.261+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fb12bb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.261+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 107a20e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.261+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_171-, and the Request Id: 5f487ea0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.264+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb12bb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.264+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 107a20e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.266+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_163-, and the Request Id: 16fb9fda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.267+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a1145fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.269+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a1145fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.270+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ef7a8fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.271+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e989d1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.273+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 616fa752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.273+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ef7a8fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.275+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_166, and the Request Id: 50d8b248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.275+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 616fa752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.276+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 653100c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.278+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 653100c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.281+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_165, and the Request Id: 3646e6e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.283+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_164, and the Request Id: 2eaba7ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.287+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_166-, and the Request Id: 3ff643dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.292+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36348f55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.294+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36348f55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.296+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_163-, and the Request Id: 2fb037d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.301+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_165-, and the Request Id: 122897cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.301+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fe99aa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.302+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_165-, and the Request Id: 14dd620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.305+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 422fdbc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.306+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16673fdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.307+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c538f0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.309+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c538f0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.312+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_164, and the Request Id: 628b4c71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.313+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_166-, and the Request Id: 17c35ddd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.315+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db004a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.322+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31e89f8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.323+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_164-, and the Request Id: 3aa78828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.328+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f82de42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.331+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2152c4cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.333+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f932d07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.339+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6063556e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.345+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_164-, and the Request Id: 42a4f06d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.348+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5baf8cf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.348+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a3ee854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.349+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12320488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.352+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13636107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.365+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3314deb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.370+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22bdb9d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.382+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 94ed0dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.382+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e5e1a54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.383+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67e90fdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.385+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e5e1a54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.387+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: babe2c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.389+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33302bb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.389+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: babe2c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.391+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33302bb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.391+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6aa20643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.393+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aa20643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.393+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_172, and the Request Id: 34dbf422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.395+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_163, and the Request Id: 203218d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.398+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d53070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.400+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d53070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.402+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 132bc1ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.405+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fddbd9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.407+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fddbd9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.408+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2481bf29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.407+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 132bc1ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.410+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b8d5af3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.411+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47592258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.412+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b8d5af3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.414+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_164, and the Request Id: 4bd94268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.415+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_164, and the Request Id: 2c6cf622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.417+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dfe23d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.418+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dfe23d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.419+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2481bf29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.420+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7944da22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.422+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d50b8d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.422+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b12bce4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.424+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b12bce4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.425+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d50b8d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.430+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_167, and the Request Id: 79c77d66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.430+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_166, and the Request Id: 774161be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.435+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c3f3a7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.438+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c3f3a7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.440+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70148feb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.441+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778d96a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.443+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70148feb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.446+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_165, and the Request Id: 20613197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.450+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 235c3dc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.452+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_164-, and the Request Id: 25635e2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.453+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 235c3dc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.455+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_164-, and the Request Id: 4e77b4b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.458+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e1019d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.458+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_167-, and the Request Id: 9ddd307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.462+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e1019d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.463+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_163-, and the Request Id: 6613e94d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.464+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2678d216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.466+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2678d216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.466+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6efef0cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.470+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c400227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.472+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_167, and the Request Id: 4dce1c2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.474+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_172-, and the Request Id: 2f8f9f9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.475+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 696b1477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.475+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68315a5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.478+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 696b1477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.480+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6efef0cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.481+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7476da29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.483+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7476da29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.486+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_165-, and the Request Id: 4f51eaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.488+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d7fb4c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.489+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cfaf901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.492+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_165, and the Request Id: 28095822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.492+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_166-, and the Request Id: 6c42e2e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.492+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_166, and the Request Id: 2d83f4dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.504+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c769f71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.504+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bba74f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.506+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_167-, and the Request Id: 781e8bd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.509+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37bf6ad4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.511+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cd3025d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.518+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b72a08c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.521+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_165-, and the Request Id: 6657a9c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.522+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e7c1c99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.524+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e7c1c99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.528+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_166-, and the Request Id: dc9e80b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.528+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70bc8943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.529+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 374337df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.531+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 374337df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.533+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_168, and the Request Id: 10d1b6cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.540+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ac6c505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.540+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47c09d1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.545+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16866b4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.547+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16866b4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.551+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5aa1cb9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.551+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50e2f0c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.552+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 150addb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.553+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50e2f0c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.554+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 150addb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.556+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 502d20f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.557+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f9f57f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.558+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 502d20f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.559+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 203dd2f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.564+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_164, and the Request Id: 3715f84d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.564+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_165, and the Request Id: 7448ad38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.560+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f9f57f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.561+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cd45bb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.561+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18085459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.568+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cd45bb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.569+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18d81b0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.563+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 746de34c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.573+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_165, and the Request Id: 542dfdbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.574+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6923c8b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.575+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70e9e32d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.576+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6923c8b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.579+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ef17140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.581+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ef17140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.587+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_164-, and the Request Id: 4f86641e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.587+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_173, and the Request Id: 4a4938ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.589+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f55b212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.592+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f55b212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.593+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_165-, and the Request Id: 3f46c933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.593+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 160c1cbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.596+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f4668a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.599+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9c2aebd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.600+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_165-, and the Request Id: 120edde9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.601+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9c2aebd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.601+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_168-, and the Request Id: 4bdb221e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.605+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ad0c68b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.609+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_167, and the Request Id: 1e208e48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.610+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18cf5bd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.613+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18cf5bd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.615+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79b11842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.616+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 255c0e11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.617+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79b11842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.619+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 255c0e11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.619+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_173-, and the Request Id: 2394d9f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.622+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4202e878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.624+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4202e878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.627+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cccfc28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.628+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_166, and the Request Id: 3d7ea53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.630+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_168, and the Request Id: 18374926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.636+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d8d1488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.636+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_167-, and the Request Id: e97399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.639+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d8d1488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.646+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53ba8277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.647+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6752f61b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.649+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6752f61b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.649+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_168-, and the Request Id: 48abaf60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.654+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_167, and the Request Id: c3725c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.656+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2882c878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.657+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f8f85ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.664+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43cfd5a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.676+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7807744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.678+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_166-, and the Request Id: 432cb236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.678+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bbb5ecd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.684+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28325b90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.684+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55a1952e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.686+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55a1952e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.689+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29dbcd97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.690+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7807744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.690+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_166, and the Request Id: 764f3d5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.691+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8bdfcb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.691+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29dbcd97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.695+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 959ffe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.697+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_167-, and the Request Id: 96834c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.699+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 959ffe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.701+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_169, and the Request Id: 2c8de532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.706+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f3db0f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.717+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e81deba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.719+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e81deba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.723+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65332d8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.723+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc136d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.725+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a176b72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.726+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 421bf37e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.730+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66f5337b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.732+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66f5337b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.732+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_166-, and the Request Id: 6f4a923e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.734+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_166, and the Request Id: 6a512873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.739+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a1c20c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.747+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7094dd92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.750+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_169-, and the Request Id: 2d362700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.751+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 384e918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.754+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 384e918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.756+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a63e900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.758+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a63e900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.759+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ce8f89b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.761+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ce8f89b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.765+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a318045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.767+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a318045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.768+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_166-, and the Request Id: 46b9986a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.769+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32db0a49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.770+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32db0a49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.770+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_169, and the Request Id: 38c2b62d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.771+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cec6df1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.771+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 632fb999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.775+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14ac6a99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.776+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2579dccd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.776+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1951ee24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.778+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2666a2f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.778+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f549d6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.801+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2579dccd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.802+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1951ee24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.805+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_174, and the Request Id: 3dec87fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.808+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f549d6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.810+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a85b4ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.812+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a85b4ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.814+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2666a2f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.817+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_167, and the Request Id: 168e1f83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.817+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_169-, and the Request Id: 1c4f381e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.818+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_168, and the Request Id: 26b75be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.819+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 686ae7f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.822+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 184f56e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.822+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5449a11f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.824+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bb0961f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.826+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5449a11f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.828+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f4725da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.829+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d42517e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.830+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f4725da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.832+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_174-, and the Request Id: 188a62c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.834+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_165, and the Request Id: 7511c47b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.845+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47df4268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.847+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47df4268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.849+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_168-, and the Request Id: 296ee8ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.853+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6eef5653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.855+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eef5653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.856+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_166, and the Request Id: 56521752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.856+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3151bb3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.856+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_167-, and the Request Id: 2960ee9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.859+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_167, and the Request Id: 30a79def, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.864+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e1386c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.879+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c545a02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.879+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52ba30d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.881+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c545a02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.883+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f4a3683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.885+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f4a3683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.887+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_170, and the Request Id: 31b074a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.896+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_165-, and the Request Id: 48522131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.902+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47d9c25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.904+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47d9c25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.909+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b3f8e95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.910+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_166-, and the Request Id: 53e43ea5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.910+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32596675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.912+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64d8a6cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.912+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32596675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.914+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_168, and the Request Id: dd969cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.920+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70f0d736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.920+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_167-, and the Request Id: 1229e1c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.929+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bf0bd75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.930+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61f04d83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.931+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bf0bd75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.935+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34598ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.941+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34598ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.942+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_167, and the Request Id: 7b3de5a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.946+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24cdf429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.953+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_170-, and the Request Id: 6eef1ab9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.961+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67ab9196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.966+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ee65d78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.969+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ee65d78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.975+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42e5971d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.978+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42e5971d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.978+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_168-, and the Request Id: 893993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.980+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_170, and the Request Id: 4a55eda2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.981+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aad11ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.988+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7850b094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.991+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64f98ec4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.993+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64f98ec4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.995+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_167-, and the Request Id: 67d42f55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.995+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18e0b902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:10.998+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18e0b902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.002+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 519cda2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.004+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 519cda2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.005+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bde9490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.008+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d61cee7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.009+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_169, and the Request Id: 254ce6cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.010+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6120a87f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.010+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22069832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.012+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22069832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.015+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_175, and the Request Id: 7d76ac13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.018+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 630eb06c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.026+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 419b34f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.027+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f0596f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.030+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2756dd6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.032+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2756dd6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.035+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15355b9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.037+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15355b9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.044+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_168, and the Request Id: 6d4d126c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.044+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c8c548c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.050+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45a89a4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.052+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a89a4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.055+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b1c0b56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.055+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_169-, and the Request Id: 67088e2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.057+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b1c0b56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.057+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 356e5f14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.060+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_175-, and the Request Id: 4a5089f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.062+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_170-, and the Request Id: 549fd7af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.062+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_168, and the Request Id: 4971fc73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.072+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_168-, and the Request Id: 3c562c68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.075+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b23ae09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.076+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51b459ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.079+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51b459ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.083+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 766322f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.085+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 411cd579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.086+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 766322f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.086+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4aa98654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.088+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aa98654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.091+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 487102b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.091+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_166, and the Request Id: 3640b36a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 487102b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.099+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_167, and the Request Id: 229a4295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.101+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_166-, and the Request Id: 62a18f4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.102+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6110560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.106+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7558c223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.109+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7558c223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.112+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c991dfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.114+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c991dfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.115+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ed62fd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.119+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_169, and the Request Id: 98166de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.121+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_168-, and the Request Id: 6f11dd8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.125+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a716a88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.125+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e8da6bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.132+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fedbc54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.134+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fedbc54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.137+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_167-, and the Request Id: 69ec8499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.140+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50cc53cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.142+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50cc53cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.145+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_168, and the Request Id: 61131833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.148+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fcdee58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.150+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fcdee58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.154+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14413133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.156+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14413133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.157+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f0e1f54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.162+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_171, and the Request Id: 6c4a9044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.169+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1829f10c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.171+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_169-, and the Request Id: 1a92287a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.173+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b2fd5a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.176+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43b47d2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.180+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15368a72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.183+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6796b19e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.185+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6796b19e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.186+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5af30c76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.191+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 771808bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.193+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 771808bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.194+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bf77c0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.194+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f85eb06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.195+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_171, and the Request Id: 74f8a3f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.198+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f85eb06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.198+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 504c685b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.200+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 504c685b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.212+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_169, and the Request Id: b255b9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.223+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_168-, and the Request Id: 4c965e28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.224+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19ffc393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.229+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dd8a8f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.231+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd8a8f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.232+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_171-, and the Request Id: 5893388f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.232+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69ba8f56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.233+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 605ddaf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.235+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ec85d16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.236+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ec85d16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.241+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_176, and the Request Id: 5d81f099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.241+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 342b5f6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.253+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 659f7b65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.255+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 659f7b65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.256+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_176-, and the Request Id: 5c475016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.258+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35c5f181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.258+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 716df2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.261+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 716df2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.266+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_170, and the Request Id: 5da76319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.266+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d867b33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.271+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_169-, and the Request Id: 4ab9a8af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.291+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56993e60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.294+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d603110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.295+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b486e39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.298+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 703cbdfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.299+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b486e39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.303+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 482c4200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.305+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 703cbdfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.305+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 482c4200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.306+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43ecc654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.307+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d16d6a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.309+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d16d6a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.314+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_169, and the Request Id: 51439715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.317+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52961b6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.319+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_168, and the Request Id: 5b320cb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.319+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_171-, and the Request Id: 2083f2db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.320+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52961b6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.321+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_170-, and the Request Id: 63c92038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.325+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60b515b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.327+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60b515b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.327+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 372b8d3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.332+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_167, and the Request Id: 6b9632f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.332+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7252a01c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.332+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 613b8aa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.338+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ed5036d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.339+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41c244b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.360+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76e78b35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.361+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a6bbdbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.361+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_168-, and the Request Id: 1aa9e543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.365+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a6bbdbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.368+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6886f65f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.371+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6886f65f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.373+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_169, and the Request Id: 2b319657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.374+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24960f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.380+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24960f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.383+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5461c0bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.387+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 464639d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.390+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 464639d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.393+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27a7fb55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.394+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5461c0bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.395+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_170, and the Request Id: 72f96e37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.397+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c7a9e0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.398+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f582206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.401+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c7a9e0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.403+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_167-, and the Request Id: 1136ed4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.408+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_177, and the Request Id: 399c092e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.410+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4651fe68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.413+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4651fe68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.415+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62a4cbb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.416+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_169-, and the Request Id: 49811acb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.417+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62a4cbb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.421+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_172, and the Request Id: 47bab74b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.424+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4be8eda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.427+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4be8eda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.430+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70228569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.431+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_169-, and the Request Id: b4e1f14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.432+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70228569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.433+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_177-, and the Request Id: 4e8fea64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.435+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c4f6ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.441+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_170, and the Request Id: 78777afa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.447+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_170-, and the Request Id: 626e4edf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.447+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22e33f51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.451+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23aefa62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.451+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20809bce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.453+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20809bce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.455+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c88bc4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.456+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dbe8bb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.456+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_172-, and the Request Id: 3d1801a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.458+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dbe8bb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.460+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_171, and the Request Id: 2023274d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.461+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fbc03ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.474+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d7d452a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.477+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_170-, and the Request Id: 74e7e74e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.487+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e902847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.491+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e902847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.494+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29ae0bdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.494+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6640145a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.496+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6640145a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.497+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b562504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.499+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_172, and the Request Id: 4c9be71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.501+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ec9669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.509+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75bb56f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.509+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ffb48c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.511+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 238ce0e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.513+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2225b8d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.516+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2225b8d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.520+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 517b2072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.521+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_171-, and the Request Id: 88dd74d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.522+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 517b2072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.528+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_169, and the Request Id: 53f5345a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.530+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f0f7dc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.534+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bbf0f3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.536+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48bbcc07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.537+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 479d73f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.539+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1398bc3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.541+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78e70b2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.541+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_172-, and the Request Id: 69f753e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.544+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 479d73f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.545+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7026475c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.547+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48bbcc07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.551+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fd70327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.552+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4982103d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 170314ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.553+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cbee807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.553+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fd70327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.554+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 170314ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.555+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7026475c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.555+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_169-, and the Request Id: 389cce1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.556+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c25442c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.554+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4982103d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.558+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c25442c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.561+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_170, and the Request Id: 4512980b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.563+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cbee807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.563+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62e9b65d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.563+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45a44881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.564+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_168, and the Request Id: 5f005f7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.565+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62e9b65d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.565+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a44881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.566+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66758c90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.566+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_170, and the Request Id: 5a2657c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.571+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_173, and the Request Id: 1e612216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.571+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_178, and the Request Id: 5d40b2da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.573+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41787102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.578+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f44c619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.584+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_170-, and the Request Id: 7b66bd32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.584+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18d593c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.591+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18d593c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.594+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f4d4a5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.596+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f4d4a5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.597+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45ed3c1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.600+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_171, and the Request Id: 623bc71f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.604+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_168-, and the Request Id: 2c29b3b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.611+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2101b995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.614+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_170-, and the Request Id: 4545b9a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.616+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_178-, and the Request Id: 6129f729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.619+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c9221db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_173-, and the Request Id: 4ab9e70e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.627+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cfdf453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.628+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d99b434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.629+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44b9dfe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.630+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cfdf453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.632+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44b9dfe5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.634+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65ecf3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.634+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_171-, and the Request Id: 6bd60fd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.635+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ecf3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.637+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19a90875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.639+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19a90875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.644+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_171, and the Request Id: 243c518f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.644+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_172, and the Request Id: 3a75c5ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.646+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cfb81dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.655+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ecec96c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.658+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 235ec64e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.663+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d07aaec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.663+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a4393da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.666+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d07aaec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.666+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a83cc80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.669+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13c5e040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.671+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13c5e040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.673+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 94475b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.678+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_170, and the Request Id: 3fc88132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.683+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16573d52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.685+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16573d52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.686+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_172-, and the Request Id: 54050c85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.686+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77314c4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.694+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 562323a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.697+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 562323a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.697+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e79d335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.700+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e79d335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.705+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d9ec831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.708+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d9ec831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.709+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_173, and the Request Id: 335d3eb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.709+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: afa21f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.712+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_170-, and the Request Id: 685fbc78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.715+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_171, and the Request Id: 999f632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.720+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c0951af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.725+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20b45938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.728+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20b45938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.732+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bb326fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.733+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c602350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.734+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bb326fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.734+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 179fbf7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.736+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_171-, and the Request Id: 4e77ac91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.738+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 546e0491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.738+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c82c7eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.743+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_179, and the Request Id: 665df464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.743+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47a6a73c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.745+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_171-, and the Request Id: 593a967c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.748+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_173-, and the Request Id: 7bdad0e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.753+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 642d265d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.755+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a6bb107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.758+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 642d265d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.758+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c44b06b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.758+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 236de10f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.761+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 236de10f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.761+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75dc765d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.764+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75dc765d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.765+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49e7bbdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.766+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49e7bbdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.768+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 329c3f68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.769+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_172, and the Request Id: 19e6003d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.770+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 329c3f68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.773+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b108b50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.775+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_169, and the Request Id: 7bbbe806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.775+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b108b50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.777+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_174, and the Request Id: 51331521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.783+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70cca4a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.789+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_179-, and the Request Id: 3c86979a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.792+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 540335a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.795+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 540335a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.801+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 648e3d3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.803+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 648e3d3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.805+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44e16e7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.806+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 325af9c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.809+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f6ccb01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.809+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_173, and the Request Id: 6975cdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.812+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 325af9c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.812+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a615d07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.814+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a615d07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.818+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1358a5cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.818+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_171, and the Request Id: 56e16864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.823+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_169-, and the Request Id: 22b5d3fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.826+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_172-, and the Request Id: 755131fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.832+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 533bf4ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.833+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_174-, and the Request Id: 22172c61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.833+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_171-, and the Request Id: 4db33858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.836+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c827cef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.839+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_173-, and the Request Id: 564d8bbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.839+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39f055f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.843+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255fde1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.843+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 533bf4ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.850+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46f064cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.852+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46f064cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.856+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e31033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.856+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_171, and the Request Id: 7f84ea38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.862+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 222af4b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.862+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ffddf8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.869+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 222af4b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.870+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f9d7c1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.871+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1952c930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.873+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1952c930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.875+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 238ca067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.879+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_172, and the Request Id: 58e2ea0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.880+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5585dfe1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.888+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38e080d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.890+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a321171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.890+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c410bc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.891+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_171-, and the Request Id: 75bad59c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.894+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6611c8e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.895+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c410bc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.897+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b7cee79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.898+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b7cee79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.904+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_180, and the Request Id: 721c68e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.907+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50f7417d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.908+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16ec3d13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.911+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_172-, and the Request Id: 60ef877d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.914+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50f7417d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.922+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c4e1ba2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.922+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12076c04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.922+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 478e2ba7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.922+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e29ef7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.924+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12076c04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.925+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79cd0c36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.927+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_174, and the Request Id: 521c96b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.929+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 478e2ba7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.930+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79cd0c36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.931+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 626e7cbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.934+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 626e7cbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.935+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c62fab6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.937+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c62fab6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.939+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cb89cf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.941+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47497c9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.941+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cb89cf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.943+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47497c9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.947+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_172, and the Request Id: 5adba2b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.947+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b4253c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.950+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b4253c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.951+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_180-, and the Request Id: 78b3caf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.955+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31aa4ffd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.956+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31aa4ffd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.958+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52f306b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.961+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_170, and the Request Id: 4f1b6fe9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.961+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d4ea2b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.961+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_174-, and the Request Id: 33e0d6e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.963+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ec298ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.965+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ec298ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.966+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b910661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.966+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_173, and the Request Id: fe75255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.968+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_172, and the Request Id: 25758e6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.969+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b910661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.971+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1122495d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.972+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1122495d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.973+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_172-, and the Request Id: 6ab5d529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.973+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f1848e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.980+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_175, and the Request Id: 3505c4ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.980+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_174, and the Request Id: 6ef95146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.983+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f1848e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.984+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1adae72b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.986+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1adae72b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.988+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1818c79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.989+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1818c79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.992+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_175-, and the Request Id: 52fee16a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:11.994+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_172, and the Request Id: 10e9d0f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.006+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_170-, and the Request Id: 436310a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.009+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4556d9cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.015+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ec9c901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.020+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_173-, and the Request Id: 4d1551b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.021+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 451390f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.023+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_172-, and the Request Id: 667cdf73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.031+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 115a861e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.031+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_174-, and the Request Id: 575f22b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.034+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 424ac60e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.040+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_172-, and the Request Id: 261ab811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.045+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38c537fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.045+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dcee764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.056+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 112b4047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.059+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bd943e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.062+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9b885a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.062+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 277acf17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.065+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b885a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.065+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73fce7ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.068+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 761579f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.068+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47adfdd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.070+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 761579f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.070+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25ede50f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.074+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_173, and the Request Id: 57f03626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.081+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a92ccb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.085+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: caa9c4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.088+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 670be532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.093+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 251973f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.097+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c0a3d55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.099+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c0a3d55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.100+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b5744f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.101+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39bb7b4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.104+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c51bd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.105+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c51bd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.107+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 513c8caa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.108+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b5744f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.110+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_175, and the Request Id: 4a0c5987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.113+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26e82924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.115+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26e82924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.115+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 632391a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.115+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 513c8caa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.117+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 632391a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.118+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 192cfd9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.120+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 192cfd9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.121+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_171, and the Request Id: e378258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.125+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_181, and the Request Id: 1609738c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.127+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7853652b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.128+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24f69c3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.130+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24f69c3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.130+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 636f0574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.131+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ff08097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.132+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_173-, and the Request Id: 524efb7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.133+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ff08097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.133+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_174, and the Request Id: 1ef5368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.135+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44c82c7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.137+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 636f0574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.137+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c82c7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.138+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38d14463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.141+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dcbd92f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.142+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_173, and the Request Id: 4f7d9f56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.143+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dcbd92f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.143+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38d14463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.145+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_175, and the Request Id: 41c69a02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.146+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12dea162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.146+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5db6b1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.148+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12dea162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.149+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5db6b1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.152+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_181-, and the Request Id: 537dfd52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.152+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_175-, and the Request Id: 19479ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.155+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_176, and the Request Id: 4d31e87d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.157+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c898710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.159+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c898710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.162+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_173, and the Request Id: 26912a01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.166+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_171-, and the Request Id: 2dd92a12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.167+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28a3aadf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.168+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_174-, and the Request Id: 3c6ea414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.173+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79efe302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.173+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_175-, and the Request Id: e45786b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.175+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79efe302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.176+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_173-, and the Request Id: 778cf13b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.177+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21f0f842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.179+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f0f842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.180+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_173, and the Request Id: 18231068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.191+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b6d1456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.192+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a559c0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.192+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_173-, and the Request Id: 36339316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.201+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f2864ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.207+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 571ea99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.210+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_176-, and the Request Id: 12535701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.210+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f9d60b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.214+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb04073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.214+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 292909db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.221+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68a25373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.222+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49429758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.223+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68a25373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.227+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48fa68a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.228+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fe6ed24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.231+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_173-, and the Request Id: 59e4147a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.232+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fe6ed24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.235+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_174, and the Request Id: 5bd1933f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.240+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7db8b66f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.245+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fcd430d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.248+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2df28bd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.251+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ed3aad1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.251+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44edc023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.253+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c4e32c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.263+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 633c2da7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.264+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b1e2e53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.266+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b1e2e53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.268+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51f32504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.270+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51f32504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.272+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_175, and the Request Id: 35d851f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.284+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6057b4d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.284+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58d87368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.284+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11a779da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.286+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59c2893d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.286+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58d87368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.288+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59c2893d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.289+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_174-, and the Request Id: 26b4025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.289+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 667a62c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.291+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b7d56ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.291+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37de1c46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.293+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b7d56ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.295+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2198e1ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.296+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11a779da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.297+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2198e1ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.298+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3302f2de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.299+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3302f2de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.303+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4142ab9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.303+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_182, and the Request Id: 51f4f605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.305+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4142ab9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.305+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_176, and the Request Id: 68bab5bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.306+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23bb3773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.310+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_172, and the Request Id: 7fe3a849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.312+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_175-, and the Request Id: 72b903e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.313+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23bb3773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.313+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35c4b633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.314+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a65e92d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.316+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35c4b633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.317+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a65e92d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.318+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7635c106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.322+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7635c106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.322+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_176, and the Request Id: 42dc9650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.327+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_174, and the Request Id: 68e21cde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.332+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_176-, and the Request Id: 2d9249b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.332+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fa738c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.333+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0729e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.336+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0729e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.337+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_182-, and the Request Id: 6cfb910b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.338+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fa738c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.339+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44c7878e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.339+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38307733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.341+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38307733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.341+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 468d8eea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.342+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_176-, and the Request Id: c873a44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.343+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_174, and the Request Id: 54557a1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.343+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_177, and the Request Id: 48cbdb31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.348+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 468d8eea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.350+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a0145d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.351+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_172-, and the Request Id: 5ca4cb8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.352+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a0145d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.354+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d9673af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.357+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_174, and the Request Id: 6e5f25d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.357+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35085416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.358+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_174-, and the Request Id: 2bebecbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.358+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 742444cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.369+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: df0fb28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.374+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_174-, and the Request Id: aa81d39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.383+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 234ab285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.388+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ad6f760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.398+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18105a77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.400+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c21eaba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.403+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9f0fe61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.405+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3295bf3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.408+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3295bf3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.410+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 270f4ab6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.412+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 270f4ab6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.413+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b5ad403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.416+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_175, and the Request Id: 45722f39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.418+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c5f06b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.422+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_177-, and the Request Id: 6d688d6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.428+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66b78b56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.433+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59829975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.433+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cbbad85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.435+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cbbad85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.436+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7acecb8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.437+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 695a7988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.439+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7acecb8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.439+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 695a7988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.441+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d6f6574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.441+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 461be663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.443+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d6f6574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.444+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c738dc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.446+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_173, and the Request Id: 632f3c15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.446+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 720cbda1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.448+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_177, and the Request Id: 604ccf35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.448+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 720cbda1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.449+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c738dc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.451+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21f60872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.454+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b70fcdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.454+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37981534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.455+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b70fcdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.455+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37981534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.458+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_176, and the Request Id: 45981e94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.463+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_183, and the Request Id: 305bfe8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.470+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30f28be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.472+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30f28be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.473+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_174-, and the Request Id: 7a0dc9ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.474+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_175-, and the Request Id: 14ec1c07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.478+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55112e22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.480+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55112e22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.515+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_183-, and the Request Id: 2eab8110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.517+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30c64fe8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.519+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30c64fe8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.520+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63138ed7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.521+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_173-, and the Request Id: 43e84e90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.523+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d5350a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.524+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_177, and the Request Id: 3b4e7336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.524+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 194d91bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.526+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 194d91bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.529+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_177-, and the Request Id: 22473697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.532+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_176-, and the Request Id: 611232de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.534+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22255939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.537+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_175, and the Request Id: 3f25668f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.537+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61c5f86e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.539+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_177-, and the Request Id: 6780bacf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.545+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39ed4d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.551+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ff91751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.551+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 511048fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.555+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5318a420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.562+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b16b597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.567+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d7d6283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.570+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fd362c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.573+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10b7e5b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.575+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10b7e5b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.579+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64ceff18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.581+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64ceff18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.584+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_178, and the Request Id: 5e3efb2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.584+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_175-, and the Request Id: 57e73a6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.587+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 439f3a58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.589+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 439f3a58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.593+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32ae2a2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.593+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 355bf273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.598+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 355bf273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.602+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_175, and the Request Id: 7d266bcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.603+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_178-, and the Request Id: cd0f223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.607+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d96c234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.610+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d96c234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.611+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27174541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.617+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27174541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.618+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30e55cc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.619+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 787272c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.624+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 787272c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.624+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d1c7b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.626+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d1c7b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.630+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_174, and the Request Id: 196d2fcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.633+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 185c2563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.633+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_176, and the Request Id: 7810eae7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.635+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 259ed9c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.638+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 676e7abd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.638+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d3ecaa1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.641+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 676e7abd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.644+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: be23ab8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.644+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 720fdb40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.646+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 720fdb40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.647+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be23ab8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.650+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d2aa43e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.651+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d2aa43e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.651+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19427c70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.652+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60f5871c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.654+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_175, and the Request Id: 4fb24f92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.654+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_175-, and the Request Id: 4ae9243e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.659+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c60308f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.659+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_178, and the Request Id: 73485206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.661+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c60308f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.663+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a37b36e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.665+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a37b36e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.668+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b91e2ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.670+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_178-, and the Request Id: e9b8a11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.672+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_176-, and the Request Id: 6d42f9fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.672+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a594768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.673+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44d3f241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.674+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a594768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.674+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44d3f241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.679+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_174-, and the Request Id: 48788aa2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.683+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 977999f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.684+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_177, and the Request Id: 685bc935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.685+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 977999f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.685+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_184, and the Request Id: 37e656d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.689+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5babc0f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.691+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5babc0f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.695+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_176, and the Request Id: 72abc465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.703+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_177-, and the Request Id: 47d13b17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.703+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_175-, and the Request Id: 5075ff03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.703+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 335e61d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.710+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fd0aac5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.715+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28953b1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.715+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1723b872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.717+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cd2daf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.717+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28953b1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.718+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39838e11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.720+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_176-, and the Request Id: 6b5ce155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.723+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_184-, and the Request Id: 23cd2d47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.724+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5646f010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.726+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5646f010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.729+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6da7b660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.729+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58a989f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.732+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_179, and the Request Id: 3d0fad24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.738+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13b534f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.742+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_179-, and the Request Id: 4929d6f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.753+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bf56856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.755+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bf56856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.758+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d113599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.761+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24adbd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.763+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24adbd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.763+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b203d9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.771+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_178, and the Request Id: 1eca38e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.774+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1578d713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.777+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74186489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.780+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74186489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.782+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a463e33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.784+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2254618d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.784+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a463e33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.786+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2254618d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.788+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e9766d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.793+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65200da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.795+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65200da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.797+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5343b386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.797+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_176, and the Request Id: 36e6367e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.800+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 177b7c8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.800+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b3dc9b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.801+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_177, and the Request Id: 58bb5f2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.806+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_178-, and the Request Id: 413181d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.806+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e165cdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.811+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 251ace48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.814+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 251ace48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.815+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 333a92f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.816+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5de3ad03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.817+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 333a92f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.819+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a01ca76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.820+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_176-, and the Request Id: 43930c3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.821+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a01ca76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.822+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 317fe97b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.824+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_179, and the Request Id: 63215772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.826+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e238253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.828+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e238253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.831+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 317fe97b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.832+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11aa9245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.832+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40a40a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.832+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9408699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.835+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40a40a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.837+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9408699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.838+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_177, and the Request Id: 23df4c52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.838+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55d50427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.840+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55d50427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.841+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_175, and the Request Id: 70c45104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.843+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_178, and the Request Id: 59cf382d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.846+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_177-, and the Request Id: 2c4bcafd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.851+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71f6866a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.853+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71f6866a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.855+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3df95d75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.860+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50e42c63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.860+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e9a155a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.861+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 460a281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.862+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e9a155a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.865+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_176, and the Request Id: 648cff63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.867+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d4fe8d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.867+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_179-, and the Request Id: a6b4970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.872+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 86c4793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.879+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_175-, and the Request Id: 228caa74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.881+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40550f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.883+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40550f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.886+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 608ed841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.888+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 608ed841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.890+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bc6c882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.893+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_177-, and the Request Id: 1966478c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.893+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_180, and the Request Id: 1cfb9d2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.903+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ebe29e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.905+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ebe29e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.908+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71a8c1c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.908+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_178-, and the Request Id: 208f3d6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.910+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71a8c1c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.910+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_176-, and the Request Id: 3895af73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.916+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_185, and the Request Id: 95a69dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.921+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eb5f44c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.924+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35259d7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.925+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4168a0ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.926+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35259d7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.927+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4168a0ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.929+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_185-, and the Request Id: 31d7ed60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.931+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d0fc2cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.933+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d0fc2cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.938+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cb65602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.938+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_177, and the Request Id: 57c9be86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.950+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_177-, and the Request Id: 6719162d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.953+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 390b9f75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.953+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 684c093d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.955+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 684c093d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.960+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 482d41cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.960+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_179, and the Request Id: 2ba5b749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.962+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5296ca4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.966+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_180-, and the Request Id: 522a89f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.968+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73626a68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.978+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 585807e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.981+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 773e8646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.981+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69067ecf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.991+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 84ff75d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:12.998+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 392fc0e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.002+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78875f3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.003+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_179-, and the Request Id: 4c61c4a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.006+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7786eff0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.010+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ee48a84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.012+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ee48a84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.013+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e63d6e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.013+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b50296d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.013+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66f44888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.015+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66f44888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.015+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e63d6e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.018+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c31cd8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.019+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 593f5e31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.019+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_178, and the Request Id: 7fb94eaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.021+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 593f5e31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.021+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b50296d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.024+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f125bb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.024+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 488dc737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.024+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_180, and the Request Id: 28f157cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.026+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 488dc737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.028+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_177, and the Request Id: 57d55df8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.029+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3138ce8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.033+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 668cf858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.033+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3138ce8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.036+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1aad59a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.038+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aad59a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.040+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_178, and the Request Id: 53e32ee0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.046+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6929a1c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.047+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d61a6a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.051+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26ea5908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.052+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fe5a12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.053+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26ea5908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.054+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6929a1c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.055+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42022c07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.055+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dc11934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.058+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dc11934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.061+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42022c07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.062+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_186, and the Request Id: 2beaae6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.062+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_176, and the Request Id: 62d57959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.064+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_178-, and the Request Id: 59c6794f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.073+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_180-, and the Request Id: 4be21e30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.073+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 221c78b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.074+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bdf8520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.084+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_178-, and the Request Id: 559a3d08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.084+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_177-, and the Request Id: 5ce5e58c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.088+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 221c78b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.090+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f25f833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.091+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fa0e147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.092+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f25f833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.093+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fa0e147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.094+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_178, and the Request Id: 21d5a1a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.096+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70fc083d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.098+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70fc083d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.098+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_186-, and the Request Id: 1369d7e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.100+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_179, and the Request Id: 4b1c2cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.104+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b898ee7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.107+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b898ee7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.108+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_176-, and the Request Id: 66088ab2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.114+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 269069bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.118+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d177982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.118+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e01bb12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.119+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d177982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.124+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_181, and the Request Id: 3adf0644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.131+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_178-, and the Request Id: 659e0248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.136+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c9bf630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.137+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66ea9c89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.139+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bca23bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.139+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17cb9c9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.142+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bca23bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.149+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b2703b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.156+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b0e9f46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.159+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 642208e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.162+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_181-, and the Request Id: 3665728c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.162+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_179-, and the Request Id: 7e8ecf97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.165+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b2703b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.165+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33f4d3e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.168+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_180, and the Request Id: 274941d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.173+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b96f643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.175+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5121574a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.175+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15e8bee9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.177+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a2f4d71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.178+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e8fa381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.183+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e8fa381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.184+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bec52e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.188+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fca85d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.188+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bec52e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.189+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_181, and the Request Id: 69425471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.191+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42ef60da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.192+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_180-, and the Request Id: 51d717f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.193+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42ef60da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.195+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cebd523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.205+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27683187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.207+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3464e8b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.207+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 502a8b0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.209+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3464e8b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.210+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20f3f2db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.213+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7017751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.213+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30a43419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.213+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fffc2a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.215+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7017751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.215+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fffc2a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.215+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30a43419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.218+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25a8e50c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.219+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ab1db68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.220+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37352ba0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.221+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37352ba0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.222+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25a8e50c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.222+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_178, and the Request Id: 7fdd6b2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.222+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cebd523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.223+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_179, and the Request Id: 58c67bb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.225+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_187, and the Request Id: 22bb76ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.228+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_177, and the Request Id: 32e60ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.228+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ec75109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.231+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9ae0bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.232+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10760be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.235+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10760be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.235+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_179-, and the Request Id: 2dbe9746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.237+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32845e1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.237+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10e2f3ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.239+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e2f3ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.242+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_179, and the Request Id: 8a0831f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.244+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76155c6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.244+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58e64d5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.245+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76155c6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.246+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_178-, and the Request Id: 671f7f0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.246+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58e64d5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.246+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_177-, and the Request Id: 767ce8ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.252+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 234a1a67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.254+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 234a1a67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.254+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a42aa2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.256+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a42aa2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.256+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_187-, and the Request Id: 5240e30b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.259+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_181-, and the Request Id: 4b817327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.260+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_179, and the Request Id: 2594a9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.262+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36748c02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.263+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_180, and the Request Id: 176b26b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.269+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_179-, and the Request Id: 2ab313ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.273+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 522d8b28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.274+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55332125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.275+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_179-, and the Request Id: 6cf8e91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.277+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 522d8b28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.279+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23916746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.281+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23916746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.281+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4880a28a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.287+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_181, and the Request Id: 6a773f7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.287+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e7eba30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.292+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 920368c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.294+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 920368c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.298+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 162ed5a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.298+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6150d777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.301+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6150d777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.301+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1212dd67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.305+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_182, and the Request Id: 2cd8e6ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.306+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35dd1d7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.313+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_181-, and the Request Id: 3074ceaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.316+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a26f777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.317+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61ff0401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.327+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3de6f726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.332+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ed97b28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.334+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bbd905d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.336+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b63d9f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.336+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3de6f726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.341+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32e4cc33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.343+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32e4cc33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.344+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 269bdd3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.344+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 720cc820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.346+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_179, and the Request Id: 64b104e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.349+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_182-, and the Request Id: 7e6b2c75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.353+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b63d9f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.353+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b2c6704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.355+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b2c6704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.356+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2237a631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.358+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_180-, and the Request Id: 2c903495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.360+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2237a631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.363+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b5f2216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.365+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b5f2216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.368+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42bc2dd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.369+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_179-, and the Request Id: 4cfd9d4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.369+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_182, and the Request Id: 38a292be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.370+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 445cf8ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.371+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ccdb6fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.369+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_180, and the Request Id: 66e0ea52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.375+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 445cf8ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.378+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b0432ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.378+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c630c49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.380+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b0432ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.382+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 533e9d34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.382+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31eff014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.385+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31eff014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.387+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_178, and the Request Id: 1e2f1a68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.391+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25649746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.393+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 533e9d34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.394+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25649746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.395+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_188, and the Request Id: 8649e13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.395+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e119f00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.399+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 636f135a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.401+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 636f135a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.401+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a0357b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.404+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_180, and the Request Id: 4b04578b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.404+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_180-, and the Request Id: 4c7f52aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.410+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a0357b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.411+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5afe555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.412+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50f1fdb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.413+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5afe555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.416+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_178-, and the Request Id: 295b0dbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.419+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_180, and the Request Id: 759b5967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.419+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_182-, and the Request Id: e1f16f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.421+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_180-, and the Request Id: 542c0123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.422+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73eadb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.425+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46e91284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.431+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_188-, and the Request Id: d4b08aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.436+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a5c8175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.437+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67135892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.442+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4637b106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.442+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_180-, and the Request Id: 7b2e45ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.451+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4448c3fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.455+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7948bd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.455+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b0f44d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.459+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d2bf2f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.463+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dd2d776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.465+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd2d776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.467+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dc6a3c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.469+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dc6a3c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.471+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_182, and the Request Id: 6db3b56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.474+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9d4c26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.476+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9d4c26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.477+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60d8dcdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.479+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60d8dcdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.483+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_180, and the Request Id: 398c47a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.487+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78008bd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.488+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47891843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.489+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78008bd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.491+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ff43251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.491+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17cb0bd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.493+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17cb0bd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.497+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_181, and the Request Id: 250c36b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.497+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74005868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.509+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_180-, and the Request Id: 7e247fad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.509+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_181-, and the Request Id: 65eb06de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.516+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42b74f7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.516+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5facd07a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.519+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5facd07a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.522+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f0f8596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.525+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f0f8596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.528+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_183, and the Request Id: ddd2e3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.530+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53a4613c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.530+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d80229b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.532+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53a4613c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.533+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f2a98be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.537+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6885048f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.538+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6885048f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.541+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17ed4b7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.543+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_181, and the Request Id: 7f43a3d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.549+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_183-, and the Request Id: 74c20416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.549+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_182-, and the Request Id: d87d2b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.550+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f190cdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.553+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17ed4b7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.554+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73cda751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.559+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29f03a1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.561+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29f03a1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.565+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b4b6883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.565+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 523ea61c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.567+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b4b6883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.568+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_179, and the Request Id: 5cb59baf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.570+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_181-, and the Request Id: 11c4f4bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.573+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ec22e1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.574+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 523ea61c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.575+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ec22e1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.577+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14fc54cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.584+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78195112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.585+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ec8bcdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.586+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78195112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.591+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_181, and the Request Id: 1df1482e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.593+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 717ac96d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.594+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_189, and the Request Id: 72dd1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.594+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec8bcdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.597+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66372ff9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.599+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66372ff9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.603+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72898e4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.604+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48a8c665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.606+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4edc3a75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.611+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_183, and the Request Id: 316aef85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.611+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_189-, and the Request Id: 10a2cc3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.611+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_179-, and the Request Id: 6ebaa7b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.611+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58d81de8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.616+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20083806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.618+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_181-, and the Request Id: 5e0ee355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.621+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d44bc16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.625+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d44bc16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.629+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 116463ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.632+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e3df1b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.635+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a0af21f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.635+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_183-, and the Request Id: 23b24748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.635+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e3df1b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.638+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d64598c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.638+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_181, and the Request Id: 53cf1eb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.641+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77783cd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.643+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77783cd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.650+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b0e765f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.652+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b0e765f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.655+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_181, and the Request Id: 28b0245f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.657+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f055f35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.657+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 347914b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.661+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 347914b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.674+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28a8b652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.680+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28a8b652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.681+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74f1eaab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.686+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53025689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.686+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ceaf44e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.686+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28c2913b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.688+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58ccf7b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.688+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_182, and the Request Id: 1d97e5a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.689+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_181-, and the Request Id: 8177cc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.690+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67bad96d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.692+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67bad96d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.694+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58ccf7b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.696+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20e82fb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.698+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e82fb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.700+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22bbb9aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.701+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: aef561a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.702+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_181-, and the Request Id: 5b8e703f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.702+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22bbb9aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.703+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_182, and the Request Id: 11637d55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.703+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aef561a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.709+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75c9301e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.710+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_184, and the Request Id: 30bb3686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.711+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75c9301e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.713+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67a589b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.713+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_183, and the Request Id: 7f37b8e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.713+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f7a16f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.717+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3080d38b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.718+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67a589b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.719+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e5f2334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.725+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79b377f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.726+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_183-, and the Request Id: 1cdd909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.729+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79b377f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.731+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_182, and the Request Id: 57926eae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.739+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f339e21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.742+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_182-, and the Request Id: 147db7dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.742+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_182-, and the Request Id: 2ec6e655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.743+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_182-, and the Request Id: 6decdad1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.744+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_184-, and the Request Id: 18692bfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.745+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb8ce48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.748+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb8ce48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.749+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2045fb78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.752+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2045fb78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.754+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_190, and the Request Id: 368ea60e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.755+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a928309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.758+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a928309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.762+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17a022d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.762+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 695e62e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.762+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b55807d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.764+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17a022d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.768+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_180, and the Request Id: a38c477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.770+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_190-, and the Request Id: 13246ead, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.772+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b1a6374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.774+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c45f7c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.782+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_180-, and the Request Id: 10e93b73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.782+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75f74365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.782+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c45f7c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.783+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3eeee801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.785+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eeee801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.787+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_184, and the Request Id: 6cee16d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.793+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 334769a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.797+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 440e7210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.799+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 440e7210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.802+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6df2c301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.802+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66aeedcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.804+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66aeedcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.806+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c0098b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.807+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_182, and the Request Id: 7e820cc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.809+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c0098b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.810+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69c600d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.812+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69c600d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.813+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 265972a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.814+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_182, and the Request Id: 22d6d607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.815+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 136f7b1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.820+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_182-, and the Request Id: 1063e6ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.822+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32d7bad9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.826+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12cc5030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.826+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45f5444c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.831+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cc8a8fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.831+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_184-, and the Request Id: f86769e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.832+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45f5444c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.833+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 293988c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.835+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 293988c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.837+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_182-, and the Request Id: 60d3030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.841+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_185, and the Request Id: 61c15db1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.841+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 206bb83e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.843+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 206bb83e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.845+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a210881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.846+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25453bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.847+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a210881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.847+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5534bf35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.849+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51ec7e2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.849+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_184, and the Request Id: 12116923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.853+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_185-, and the Request Id: 17020b91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.853+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bca84ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.862+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55ecb7e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.862+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb4a19f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.864+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ecb7e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.866+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 279e9f8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.867+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 90d5140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.869+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 90d5140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.869+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 279e9f8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.871+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b6e2588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.873+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78343294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.873+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_183, and the Request Id: 67e4ea4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.873+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b6e2588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.878+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 716ea9bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.878+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 621663f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.878+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_183, and the Request Id: 7bea1622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.893+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_184-, and the Request Id: 209007f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.893+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34d418c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.896+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4301d204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.908+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_183-, and the Request Id: 72e15bf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.911+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67edd0ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.913+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cbc7631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.914+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67edd0ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.918+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c98183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.920+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 757fb0cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.920+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52a7cf53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.921+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73ced869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.924+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52a7cf53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.929+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c98183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.931+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7996607d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.931+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34d01050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.933+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_181, and the Request Id: 717cd003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.933+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34d01050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.934+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 963f02e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.939+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ae83e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.941+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_183, and the Request Id: 4e584793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.941+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_183-, and the Request Id: 2dd4cf14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.960+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_183-, and the Request Id: 4c3f6bd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.961+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65e32e79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.963+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65e32e79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.963+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13d88835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.969+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ea65917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.972+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7996607d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.973+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d131d38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.976+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 727278b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.977+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 727278b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.978+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24d915d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.981+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 400b0be8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.981+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_183, and the Request Id: 1f45c1a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.982+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 400b0be8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.996+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_181-, and the Request Id: 62f54945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:13.998+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_185, and the Request Id: 3982ac58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.000+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eb08c61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.000+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d6e8418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.000+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 194a1ab3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.002+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eb08c61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.002+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 194a1ab3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.007+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47b7b2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.007+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19553725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.007+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b7258cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.009+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19553725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.009+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b7258cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.009+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47b7b2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.012+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_191, and the Request Id: 6c801875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.013+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63c410a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.014+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63c410a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.015+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_186, and the Request Id: 42d366a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.015+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7240822a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.018+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7240822a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.020+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9a41ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.022+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_183, and the Request Id: e121171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.023+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9a41ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.023+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4471bb14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.025+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 236f5f75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.026+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4471bb14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.029+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_184, and the Request Id: 4230d732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.030+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a8c4b67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.032+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a8c4b67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.037+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_183-, and the Request Id: 6acf7c22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.041+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_185, and the Request Id: 25b77b98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.043+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_191-, and the Request Id: 3352489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.044+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18899a8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.046+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_184-, and the Request Id: 3f70f672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.049+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_185-, and the Request Id: 37e3c3f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.051+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32893290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.053+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_183-, and the Request Id: 7eb97125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.053+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_186-, and the Request Id: 5793c59c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.053+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32893290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.056+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22596860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.059+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22596860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.062+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ba35a4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.100+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 351bce0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.100+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_184, and the Request Id: 210406a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.103+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11b9cdbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.111+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ce73dc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.111+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 351bce0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.111+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54e284e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.112+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 472a7a2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.113+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a2e1232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.116+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39987f05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.117+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20925175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.118+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39987f05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.120+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_185-, and the Request Id: 7a006a02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.122+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69d51bf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.127+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f9ba3d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.127+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52f41d65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.129+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_184-, and the Request Id: 301f4012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.129+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_184, and the Request Id: 70a376a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.133+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20a1bebb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.136+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fb42b4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.139+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fb42b4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.141+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d29fdcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.143+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d29fdcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.143+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ccf702a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.145+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ccf702a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.148+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39c1ae35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.148+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19a49707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.150+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19a49707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.151+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ffce0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.155+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: dfe35fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.157+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_182, and the Request Id: 55a773f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.157+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67469d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.157+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78da7a16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.160+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dfe35fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.160+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19a5f87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.162+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19a5f87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.162+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_192, and the Request Id: 107f4752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.164+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e1eceb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.166+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e1eceb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.172+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 471f009c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.172+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d20c745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.174+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 471f009c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.178+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_185, and the Request Id: 4196717d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.180+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_186, and the Request Id: 1568a441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.185+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_185-, and the Request Id: 9311ed7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.186+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_184-, and the Request Id: 60eb5796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.191+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35334969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.191+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_186-, and the Request Id: 2d5fe0bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.191+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64238e1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.193+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35334969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.193+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64238e1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.195+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e9751d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.195+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33551c42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.197+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e9751d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.197+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33551c42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.199+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_184, and the Request Id: 8abc506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.201+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_184, and the Request Id: 732f34bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.201+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15e351c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.206+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_182-, and the Request Id: 578b468f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.208+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_192-, and the Request Id: 399ed303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.209+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_184-, and the Request Id: 18e2e29f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.210+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30d5c01c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.210+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_184-, and the Request Id: 2de78a18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.212+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d5c01c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.216+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a2313df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.216+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58b21d04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.217+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f659fb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.218+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a2313df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.218+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58b21d04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.223+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 243500e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.223+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1203e537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.223+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_187, and the Request Id: 25c1e18d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.225+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 243500e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.227+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_186, and the Request Id: 11c4ddfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.238+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56c9e43b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.241+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 492c3566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.241+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1696e8be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.243+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1696e8be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.246+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34640bec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.247+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24c23650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.249+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39f85d46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.249+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c23650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.250+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b7a27d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.253+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ea7de26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.253+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_185, and the Request Id: 75c7b336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.260+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19749768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.263+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1abd654d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.265+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_186-, and the Request Id: 23813496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.276+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_187-, and the Request Id: 621891b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.276+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 220e94cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.276+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47bbf8b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.281+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_185-, and the Request Id: 28af38e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.282+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65ee01ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.291+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 211a6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.293+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47bbf8b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.294+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 211a6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.296+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10d51031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.296+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75663d47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.296+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c07d139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.298+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75663d47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.298+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c07d139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.299+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e6e173d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.301+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e6e173d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.304+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ed42932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.305+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_185, and the Request Id: 34e986e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.305+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7800a77f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.305+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_193, and the Request Id: 7e05b7c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.308+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3953dfdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.310+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3953dfdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.316+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_186, and the Request Id: 50149f4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.320+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7892b67e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.322+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7892b67e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.326+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ed3e06c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.329+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ed3e06c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.330+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f1cc44c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.332+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f1cc44c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.336+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_185, and the Request Id: 7a6985e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.341+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a8997b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.341+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_186-, and the Request Id: 7ac1d0f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.342+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a1c017f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.347+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19b133ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.349+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19b133ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.349+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ade345a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.349+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_185-, and the Request Id: 645a31ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.352+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ade345a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.354+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b41e820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.356+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_185, and the Request Id: 12f77688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.356+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59a5bd79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.358+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59a5bd79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.360+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 475d9241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.360+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_183, and the Request Id: 672fb5cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.362+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d4e8d19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.364+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 475d9241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.364+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d4e8d19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.366+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1815421c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.368+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1815421c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.370+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_193-, and the Request Id: 4851dea4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.370+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32d50110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.372+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32d50110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.373+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_187, and the Request Id: 57e96c27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.381+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45f4699e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.383+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_187, and the Request Id: f822e8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.384+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_185-, and the Request Id: 838a1da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.384+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f7c7272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.383+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68c34a23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.385+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_185-, and the Request Id: 41462a40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.392+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dec340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.396+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b7060b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.399+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_187-, and the Request Id: 534bec48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.404+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7401964b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.404+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_183-, and the Request Id: 69d85afa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.409+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66718cd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.409+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_187-, and the Request Id: 54b62f79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.416+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2392079d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.420+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f2a6581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.430+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6460904d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.432+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15879a1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.433+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ad96149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.434+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 773a14e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.435+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ad96149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.436+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6460904d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.445+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: dd33ac7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.445+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17d4559a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.447+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dd33ac7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.448+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f5e5a07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.451+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3564817d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.456+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 768bdb43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.456+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2894167b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.458+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 773a14e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.460+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e7d6ce0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.463+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_194, and the Request Id: 4b901c82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.463+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 545257bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.464+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2894167b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.465+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_187, and the Request Id: 3a163c6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.465+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50975790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.467+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50975790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.470+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_188, and the Request Id: 590dc854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.474+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48ea0a89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.474+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a934084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.477+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a934084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.479+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 665944ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.480+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38be6e8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.481+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 665944ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.482+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38be6e8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.484+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6486f8d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.484+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_186, and the Request Id: 5a25a035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.486+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6486f8d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.487+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_186, and the Request Id: 1470e8f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.490+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 394217f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.498+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 394217f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.499+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72602349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.501+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72602349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.504+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b626f22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.506+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b626f22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.507+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71f170b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.507+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_187-, and the Request Id: 382d8af7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.509+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71f170b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.513+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54b08aa1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.516+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_186-, and the Request Id: 5f6df239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.516+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_194-, and the Request Id: 589e5a2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.518+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46acb674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.518+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c69447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.518+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_186, and the Request Id: 4061640e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.520+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27c5a908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.522+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27c5a908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.522+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46acb674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.525+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_188-, and the Request Id: 71eb4be0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.525+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_188, and the Request Id: 24a6b7cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.527+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_186-, and the Request Id: 7b4fa92b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.528+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c69447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.528+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f5edbd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.529+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f5edbd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.532+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_186, and the Request Id: 11f416b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.535+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_184, and the Request Id: 650793f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.539+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_186-, and the Request Id: 30e1e93a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.540+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fd22f8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.542+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fd22f8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.545+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9767498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.547+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9767498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.548+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f81a68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.553+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6112a110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.556+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 316628d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.556+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_188, and the Request Id: 3885cabb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.560+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_188-, and the Request Id: 78ad5980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.560+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49f5d947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.566+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a4f1839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.580+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_184-, and the Request Id: 373f313f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.581+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_186-, and the Request Id: 1323df50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.583+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b5398dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.587+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c13e336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.587+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23ea567a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.587+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_188-, and the Request Id: 495fc1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.591+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33bfe67a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.593+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33b5d22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.603+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bbaac17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.608+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c53333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.615+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47911248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.615+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c01cc45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.617+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bf17678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.619+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e8bdeee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.623+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47911248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.629+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50d39a30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.631+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50d39a30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.631+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d9cbd4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.633+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d9cbd4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.635+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a8a14c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.637+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a8a14c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.637+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_188, and the Request Id: 171bd3cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.641+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75782fbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.642+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75782fbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.645+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8e4a23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.646+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e4a23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.648+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56b9ee9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.648+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78f766ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.648+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fbc2b11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.649+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_195, and the Request Id: 4dedbbb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.649+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56b9ee9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.650+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b4e79b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.651+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b4e79b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.654+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_187, and the Request Id: 178d03f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.655+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_187, and the Request Id: 6735bdaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.657+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_188-, and the Request Id: 747d68a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.660+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 338511af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.662+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 338511af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.666+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63218848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.669+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fea5ec1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.670+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fea5ec1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.675+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_187, and the Request Id: 229d0c9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.675+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15c01a34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.680+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15c01a34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.680+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_195-, and the Request Id: 2717dc52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.680+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 252404f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.684+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 704566d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.686+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 704566d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.689+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_189, and the Request Id: 70ff37f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.692+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44d0f7c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.694+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44d0f7c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.694+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_187-, and the Request Id: 4e1f907b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.699+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23134c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.701+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23134c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.702+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_187-, and the Request Id: 15ea8bed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.704+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6361c0d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.705+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e7e3044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.706+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_185, and the Request Id: 29c90ca8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.710+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_189-, and the Request Id: 380a0b2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.711+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 479e8f19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.713+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 479e8f19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.713+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_187-, and the Request Id: 19263419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.717+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9264808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.719+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9264808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.722+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_187, and the Request Id: 41e454ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.728+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d20a5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.732+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bceb09c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.735+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 593cd6f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.737+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70e5f260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.740+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70e5f260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.744+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cebdeac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.744+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e3448d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.747+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1744e314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.749+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1744e314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.750+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 179b5368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.755+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_185-, and the Request Id: 3cee85f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.756+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_189, and the Request Id: c1e98e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.756+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ae170c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.758+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c38f3b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.759+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_187-, and the Request Id: 3b0e81f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.759+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c38f3b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.761+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ae170c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.762+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 581ce53e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.770+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19781b36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.770+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7129290a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.772+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60500344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.773+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47076e62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.775+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 581ce53e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.776+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7129290a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.777+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67ab8a5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.781+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_189, and the Request Id: 361e46d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.781+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_189, and the Request Id: 495db1d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.785+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_189-, and the Request Id: 56905e5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.788+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66ee917d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.788+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3552fca2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.790+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66ee917d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.792+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45a6e68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.793+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a6e68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.803+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_188, and the Request Id: 28510e9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.803+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15ab26a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.803+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9389d7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.805+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_189-, and the Request Id: 416b151c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.805+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9389d7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.806+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fed629e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.806+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693081c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.808+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15ab26a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.809+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e8253c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.810+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3552fca2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.811+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_188, and the Request Id: 2214dd75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.812+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ab713b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.812+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_189-, and the Request Id: 23e1376d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.813+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42833b93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.814+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab713b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.818+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42833b93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.818+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 118b0d3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.820+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 118b0d3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.821+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_196, and the Request Id: 1c636889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.824+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_190, and the Request Id: 74e30d97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.828+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_188-, and the Request Id: 23555cf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.831+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: abf2eef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.836+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28423306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.836+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66deba28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.836+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 302ed11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.838+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 302ed11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.843+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6227bdea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.845+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6227bdea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.857+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_188-, and the Request Id: 3ca116ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.862+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_188, and the Request Id: 2cc86e33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.861+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3582689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.865+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_196-, and the Request Id: 6256ea8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.869+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55f4c7ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.879+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ad694a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.879+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_188-, and the Request Id: 4b873068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.881+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 366f94a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.882+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e803516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.888+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e803516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.889+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1db77c88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.889+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45170ec8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.891+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1db77c88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.893+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_188, and the Request Id: 7958c6fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.900+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 434f0aec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.901+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_190-, and the Request Id: 1ad99fdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.903+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 419ac136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.906+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63290915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.912+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f38bdc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.914+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f38bdc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.914+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51ffa689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.916+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64ac5ea7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.918+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79a5546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.918+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73a8e8c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.920+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a5546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.923+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_190, and the Request Id: 64e02824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.926+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 317af7ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.928+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 317af7ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.931+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72f2c621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.931+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31267bb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.932+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c7605e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.933+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31267bb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.934+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 265f4ecc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.935+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72f2c621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.940+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_190-, and the Request Id: 77f1e876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.942+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f5d082b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.943+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_190, and the Request Id: 2f7a23ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.944+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f5d082b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.949+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_186, and the Request Id: 7849fb3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.950+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c34eb23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.954+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 335da3a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.961+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7afb1587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.961+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 357d6d4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.964+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7afb1587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.965+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 357d6d4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.966+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 167882f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.966+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 458bea05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.968+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 458bea05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.968+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 167882f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.970+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_189, and the Request Id: 7c91de03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.970+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_197, and the Request Id: 3276e491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.975+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4315ea30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.978+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55e7d540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.982+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_188-, and the Request Id: 2298bb68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.982+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54218b49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.984+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_189-, and the Request Id: 2322d8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.984+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54218b49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.987+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7768e87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.988+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55e7d540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.989+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 605a28b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.989+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7768e87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.992+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_189, and the Request Id: 6f387c01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.994+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10ddff55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.995+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_197-, and the Request Id: 12e7e183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:14.996+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10ddff55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.000+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_190-, and the Request Id: 7f5a886d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.002+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b107902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.004+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13a6e377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.005+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54c87a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.006+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13a6e377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.007+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54c87a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.007+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2098bb57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.008+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_189-, and the Request Id: 1d78d799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.009+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2098bb57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.011+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_186-, and the Request Id: 2a529abd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.012+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_190, and the Request Id: 2089b38c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.013+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_189, and the Request Id: 199445bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.015+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f3a7ffb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.015+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f4be06a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.020+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f3a7ffb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.021+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fb4ca0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.022+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_191, and the Request Id: 55723a0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.028+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1953a7ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.031+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25afa998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.033+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25afa998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.035+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 331050cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.036+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 352808d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.036+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 331050cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.037+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_191-, and the Request Id: 129eb6d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.039+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_191, and the Request Id: 3867f779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.041+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ebc0618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.044+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_190-, and the Request Id: 41fd8fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.045+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f70caac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.047+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c37e655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.052+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39f1c48e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.059+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52a27f31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.059+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_189-, and the Request Id: 548d9639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.066+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_191-, and the Request Id: 35c0f00b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.066+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 179f369a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.067+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1367abf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.068+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56f7cd1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.072+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17cf4674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.075+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42c9fd0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.077+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42c9fd0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.077+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1367abf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.080+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6af2b993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.080+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1014f762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.082+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1014f762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.082+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6af2b993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.082+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75332a76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.083+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17cf4674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.084+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75332a76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.086+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ada24d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.087+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_187, and the Request Id: 114535b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.088+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ada24d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.089+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 389f3190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.090+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 389f3190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.090+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54fdd75a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.091+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30ef110f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_191, and the Request Id: 3b9d815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.094+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7baee8d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.098+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_189, and the Request Id: 380e5e6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.101+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_190, and the Request Id: 69316af2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.102+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_187-, and the Request Id: 58c58f96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.109+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 295a0665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.109+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a5d5f93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.112+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 732dc09b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 732dc09b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_191-, and the Request Id: 388a0879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.118+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16556eca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.118+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3251416e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.120+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3251416e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.124+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_192, and the Request Id: 3d77a6e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.126+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16556eca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.126+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13f90882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.129+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 114e1149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.130+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 114e1149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.137+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_190, and the Request Id: 2d4ddf39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.141+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5595a54e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.142+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_189-, and the Request Id: 749a4b40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.144+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5595a54e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.151+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 707cb63f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.153+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 707cb63f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.156+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_190-, and the Request Id: 3803cc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.157+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_191, and the Request Id: 7c8f7b34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.160+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 315aad9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.167+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49f94403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.169+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_192-, and the Request Id: 5f58a53b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.172+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5829a40b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.172+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bc9a355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.175+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bc9a355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.178+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 559775a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.179+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24a2ef1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.180+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559775a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.183+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d0ba523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.185+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_198, and the Request Id: 54f4bb0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.188+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_190-, and the Request Id: 639a4cf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.188+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f49624f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.198+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_191-, and the Request Id: 67d53bf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.201+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b46d671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.203+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b46d671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.204+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45ea6d48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.206+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7445ad9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.208+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7445ad9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.215+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_192, and the Request Id: 2373a6d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.217+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cc5f67e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.219+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cc5f67e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.221+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32ac6126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.222+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32ac6126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.223+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c782f0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.224+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b6b1dc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.224+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26122ef0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.226+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26122ef0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.228+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_188, and the Request Id: 17745d7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.228+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c97618d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.230+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c97618d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.232+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_190, and the Request Id: 3180f025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.234+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_192-, and the Request Id: 16437675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.243+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bcdfa4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.245+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bcdfa4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.249+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 737b4b0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.249+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ed5cab8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.250+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fbadfae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.251+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 737b4b0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.251+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60211a97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.254+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bd84319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.254+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_190, and the Request Id: 25882282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.264+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_188-, and the Request Id: 637d999f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_198-, and the Request Id: 152dbe2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.268+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5769ee1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.270+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eef63d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.270+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5769ee1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.272+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_190-, and the Request Id: 53f6f134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.275+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67980b0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.276+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 664d8c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.279+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44a3d3bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.279+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_190-, and the Request Id: 722c5f5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.281+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44a3d3bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.281+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 186f0f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.282+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d90a280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.283+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 186f0f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.285+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e5ac374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.287+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5ac374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.288+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_191, and the Request Id: 71c30241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.289+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 252a5753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.289+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_192, and the Request Id: 7269a8fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.292+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a29fde1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.295+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a52500b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.298+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cb6e746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.302+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_191-, and the Request Id: 78346e6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.312+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 460f4595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.312+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 580f9d42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.314+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 580f9d42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.315+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 326b717a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.318+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 702d0cd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.320+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 702d0cd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.322+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ef84aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.323+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_192, and the Request Id: 65f6be5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.324+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ef84aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.328+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d7c12b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.330+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7c12b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.332+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_192-, and the Request Id: 6ceaf688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.334+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e54b54f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.335+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_193, and the Request Id: 4abe2adb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.340+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e37584a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.341+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 382160bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.341+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2570d489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.343+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 382160bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.348+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e37584a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.349+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fb3d9d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.349+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71034e9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.350+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fb3d9d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.351+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71034e9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.354+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_191, and the Request Id: 2c298834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.359+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 394af421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.361+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_193, and the Request Id: 6b93296d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.367+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11cd7c21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.373+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e14ae7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.375+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e14ae7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.377+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_192-, and the Request Id: 5f186f18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.378+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1222277e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.380+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1222277e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.383+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67be7dea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.383+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_191, and the Request Id: 6faf4531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.390+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_193-, and the Request Id: 240851f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.391+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 385eab2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.394+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 385eab2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.398+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5549d3dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.400+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5549d3dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.400+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_191-, and the Request Id: 3982168f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.400+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55ff8983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.402+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_199, and the Request Id: 760d8cfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.410+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 412d7a84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.410+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_193-, and the Request Id: 237f281f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.415+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56c287f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.422+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44692618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.422+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c4176d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.425+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16d0d9ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.426+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3da18f04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.429+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3da18f04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.431+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 554a1d3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.433+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16d0d9ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.433+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 554a1d3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.435+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_191, and the Request Id: 6ac9b8c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.439+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79b538ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.445+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_199-, and the Request Id: 2d3ddac8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.445+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79b538ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.447+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e9d3916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.449+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_189, and the Request Id: 27c87693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.457+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48a4a2c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.461+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_191-, and the Request Id: 7c27e1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.463+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bbd185f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.463+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39a62fbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.464+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48a4a2c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.468+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a52796b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.469+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a52796b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.477+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69fff24d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.481+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d67912c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.481+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_192, and the Request Id: 4abac2a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.481+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26f72bd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.483+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d67912c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.485+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_191-, and the Request Id: 15f71bdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.485+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_189-, and the Request Id: 56772103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.487+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26f72bd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.488+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f10e338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.488+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ebc2c52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.490+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f10e338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.490+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ebc2c52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.493+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_193, and the Request Id: 4aca3b07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.494+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 304f9599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.496+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 304f9599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.496+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 613067b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.496+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_194, and the Request Id: a61ee8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.498+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38e7d04c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.498+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48899892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.500+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38e7d04c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.501+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48899892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.503+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_193, and the Request Id: 11266a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.508+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f9f99cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.509+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_192-, and the Request Id: 4a56d62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.510+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f9f99cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.512+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 424643de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.515+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57961c68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.517+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_192, and the Request Id: 589069a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.517+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ea85405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.523+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_193-, and the Request Id: 6837d1f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.525+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_193-, and the Request Id: 15bd4b75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.526+0000 [Thread-7890] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:45:15.529+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_194-, and the Request Id: 50a700fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.529+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_192-, and the Request Id: 3459720f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.542+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3209b61d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.545+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c76351a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.549+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56ab8798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.552+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ab8798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.554+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36d0c429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.555+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36d0c429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.557+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_194, and the Request Id: 41a8466a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.561+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d3293c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.567+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10e5f141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.569+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75dd1945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.571+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75dd1945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.573+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cc76be1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.575+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cc76be1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.578+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_192, and the Request Id: 1025baa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.578+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20b789f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.585+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20827fb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.593+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_192-, and the Request Id: 956c03a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.594+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b5e3f5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.594+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33c9833c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.605+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 453bd76e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.608+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_194-, and the Request Id: 105a0237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.615+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cc34693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.621+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11e24eff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.624+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70821998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.626+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70821998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.628+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b422f9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.629+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 417f0338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.630+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b422f9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.635+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_192, and the Request Id: 13d7595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.636+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2deb6782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.638+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2deb6782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.641+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e712e43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.641+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa35e49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.643+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa35e49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.646+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_193, and the Request Id: 2b3e1b65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.654+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fd2c8dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.674+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c50442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.681+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_192-, and the Request Id: 37eabb4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.682+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33a4fd67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.684+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_193-, and the Request Id: 21a53e96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.688+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55ea430e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.691+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62f8de68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.694+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ac6d7df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.695+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 232dea57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.697+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ac6d7df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.698+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b17f81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.699+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bd50b62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.701+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b17f81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.702+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_190, and the Request Id: 1c22469e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.706+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bd50b62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.709+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1caaa1a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.711+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63197bf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.713+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63197bf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.715+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6eaffe7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.715+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 435e76f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.717+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eaffe7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.717+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 435e76f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.718+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_194, and the Request Id: 13d0bed9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.718+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 548d5652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.719+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62d3dba3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.720+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1caaa1a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.720+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 548d5652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.721+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62d3dba3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.723+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_195, and the Request Id: 6ec3c0f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.723+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5382e774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.725+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5382e774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.726+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_193, and the Request Id: 6ab767d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.727+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_193, and the Request Id: 5f0db259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.732+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7065a85a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.733+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ecc2fea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.735+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ecc2fea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.737+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73eb6113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.739+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73eb6113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.741+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_195, and the Request Id: 149bcad6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.746+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d79c931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.748+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39fe811e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.750+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39fe811e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.750+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20e804a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.753+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e804a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.754+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75b3a3ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.756+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75b3a3ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.758+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25161262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.760+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25161262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.763+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_195-, and the Request Id: 7f887c90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.763+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_200, and the Request Id: 1c5dd741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.763+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_194, and the Request Id: 33d66e91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.766+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_190-, and the Request Id: 441ba0ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.770+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_195-, and the Request Id: 292293a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.773+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_193-, and the Request Id: 5eaa0b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.776+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_194-, and the Request Id: a72c879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.786+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_193-, and the Request Id: 579f4932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.790+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b2deb97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.796+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 375682c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.799+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44cc9e90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.808+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_200-, and the Request Id: 318b5826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.812+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12bd92cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.813+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_194-, and the Request Id: ffa27a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.828+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 359ae910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.828+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bcc7465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.831+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 711a261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.837+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1046b12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.842+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 593f77d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.845+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 593f77d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.847+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 684fa7d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.849+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d1b0b46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.849+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 684fa7d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.849+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20c5e674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.851+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1b0b46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.854+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_193, and the Request Id: 54e49057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.856+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73b2e0dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.859+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73b2e0dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.862+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_194, and the Request Id: 41547738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.862+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43fa26cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.875+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 938b2de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.876+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d6d0e8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.876+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fb15e85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.886+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b8d360f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.893+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cf29c41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.899+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 205defcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.901+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 205defcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.902+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_193-, and the Request Id: 3278b9ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.903+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c656ddb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.906+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e598979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.907+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_194-, and the Request Id: 7d9dab2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.908+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e598979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.911+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_196, and the Request Id: 21bfa357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.911+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c3f4835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.913+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c3f4835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.917+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c47a743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.919+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c47a743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.921+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a766ea4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.922+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_191, and the Request Id: 74bc72f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.930+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52a7aab3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.933+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f8b64c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.935+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52a7aab3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.938+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50586d08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.938+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3eadcd6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.940+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50586d08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.940+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eadcd6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.942+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_194, and the Request Id: 37c376f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.945+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 670a369b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.946+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aa76714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.947+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 670a369b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.948+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_191-, and the Request Id: 263a60db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.952+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_195, and the Request Id: 1e2304ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.953+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33e8260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.956+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_196-, and the Request Id: 231e93e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.958+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e11fc21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.960+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e11fc21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.962+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34d4a9d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.964+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34d4a9d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.965+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12d5068b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.971+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_196, and the Request Id: 7944f601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.974+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24fb20a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.974+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_194-, and the Request Id: 4c160120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.974+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 347d623d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.976+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12d5068b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.979+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18e2c8a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.981+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4baff02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.981+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18e2c8a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.983+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4baff02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.984+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_196-, and the Request Id: 2324323d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.984+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_194, and the Request Id: 78f34795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.986+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 481ad471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.988+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 481ad471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.989+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_201, and the Request Id: 8f15423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:15.996+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ed1f85b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.001+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a58bdbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.002+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cb0ead4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.006+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_195-, and the Request Id: 4ea38df7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.008+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16cdcae4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.009+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cb0ead4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.010+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 357c6d8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.010+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b678605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.012+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b678605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.012+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_194-, and the Request Id: 6d24b52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.015+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72dadde4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.016+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a2ec467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.017+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 791b4832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.017+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72dadde4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.017+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a2ec467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.018+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 791b4832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.020+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_195, and the Request Id: 2fa268a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.023+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6531e9d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.023+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_195, and the Request Id: 2cdac0cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.025+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6531e9d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.027+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a3b10ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.027+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b3d7fa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.029+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a3b10ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.030+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d7fa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.034+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_195-, and the Request Id: 7ba02c2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.034+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_194, and the Request Id: 509626b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.037+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_192, and the Request Id: 69b37f92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.037+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 979c670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.042+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_201-, and the Request Id: 310ccf54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.042+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 690b9a79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.047+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20b7fe13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.051+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_195-, and the Request Id: fed5e87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.056+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_194-, and the Request Id: 25a52553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.061+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a4aba4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.061+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d90f1d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.061+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_192-, and the Request Id: 56fadf07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.070+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e5e1d5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.077+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55db2feb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.086+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68e1061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.086+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69868779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.088+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68e1061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.091+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ca8e1b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.093+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ca8e1b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.095+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_197, and the Request Id: b818855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.100+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 148f3cdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.105+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 148f3cdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.105+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60dda984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.111+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79a04caa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.113+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a04caa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.114+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f0f3bde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.119+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_196, and the Request Id: 19242cd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.121+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68e3c3b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72eb5ae4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.130+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28262fd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.133+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ce4d937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.135+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ce4d937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.135+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19b93e7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.137+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23786552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.138+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23786552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.138+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fd2a9ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.139+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_195, and the Request Id: 4c13bb1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.143+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b055bc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.149+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_197-, and the Request Id: 96177e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.153+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72e67fcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.155+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e01fc44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.157+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e01fc44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.158+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_196-, and the Request Id: 4a301cb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.159+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76c807c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.160+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76c807c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.162+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16864c48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.162+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_197, and the Request Id: 3eb22d43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.164+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16864c48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.167+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43e8b6cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.167+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190dce65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.169+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43e8b6cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.171+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_196, and the Request Id: fcb0d28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.172+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_197-, and the Request Id: 6c97dc32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.178+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a3e1a0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.180+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a3e1a0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.181+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_195-, and the Request Id: 25843a7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.183+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73e4fbf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.184+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73e4fbf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.185+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c86f9fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.186+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c86f9fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.187+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b5f1b6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.188+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c7d0a7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.189+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_195, and the Request Id: 7200cc9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.190+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c7d0a7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.191+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b5f1b6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.192+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_202, and the Request Id: 41007f72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.194+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ef4586b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.196+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ef4586b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.198+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_195, and the Request Id: 2b4fe6f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.208+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37e0e387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.208+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25e64c19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.208+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f403b05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.210+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37e0e387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.211+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_196-, and the Request Id: 6e3d9670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.214+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68d8662d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.215+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68d8662d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.216+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17e51af4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.218+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_196, and the Request Id: 57269e39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.222+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35dfd3cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.235+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_195-, and the Request Id: 454ba48e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.239+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1faa5a68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.242+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1faa5a68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.246+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bf56ab0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.246+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77503d3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.246+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_202-, and the Request Id: 1fe39d6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.248+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77503d3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.249+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d76b327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.251+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bf56ab0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.252+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f63f38b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.253+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22e418ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.257+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_196-, and the Request Id: 77ed75c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.258+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_195-, and the Request Id: 4b9dcc76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.261+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f63f38b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.262+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_193, and the Request Id: 634e5918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.264+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_198, and the Request Id: 76bbca2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.265+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b7024ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.267+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2519a14a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.269+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69e386e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.277+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 414f9be5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.280+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e5a5740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.282+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e5a5740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.283+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7537e133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.286+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 699b6199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.289+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35cfa9dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.290+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e2f1723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.292+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e2f1723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.295+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f0de488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.302+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_198-, and the Request Id: 569cf716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.306+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_193-, and the Request Id: 11112a04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.308+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16495d25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.310+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16495d25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.312+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_197, and the Request Id: 3cdfe92a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.312+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a331dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.314+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75a6389c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.315+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a331dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.316+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bf174db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.316+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75a6389c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.318+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 577ea043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.320+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 577ea043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.320+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_196, and the Request Id: 169a7b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.322+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_198, and the Request Id: 7d0f5a39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.331+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d9c0e6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.334+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57c2a961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.334+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36209313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.335+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 373a9b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.336+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36209313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.337+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_196-, and the Request Id: 10505775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.341+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_197-, and the Request Id: f0fd19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.341+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 343b2b28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.343+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_198-, and the Request Id: 5ec6caff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.343+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 343b2b28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.345+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e3b62f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.349+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e3b62f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.350+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_197, and the Request Id: 1d0adb3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.353+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55f29ebc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.354+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55f29ebc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.357+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_196, and the Request Id: 61597a1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.357+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47fe9668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.362+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_197-, and the Request Id: 60366aa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.366+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98a4926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.369+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_196-, and the Request Id: 18e08c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.371+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26153998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.372+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 625e9030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.373+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26153998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.373+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98a4926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.374+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 625e9030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.380+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_196, and the Request Id: 2eb0b735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.382+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6baab6ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.386+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19e21ab1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.387+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ded87f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.398+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_196-, and the Request Id: 4399409b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.401+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e95b133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.407+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ad33d4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.409+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ad33d4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.410+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fbbf86f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.413+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fbbf86f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.413+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_203, and the Request Id: 307e4eee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.414+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 372f1a39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.419+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13782f0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.421+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13782f0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.426+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fd1a360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.428+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_197, and the Request Id: 349c8499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.428+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2886932f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.430+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_203-, and the Request Id: 5ebc81b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.431+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e5d8931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.434+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6601f360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.441+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35ab976a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.446+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23df8543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.450+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23df8543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.453+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4649aef8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.453+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6486bce7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.455+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6486bce7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.456+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_197-, and the Request Id: 706bd629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.457+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63569835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.458+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63569835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.459+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51d30c8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.459+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f194a41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.460+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51d30c8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.461+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16b05730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.464+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7761341d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.466+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_197, and the Request Id: 3169c464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.467+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_199, and the Request Id: 68d96e71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.467+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7044d2b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.469+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7044d2b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.471+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74283449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.473+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74283449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.476+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_194, and the Request Id: 7fe8221a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.478+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 793713eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.480+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 793713eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.482+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d61658e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.483+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20408c94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.484+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d61658e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.485+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_199, and the Request Id: 2c002f40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.492+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31f564b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.494+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31f564b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.496+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70c15876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.498+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b70324e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.498+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ce570a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.499+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59a8add1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.502+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_198, and the Request Id: 42d16fc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.503+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59a8add1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.504+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3028326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.505+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b70324e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.505+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ce570a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.508+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 616a81bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.510+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 616a81bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.511+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_199-, and the Request Id: 58f3b1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.511+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5626c36e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.514+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4503ce52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.514+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_197, and the Request Id: 60ad3771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.516+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4503ce52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.516+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_199-, and the Request Id: 7f6eb10b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.518+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_194-, and the Request Id: 3e42ae29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.522+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_197-, and the Request Id: 6635556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.525+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_204, and the Request Id: 57e670ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.534+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a49e5de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.535+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35ab3d43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.537+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ab3d43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.537+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_197-, and the Request Id: 583c296a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.539+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_198-, and the Request Id: 13d2b9e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.541+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3377edb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.543+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3377edb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.547+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_197, and the Request Id: 607119ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.547+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 788550bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.552+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d26ac05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.554+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d26ac05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.555+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60fc5ffe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.563+0000 [Thread-8102] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:45:16.569+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3063b43b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.570+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_204-, and the Request Id: 3599511d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.571+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3063b43b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.572+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38b4eea3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.582+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_198, and the Request Id: 77acb45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.587+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b70f462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.587+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 299b59f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.591+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dc4394c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.592+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_197-, and the Request Id: f7b8c6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.596+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_198-, and the Request Id: 3036778f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.600+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 628d519a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.608+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79ebf95e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.608+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b039756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.610+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79ebf95e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.612+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f404c34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.614+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f404c34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.616+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_198, and the Request Id: 3a840a66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.623+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6448d2c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.626+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 394f843d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.636+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d7ec519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.636+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 394f843d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.637+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e64c03b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.638+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d7ec519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.639+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a86ff39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.639+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11d215a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.641+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11d215a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.641+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a86ff39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.642+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62e255e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.645+0000 [Thread-8112] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:45:16.647+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_195, and the Request Id: 385ae727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.649+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_198, and the Request Id: 7d002a21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.652+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 567454c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.655+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a22ce63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.658+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 345df7bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.665+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_198-, and the Request Id: 3b96b346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.667+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_198-, and the Request Id: 2b512a96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.671+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56f7a10d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.674+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56f7a10d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.674+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dcd6fa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.674+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b23c7fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.677+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b23c7fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.679+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d0cced3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.680+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dcd6fa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.681+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d0cced3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.682+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c001a9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.687+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_198, and the Request Id: 688aa097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.689+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 205914c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.690+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e35f86d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.692+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_200, and the Request Id: 4c32b13c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.697+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46edce9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.699+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46edce9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.700+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 754974d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.701+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_195-, and the Request Id: 6c792ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.703+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a3f09fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.705+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a3f09fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.706+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_200-, and the Request Id: 5e782473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.707+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_199, and the Request Id: 33e68565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.715+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 104fc8e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.722+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_198-, and the Request Id: 7cf07d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.725+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25e4a15b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.727+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25e4a15b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.730+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d59a733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.731+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24d52446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.731+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d4311d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.732+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d59a733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.733+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24d52446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.735+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_200, and the Request Id: 6aaa0903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.740+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16482585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.740+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 737fb0a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.742+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 737fb0a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.744+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eebed5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.744+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 204447f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.746+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eebed5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.746+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 204447f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.746+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4313f414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.750+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_205, and the Request Id: 357eb78b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.750+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_198, and the Request Id: 39a7a09a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.754+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_199-, and the Request Id: 22e9d254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.757+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 167d15fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.759+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 167d15fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.760+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 495f7652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.761+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c10eee5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.763+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c10eee5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.765+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_199, and the Request Id: 24db26ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.770+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 546852e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.775+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dd644f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.789+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_200-, and the Request Id: 113c3974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.790+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bafb6f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.795+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 991a2aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.800+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_198-, and the Request Id: 1c917db4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.804+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_205-, and the Request Id: 15ce047a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.816+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40ea49d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.818+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40ea49d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.820+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69201dd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.822+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69201dd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.823+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2044867c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.826+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2044867c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.826+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_199, and the Request Id: 5d5447f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.829+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2039a72a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.831+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2039a72a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.831+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b617749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.833+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_199, and the Request Id: e3f8a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.845+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b40b2cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.849+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31e36a4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.849+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71b6d61c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.851+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71b6d61c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.854+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5094956a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.856+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5094956a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.857+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52c7f1f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.858+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17cc7f42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.858+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52c7f1f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.859+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17cc7f42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.862+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6444c48c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.863+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_199, and the Request Id: 9f532ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.863+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_201, and the Request Id: 2d7e4761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.880+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_199-, and the Request Id: 2a098a11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.880+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_199-, and the Request Id: 7b34950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.887+0000 [Thread-8168] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:45:16.891+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9d62fec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.894+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_199-, and the Request Id: d4d883e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.894+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: be721ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.897+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be721ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.900+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 289fa1d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.901+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4614a39e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.902+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 289fa1d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.905+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_196, and the Request Id: 96bf4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.911+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bce84d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.914+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 482fbc7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.922+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_201-, and the Request Id: 51a89cdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.927+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 633aa669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.927+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: df1c1f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.927+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_196-, and the Request Id: 62c8d97c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.929+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df1c1f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.931+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_199-, and the Request Id: 391eb0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.933+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7364f0f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.935+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7364f0f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.937+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_201, and the Request Id: 2b050817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.939+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f993c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.941+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f993c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.945+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d61a8b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.948+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 592bb759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.948+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64f157f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.950+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 592bb759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.950+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64f157f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.952+0000 [Thread-8185] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:45:16.955+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20969c2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.958+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_199, and the Request Id: 6bd441e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.958+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46dc2e22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.960+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46dc2e22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.963+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_206, and the Request Id: 31dee59b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.968+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79cc4cf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.969+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fce8de8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.970+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b21c725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.979+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_201-, and the Request Id: 46781290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.981+0000 [Thread-8187] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:45:16.982+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_199-, and the Request Id: 2d750f07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.979+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ebb558b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.985+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b4fd44b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.990+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_206-, and the Request Id: 274b423f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.990+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6702a78e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.993+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ebb558b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:16.999+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f7e3926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.000+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a86bb73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.001+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f7e3926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.007+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 239f39de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.008+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_200, and the Request Id: 434766b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.010+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ddafa4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.015+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a605a51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.016+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_200-, and the Request Id: 7b1aa589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.017+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a605a51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.020+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 613c158c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.022+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 613c158c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.022+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2511321a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.026+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_200, and the Request Id: 69617114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.028+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2511321a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.029+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b7b176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.031+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b7b176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.033+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d2cd9a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.035+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d2cd9a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.040+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 259b0b65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.044+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38bc762e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.044+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_197, and the Request Id: 6193d70e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.046+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f42abfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.043+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 259b0b65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.049+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_200, and the Request Id: 76513cab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.049+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d909749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.051+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d909749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.054+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a74c1b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.056+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19cde944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.056+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a74c1b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.057+0000 [Thread-8204] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:45:17.059+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4de96090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.063+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_200, and the Request Id: 6062d887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.065+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4de96090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.067+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f62f3a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.069+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f62f3a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.072+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_202, and the Request Id: 2c836775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.072+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 325d19c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.072+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_200-, and the Request Id: 655ea103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.073+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_200-, and the Request Id: 775c287a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.083+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52f4bde4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.086+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_197-, and the Request Id: 11597026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.095+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_200-, and the Request Id: 18cf5277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.097+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72e648c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.108+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64304f23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.110+0000 [Thread-8218] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:45:17.116+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16ca56d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.123+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66f00085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.124+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15c7b5d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.125+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66f00085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.127+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67101a08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.127+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d1d7682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.129+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67101a08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.133+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_202, and the Request Id: 7505fc24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.135+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d83b7e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.141+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29c8eec0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.147+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52aee6bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.148+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71519409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.149+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52aee6bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.150+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_202-, and the Request Id: 6651be1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.158+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 559e8a67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.163+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 750803eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.165+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 750803eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.166+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b9821cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.168+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 997f634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.168+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b9821cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.170+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 997f634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.171+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49bd1630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.172+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 619d1d49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.174+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 619d1d49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.174+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 364823f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.174+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aa21ab3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.177+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_207, and the Request Id: 19f8b042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.178+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_202-, and the Request Id: 63789439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.179+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 519b9bc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.180+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 519b9bc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.180+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_201, and the Request Id: 5866653b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.183+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_200, and the Request Id: 27f09203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.184+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5193f873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.190+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2034b5ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.191+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77749d5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.194+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_201-, and the Request Id: 73da1c07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.194+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 393ed93b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.196+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 393ed93b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.197+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2034b5ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.197+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c278588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.201+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cbfa17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.202+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78d818d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.203+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cbfa17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.203+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78d818d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.205+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_198, and the Request Id: d273fab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.205+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 340f4fd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.211+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_201, and the Request Id: 6e552cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.216+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_200-, and the Request Id: 4586cddb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.221+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cb56e10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.223+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb56e10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.224+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14acb9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.225+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14acb9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.227+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18a5fea8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.228+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2be0ea17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.229+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2be0ea17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.230+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_207-, and the Request Id: 3701a873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.234+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18a5fea8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.237+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_201, and the Request Id: f04aee7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.240+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a4927e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.246+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_200, and the Request Id: 70b7e9a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.255+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14370b1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.257+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14370b1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.259+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ecf67c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.260+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 290d81dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.262+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 290d81dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.264+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_201, and the Request Id: 5ff6099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.267+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_198-, and the Request Id: 6a51630a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.271+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_201-, and the Request Id: 74381e42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.279+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a740b1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.281+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a740b1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.300+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75cf7a11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.302+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27c4dcab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.309+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27c4dcab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.311+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e96348c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.315+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_203, and the Request Id: 4ed79314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.320+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dcbb100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.329+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6818fb4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.329+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_201-, and the Request Id: 57561320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.334+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_200-, and the Request Id: 3352ffab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.340+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7723879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.341+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7723879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.343+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c18e39e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.345+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c18e39e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.347+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_203, and the Request Id: 7f0e3e37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.349+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_201-, and the Request Id: 5aeae793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.358+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c47dd6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.361+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fcb49ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.364+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75946115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.364+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_203-, and the Request Id: 63273bda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.370+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46d43be6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.378+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49890f30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.387+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c2a0756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.389+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c2a0756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.393+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13799011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.395+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13799011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.397+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_202, and the Request Id: 40af67a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.405+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78f46f28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.408+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_203-, and the Request Id: 6d8a35a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.409+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36305604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.417+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57351224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.419+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57351224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.423+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4680080e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.425+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4680080e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.427+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63755854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.429+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63755854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.434+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b964d75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.436+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b964d75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.433+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b242f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.439+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_199, and the Request Id: 4dc2c876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.440+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_201, and the Request Id: 63633322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.442+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65d89647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.445+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18386385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.449+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d89647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.451+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26e84b40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.456+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7086ec9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.456+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_202-, and the Request Id: 66a17315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.458+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7086ec9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.461+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_208, and the Request Id: 3e0285bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.464+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e3349b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.466+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e3349b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.467+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cd02bc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.469+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aaa15a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.469+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cd02bc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.474+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_202, and the Request Id: 8fbc773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.481+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b133c33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.482+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 341c2203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.486+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_202-, and the Request Id: c55d59e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.491+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c136eb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.494+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d6b39c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.499+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_201-, and the Request Id: 29c1ad3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.503+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33b0f6df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.505+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33b0f6df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.508+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b1d18a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.510+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b1d18a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.515+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71f3e82c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.517+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71f3e82c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.518+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_202, and the Request Id: 72dc4c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.521+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 169c8fd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.523+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 169c8fd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.525+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_208-, and the Request Id: 1dacc555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.529+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_204, and the Request Id: 14a4f056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.530+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29cadb14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.530+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_199-, and the Request Id: 79ac3e07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.533+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29cadb14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.537+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4006defd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.541+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8f7bfeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.541+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 463928ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.544+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8f7bfeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.544+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 463928ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.544+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29d42a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.549+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a11002d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.550+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a11002d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.551+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 866e382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.552+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d42a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.552+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 866e382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.553+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a231927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.554+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_201, and the Request Id: 20b6c0df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.558+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_204, and the Request Id: 3236fb5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.558+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_202, and the Request Id: 5cce8a40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.561+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11fb659d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.568+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5147dafb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.569+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_202-, and the Request Id: 4a833220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.578+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_204-, and the Request Id: 22942461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.585+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_204-, and the Request Id: 122eee19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.585+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 167de1a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.596+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c11a2aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.596+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 590b9231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.597+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 275f4d04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.597+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_202-, and the Request Id: 6bcfa429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.603+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a8f479b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.605+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d65e074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.608+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b0678a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.609+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b0678a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.613+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d8fa040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.613+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 368dcb9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.614+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37136046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.616+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37136046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.619+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_202, and the Request Id: 7d85c923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.626+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_201-, and the Request Id: 3843c612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.636+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a59437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.637+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1048293c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.638+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 858411c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.638+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a59437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.639+0000 [Thread-8303] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:45:17.645+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38fc014a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.650+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61a94d01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.652+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a94d01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.653+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cf1ba0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.657+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 409d6c45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.657+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_203, and the Request Id: 7f1bef13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.659+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 409d6c45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.661+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10884272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.663+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66266d9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.664+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66266d9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.647+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38fc014a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.666+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ab0bb7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.667+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab0bb7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.669+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5addda18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.669+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_203, and the Request Id: 293cd326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.673+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_209, and the Request Id: 4b1586e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.675+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_202-, and the Request Id: 19072ab3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.681+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11d15006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.690+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ad54a88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.696+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13712320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.705+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 438abf71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.705+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_203-, and the Request Id: 6f7a754c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.707+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 438abf71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.710+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 565ff3ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.712+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 565ff3ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.713+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74882063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.714+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74882063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.717+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47dc23d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.720+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47dc23d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.722+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_205, and the Request Id: 4bdd7a19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.724+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 747634e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.724+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cda7b98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.726+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 747634e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.726+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cda7b98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.729+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_200, and the Request Id: 5cc47167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.730+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 676bdfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.731+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4993befc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.731+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 676bdfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.734+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_205, and the Request Id: 3e00a02e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.734+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23892930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.737+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 580079cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.737+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_209-, and the Request Id: 7c69bb87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.721+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d8e8f71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.742+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4993befc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.743+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d8e8f71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.744+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_203, and the Request Id: 2b760f25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.746+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fb1bcb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.748+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fb1bcb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.751+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_203-, and the Request Id: 4e710561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.751+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_203, and the Request Id: 7714d72e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.753+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_200-, and the Request Id: 6d835344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.753+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 518592a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.757+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_205-, and the Request Id: 75391f14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.766+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f0d2bd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.766+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_205-, and the Request Id: 5ff20765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.768+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cda5ace, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.770+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 227fb004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.780+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3de68e79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.783+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3de68e79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.784+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 499d36ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.785+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_203-, and the Request Id: 1a8bd5f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.785+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65d8150a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.787+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d8150a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.790+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_203, and the Request Id: 719ac8e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.790+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b98d51a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.790+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3318cc2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.792+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3318cc2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.797+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2de347ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.797+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_203-, and the Request Id: 15a7a24f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.798+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10ae082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.800+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c81ecc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.802+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c81ecc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.805+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_202, and the Request Id: 429342e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.805+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2021ff0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.808+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62a69820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.813+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cb6afc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.818+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_203-, and the Request Id: 76a77352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.823+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 777d463c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.829+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5596f3d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.830+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47c82d33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.837+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47c82d33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.837+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d2a1bef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.838+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41b4e574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.841+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41b4e574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.843+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_210, and the Request Id: 199f156e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.847+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c6c1a7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.848+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_202-, and the Request Id: 689f77f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.857+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_210-, and the Request Id: 6c48edad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.859+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e4f6c73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.863+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e4f6c73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.863+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c6c1a7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.866+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32c4d0c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.866+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fc547b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.868+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c9ce9d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.868+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32c4d0c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.870+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69cfc65a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.870+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fc547b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.871+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_204, and the Request Id: 269d6466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.873+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69cfc65a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.874+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57bcf52a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.876+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_201, and the Request Id: 356bd452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.878+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1351b071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.880+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1351b071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.881+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16d658e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.881+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4937be5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.885+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5901adc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.892+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5901adc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.893+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_206, and the Request Id: 1b307661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.897+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_201-, and the Request Id: 32cbb6dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.898+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20973051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.900+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bbf7b02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.900+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20973051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.901+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 630b0358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.902+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 630b0358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.903+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bbf7b02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.904+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_204, and the Request Id: 3b673f6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.908+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ac985de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.908+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c353e1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.910+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac985de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.912+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_206, and the Request Id: 70d2550e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.915+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ad2fb63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.915+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_204-, and the Request Id: 309f50db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.917+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_204, and the Request Id: 38112632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.920+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50c5760c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.921+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c353e1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.922+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_204-, and the Request Id: 54a18776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.932+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76cb7efe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.936+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a4a2920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.937+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 685c34b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.938+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a4a2920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.946+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_206-, and the Request Id: 4b6f8fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.949+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fca3219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.950+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_206-, and the Request Id: 2962052d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.951+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fca3219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.954+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_204, and the Request Id: 13ffb4c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.959+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_204-, and the Request Id: 48a1a3d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.962+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21556e5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.963+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26448697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.963+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b8289bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.966+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26448697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.967+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33619e25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.969+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33619e25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.971+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_211, and the Request Id: 6f661766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.974+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 788e2072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.978+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 291d6e37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.988+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 291d6e37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.990+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dadd3f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.992+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dadd3f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.994+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ac382e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.995+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c50ba1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:17.997+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_204, and the Request Id: 5176ff9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.002+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ce7ca00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.006+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_204-, and the Request Id: 749fc16d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.014+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14bb6779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.016+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76221885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.025+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b23c618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.025+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a613055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.029+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68516303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.029+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a613055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.032+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7915ba2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.032+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_204-, and the Request Id: 4bdacc68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.033+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7915ba2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.040+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 669105af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.042+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_202, and the Request Id: 1d83e466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.042+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 669105af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.043+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6872852a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.046+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d1d09bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.048+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d1d09bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.053+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e22becc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.054+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 149a0db6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.056+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 149a0db6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.056+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_203, and the Request Id: 3f617257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.059+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30fa4b30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.060+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30fa4b30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.065+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47c9a853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.065+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_205, and the Request Id: 7e899db6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.070+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 503bd8bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.079+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3739eb3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.086+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56f777e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.088+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56f777e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.089+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_205-, and the Request Id: 1927d823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.089+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b12e732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.091+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b12e732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.092+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_202-, and the Request Id: 7554eab6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.097+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 520aa1ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.099+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 520aa1ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.100+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51f8ea0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.101+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51f8ea0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.102+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_211-, and the Request Id: 36648dc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.103+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_205, and the Request Id: 715caeb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.103+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f1ad044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.106+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f1ad044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.106+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_207, and the Request Id: 721f2c6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.112+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74138691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.115+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e8574f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.116+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51d0c383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.117+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e8574f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.119+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51d0c383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.121+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55412a8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.121+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_203-, and the Request Id: 28a08e75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.122+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d8e3de9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.123+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6616fbd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.123+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_205, and the Request Id: 13c82346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.125+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6616fbd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.129+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_207, and the Request Id: 22f53804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.133+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c58cf65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.135+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c58cf65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.138+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_205-, and the Request Id: 264678b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.138+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_207-, and the Request Id: 54fe6f4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.143+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 738536c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.145+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 738536c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.147+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7db89eee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.149+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_205-, and the Request Id: 7ac7643c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.152+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_205, and the Request Id: 73791aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.158+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2b3199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.162+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e3fb433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.164+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f5b6494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.164+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 561c344d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.166+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e3fb433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.170+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7abe045e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.170+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 476d130e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.172+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7abe045e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.173+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_207-, and the Request Id: 2e6603e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.179+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_205, and the Request Id: 38ebe534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.180+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 274e7ba1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.185+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 684e6d91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.187+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_205-, and the Request Id: 6478d63f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.191+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 703dc00f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.194+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 145afb00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.203+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b918634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.204+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ddcae12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.208+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ddcae12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.209+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 732be2b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.212+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74e6f2f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.214+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55f04978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.216+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55f04978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.217+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68f64df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.218+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68f64df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.220+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_203, and the Request Id: 733c1850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.220+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72099866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.222+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72099866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.225+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_206, and the Request Id: c3a89d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.229+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6af8325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.231+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6af8325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.243+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b4df96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.245+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_205-, and the Request Id: 4cf9d49c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.246+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b4df96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.249+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_204, and the Request Id: 39c76ad9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.252+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7340176d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.254+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28d51ca7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.256+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28d51ca7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.257+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35501783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.259+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75c34118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.261+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75c34118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.264+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_206-, and the Request Id: 43ca71c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.265+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_212, and the Request Id: 71ec680e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.265+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75314119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.267+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75314119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.274+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6db09b76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.274+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_203-, and the Request Id: 13181f2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.281+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ba4a162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.283+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ba4a162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.285+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_206, and the Request Id: 5d82f9f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.288+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f04553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.290+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_212-, and the Request Id: 512813a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.291+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1645ac55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.294+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1645ac55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.297+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7be3342f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.297+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21291647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.298+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7be3342f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.301+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_208, and the Request Id: 7edaa9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.305+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b726970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.308+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f20fd88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.309+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f20fd88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.312+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36a1d534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.314+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36a1d534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.317+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_206, and the Request Id: 39a664b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.320+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_204-, and the Request Id: 5b9a4da7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.321+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a4f5285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.323+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a4f5285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.328+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a1242e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.332+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 383d4e0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.333+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_206-, and the Request Id: 59ee560a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.333+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 250bc8d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.335+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 383d4e0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.338+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56df8ca4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.339+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_208, and the Request Id: 4feea670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.341+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 615d137a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.346+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73a5799b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.348+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73a5799b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.348+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_208-, and the Request Id: 350e0075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.351+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38d37873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.353+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5182c3c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.354+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_206-, and the Request Id: 13582aa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.355+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5182c3c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.358+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d415a9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.359+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fe8162e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.362+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_206, and the Request Id: 7efb7deb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.362+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1223ca36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.365+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_208-, and the Request Id: 2e43ccba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.370+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b27aa18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.371+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 391aba6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.373+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 391aba6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.375+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36f7048e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.376+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36f7048e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.379+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35dd27c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.381+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35dd27c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.382+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_206, and the Request Id: 4253aa2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.383+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11375b0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.384+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11375b0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.385+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c5e5292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.392+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_207, and the Request Id: 4d1cc62a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.395+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71a206f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.398+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eb03d4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.398+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_206-, and the Request Id: 25bf5a2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.405+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_206-, and the Request Id: 45a7df2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.413+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b41ebdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.414+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d1d42bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.414+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e997c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.416+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d1d42bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.418+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_207-, and the Request Id: 692fe222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.419+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71f3921a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.421+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71f3921a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.422+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 113a91ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.424+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13bbe166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.425+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cf0ff86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.426+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13bbe166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.426+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b2adde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.427+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cf0ff86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.429+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 146210fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.429+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_204, and the Request Id: 56e0a4e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.432+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_213, and the Request Id: 2bb70bbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.432+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e997c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.435+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 297a8a02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.436+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 297a8a02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.438+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1592dbf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.443+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_205, and the Request Id: 4be92928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.443+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7976d192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.444+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a392c8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.448+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7976d192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.451+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ddaf72c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.455+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c0a0dd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.455+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_205-, and the Request Id: 6fba03c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.457+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c0a0dd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.457+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 208315c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.459+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 208315c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.462+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 738877d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.463+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 738877d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.464+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_207, and the Request Id: 35ed177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.465+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_204-, and the Request Id: 387cd297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.466+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c6585b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.467+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b456a90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.468+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c6585b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.469+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b456a90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.471+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_207, and the Request Id: 1815a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.476+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_209, and the Request Id: 590b9c62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.481+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34a1c494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.481+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_213-, and the Request Id: 38779c98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.483+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34a1c494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.488+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ab3f054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.490+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ab3f054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.493+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_209, and the Request Id: 5dec44a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.493+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27581ac9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.502+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3872847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.505+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1123ef46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.507+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fe2ebfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.507+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66c5527e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.509+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66c5527e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.513+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_207-, and the Request Id: 2ab5df05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.516+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_207-, and the Request Id: 3deff691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.516+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e97324f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.516+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6126406e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.518+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e97324f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.521+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_207, and the Request Id: e9581c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.522+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_209-, and the Request Id: 62537bda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.528+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e0de622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.528+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_207-, and the Request Id: 571511f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.532+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3438a4f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.533+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bc341e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.534+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3438a4f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.536+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4638f763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.537+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4638f763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.538+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3726f0c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.540+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54d3a7be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.540+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_208, and the Request Id: 5600b9b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.545+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75e06d9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.548+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4201a0f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.553+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6672fdac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.553+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7506df9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.555+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_209-, and the Request Id: 899e112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.557+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_208-, and the Request Id: 6d7a9aaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.558+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d7507d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.562+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 729d7fb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.565+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f37518a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.569+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c306f90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.571+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c306f90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.572+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36582e75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.575+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 701414de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.575+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a118558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.577+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a118558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.580+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_208, and the Request Id: 9199ae0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.580+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cccf33b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.582+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cccf33b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.584+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ed9b173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.586+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ed9b173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.591+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 484c18c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.594+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_205, and the Request Id: 76c4b4bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.597+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74b71b75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.603+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_205-, and the Request Id: 55f54f82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.605+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_208-, and the Request Id: 59cb3b41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.605+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bd3f7a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.608+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74b71b75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.608+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73130604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.610+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fd2fa95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.611+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bd3f7a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.612+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47dcc904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.612+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9e61a76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.613+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fd2fa95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.614+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e61a76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.615+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f969b2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.618+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f969b2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.618+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 442bbe8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.618+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b7ba71d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.621+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 442bbe8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.621+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b7ba71d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.621+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f97cf97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.622+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fb40788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.623+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f97cf97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.625+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_206, and the Request Id: 287e7011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.625+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58c562b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.626+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_208, and the Request Id: 6d796841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.627+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c562b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.627+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c28d24e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.629+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c28d24e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.629+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_210, and the Request Id: 2add7e32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.630+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_214, and the Request Id: 7e7bcc91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.633+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fb40788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.634+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f454628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.635+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_207, and the Request Id: 6f1c410e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.635+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bac2c1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.637+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bac2c1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.635+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26ba858b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.639+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26ba858b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.640+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42454aa6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.641+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_209, and the Request Id: 279b2f6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.642+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42454aa6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.643+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_206-, and the Request Id: 23815387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.643+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42367eb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.646+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5aaa6e73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.647+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72879311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.648+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aaa6e73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.649+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72879311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.650+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_210, and the Request Id: 1a6d2a81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.654+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_208, and the Request Id: 285770ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.655+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_208-, and the Request Id: 51f9424b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.657+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_210-, and the Request Id: 2dcb77c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.657+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bd944cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.660+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_210-, and the Request Id: 6a657457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.665+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d3171e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.665+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14c2380c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.674+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_208-, and the Request Id: 66c24308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.681+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_214-, and the Request Id: 4aa76ad7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.688+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_207-, and the Request Id: 4a6fb9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.688+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_209-, and the Request Id: 2afea9c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.693+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 427ca969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.694+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41c66395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.694+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 479d1120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.705+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11483c9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.707+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1538b85d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.707+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11483c9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.710+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d27ce99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.710+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b5de2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.714+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10816839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.715+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42e326dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.717+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42e326dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.718+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6521656a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.719+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20e27676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.721+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_209, and the Request Id: 601fe4d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.722+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6789a4a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.722+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4acfcdf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.724+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6521656a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.727+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21953024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.727+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ab2923c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.729+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21953024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.729+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ab2923c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.730+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_206, and the Request Id: 46895d62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.732+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4779e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.733+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cc49438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.734+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4779e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.738+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_206-, and the Request Id: 2871b73a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.738+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_207, and the Request Id: 1614b41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.738+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31d7fa23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.743+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ae88af4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.743+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b51729d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.745+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b51729d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.747+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21ce35a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.747+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f5aae13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.749+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21ce35a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.749+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f5aae13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.751+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_209, and the Request Id: 9df104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.753+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d275df5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.754+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b743af2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.754+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d275df5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.755+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_209-, and the Request Id: 6bea02b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.757+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_209, and the Request Id: 2cd6c49f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.758+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ec192b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.760+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ec192b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.761+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_209-, and the Request Id: 24dea38d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.763+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fffe611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.764+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 269246fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.765+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fffe611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.767+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_209-, and the Request Id: 1e6c6326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.770+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_211, and the Request Id: 358e046f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.776+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1060b6de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.776+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d921ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.779+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68eb4676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.779+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2206b4aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.780+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68eb4676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.781+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2206b4aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.783+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d282555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.783+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14d3e04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.785+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14d3e04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.785+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d282555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.787+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_215, and the Request Id: 4a40b582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.788+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9d5ad9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.791+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dc3590c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.793+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_208, and the Request Id: 1d93df8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.798+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 519544d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.800+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_207-, and the Request Id: 67e9abdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.804+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_211-, and the Request Id: 700da946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.806+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77455800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.808+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77455800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.812+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_215-, and the Request Id: 18582e13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.815+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3812f93c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.815+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7df1d89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.815+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dd589a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.817+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dd589a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.818+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4153c852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.825+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_208-, and the Request Id: 7c851430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.825+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 270bd14c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.827+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 270bd14c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.829+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4153c852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.829+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5af806e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.829+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_210, and the Request Id: 2b427ed1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.832+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_207, and the Request Id: 565f4d4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.834+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 347b4413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.838+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 320baa85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.839+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7564f659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.840+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 320baa85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.843+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48ecd145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.845+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48ecd145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.848+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_211, and the Request Id: 193fb39c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.859+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39eca5e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.861+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39eca5e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.862+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36a6094f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.862+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 725c7654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.865+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36d7fdf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.866+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d3ff7fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.866+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36d7fdf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.868+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d3ff7fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.869+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f5778d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.869+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_210, and the Request Id: 48c82be5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.870+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f5778d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.873+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_210, and the Request Id: 40c8dadc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.881+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_210-, and the Request Id: 3d61c55d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.885+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bccad15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.887+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_211-, and the Request Id: 7eb81767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.888+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_210-, and the Request Id: 780a634f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.890+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_207-, and the Request Id: 41b64711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.893+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 545de3f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.896+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51bd6abc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.899+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bd7f33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.899+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29bf77a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.903+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29bf77a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.904+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b3d9b11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.906+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bef620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.906+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1402266d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.906+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b3d9b11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.908+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1402266d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.911+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ebae74f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.915+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_210, and the Request Id: 54fec4cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.915+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d53543c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.915+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ada1064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.916+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2937639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.917+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d53543c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.917+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2937639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.919+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ada1064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.919+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bdb0c18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.921+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bdb0c18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.922+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_208, and the Request Id: 11054cb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.922+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21c9bde2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.924+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_216, and the Request Id: 2d3ae7ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.953+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cf17fe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.955+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cf17fe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.959+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_209, and the Request Id: 2a768234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.959+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74da8b3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.961+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_210-, and the Request Id: 5aa4a235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.962+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e96498c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.962+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_208-, and the Request Id: 64e0cf3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.968+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_210-, and the Request Id: 4db3706d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.975+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d6a250d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.975+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 248a0bdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.975+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6087feec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.977+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d6a250d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.982+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cd437a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.984+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd437a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.986+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_212, and the Request Id: 96d496a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.989+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_216-, and the Request Id: 5aa80453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.994+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_212-, and the Request Id: 19230ba5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:18.998+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa0d398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.003+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 144d96b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.005+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 144d96b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.006+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21443cc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.009+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21443cc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.011+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4337020e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.014+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77ed55ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.016+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_208, and the Request Id: 784733d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.023+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32d4b421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.023+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_209-, and the Request Id: 68d7f5b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.025+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32d4b421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.027+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e827c27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.032+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c17f9f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.032+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31be769e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.034+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c17f9f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.035+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cc02419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.036+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31b939eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.037+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69997a05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.039+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_211, and the Request Id: 38ecd5fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.043+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cc02419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.044+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ead69ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.046+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ead69ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.048+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_211, and the Request Id: 37a5862c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.050+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_208-, and the Request Id: 1d805ab5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.050+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d3cb6d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.054+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a89b777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.058+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f002ed9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.058+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c3194de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.062+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2210a658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.063+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f002ed9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.063+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26e63c17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.064+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2210a658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.066+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2993148f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.068+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2993148f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.071+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22771363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.072+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7668919c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.073+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7668919c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.073+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22771363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.076+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_211, and the Request Id: 35b21178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.076+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60a9f62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.078+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60a9f62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.080+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e69dcd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.080+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_212, and the Request Id: bb75c87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.082+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1676b7e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.084+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1676b7e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.087+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_217, and the Request Id: 64d37e6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.088+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_211-, and the Request Id: 298d5868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.088+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_211-, and the Request Id: 6f1e2eb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.093+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 261cc1c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.094+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 261cc1c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.098+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8055451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.099+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8055451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.101+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_217-, and the Request Id: 40aeb25f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.103+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 112325a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.104+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 112325a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.106+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_211, and the Request Id: 31aa32b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.108+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_213, and the Request Id: 70f4f8f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.114+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 562c00a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.115+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e92d786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.117+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57a54a72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.120+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 737d46e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.124+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6444bf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.125+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b06481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.125+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_212-, and the Request Id: 883c9d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.126+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11a5c401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.127+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b06481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.128+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11a5c401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.130+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77b0d2cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.132+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77b0d2cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.133+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_213-, and the Request Id: 265f8ea5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.136+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_211-, and the Request Id: 59f7c9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.138+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29005265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.139+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29005265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.141+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_210, and the Request Id: 71671d44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.141+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 577837c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.144+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_209, and the Request Id: 1863c286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.145+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58f6f093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.150+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_211-, and the Request Id: 29b4a5b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.156+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11dea94e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.162+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e4379d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.170+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 865620e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.176+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71e0bc71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.180+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_210-, and the Request Id: 55e94eae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.183+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 662ed50d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.187+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10118d8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.191+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ba3bb95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.193+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_209-, and the Request Id: 3ccb6f7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.195+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 288cbb87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.196+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 697c15ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.197+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 288cbb87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.201+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3725bbe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.203+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3725bbe5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.205+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_209, and the Request Id: 46d8800d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.209+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79851f65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.210+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79851f65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.214+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51377fe4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.217+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5da46d74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.219+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bc2ce81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.220+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc2ce81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.223+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51377fe4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.223+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_212, and the Request Id: 75d45fd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.224+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 616e2f9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.226+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e81b5a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.226+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 616e2f9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.228+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_218, and the Request Id: 48426752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.230+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_209-, and the Request Id: 7477ffe9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.234+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d7d375b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.235+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38906e72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.237+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7d375b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.241+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fba7a84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.243+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fba7a84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.246+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1afb5566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.247+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_213, and the Request Id: 7d7b9ad0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.249+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1afb5566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.256+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c9f1cf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.256+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77608741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.256+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dc509d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.259+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37ae891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.260+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_212-, and the Request Id: 182c02a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.262+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_218-, and the Request Id: 60f01e84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.263+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37ae891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.267+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bc5157d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.269+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bc5157d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.270+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_213-, and the Request Id: 2ef8aa48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.274+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f16aa14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.275+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f16aa14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.277+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_212, and the Request Id: 7a4e43c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.278+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a0a1cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.279+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c28966a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.280+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c28966a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.282+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16b73fac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.284+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16b73fac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.285+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a65599d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.286+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a65599d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.288+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_211, and the Request Id: 5caad2f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.289+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_212, and the Request Id: 332ef12e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.289+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 342f4478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.291+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 342f4478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.294+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 169e8861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_214, and the Request Id: 2ad5d5ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.299+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a9ffdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.305+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2654b206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.310+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b69afc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.310+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31204805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.313+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2654b206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.315+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a2717cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.318+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a2717cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.324+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_212-, and the Request Id: 2a05534e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.325+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_212-, and the Request Id: c80e905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.325+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31ec98c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.327+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_211-, and the Request Id: 1fd8e0ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.327+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31ec98c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.331+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_212, and the Request Id: 53c45284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.331+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c0c072a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.332+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_214-, and the Request Id: 760db2a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.333+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c0c072a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.336+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_210, and the Request Id: 52a0d89d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.339+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b29a28d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.340+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b29a28d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.343+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aa97ef8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.345+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59739844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.346+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 435dd46b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.350+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_212-, and the Request Id: 5b6be974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.350+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 435dd46b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.353+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27489011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.358+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_210, and the Request Id: 624dc6b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.366+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 209ce4dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.371+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_210-, and the Request Id: 7eaf2c4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.373+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57efb611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.375+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44a55e1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.378+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 371b329d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.385+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f7680e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.386+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73442fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.387+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f7680e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.388+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73442fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.390+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ddbda93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.392+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ddbda93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.393+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73dd2532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.395+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73dd2532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.395+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76ed3321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.398+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_213, and the Request Id: 49f5dfcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.402+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_219, and the Request Id: 535be214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.403+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_210-, and the Request Id: a91c398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.405+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55b96281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.411+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_213-, and the Request Id: 445bf7fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.416+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e09508f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.418+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e09508f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.418+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d14f5ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.421+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 126994ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.425+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70db40c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.426+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64a84e7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.428+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64a84e7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.430+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_213, and the Request Id: 5a873c4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.438+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4542d035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.440+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4542d035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.440+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ec5ce4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.442+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50b6ca24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.443+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39906929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.443+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2532a4e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.444+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50b6ca24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.445+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2532a4e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.447+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17a45446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.447+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_212, and the Request Id: 332311a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.449+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_219-, and the Request Id: 4d9062f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.450+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e38ed89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.451+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e38ed89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.454+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_213, and the Request Id: 3064fe96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.456+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b27b1d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.458+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b27b1d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.459+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54a93bd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.460+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d5263f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.461+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54a93bd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.462+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d5263f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.463+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_212-, and the Request Id: 24d0a47a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.465+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_213, and the Request Id: 61259e31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.465+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fe01431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.467+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe01431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.468+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_213-, and the Request Id: 701e2d82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.472+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_214, and the Request Id: 79b3e979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.473+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70e39be5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.476+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70e39be5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.478+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f03ad52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.481+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f03ad52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.482+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9b731b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.485+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_215, and the Request Id: 64eea7e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.486+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 567b74c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.488+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_213-, and the Request Id: 3fb65ed8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.492+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15937209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.495+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 440fedf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.502+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 399d2230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.504+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 399d2230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.509+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_213-, and the Request Id: 3a49ee54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.513+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38fbdb8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.514+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bc5a32e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.515+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_214-, and the Request Id: 18cf9a13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.516+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bc5a32e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.520+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_211, and the Request Id: 3578fdd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.526+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ed3c885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.527+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 296c8acb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.528+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ed3c885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.530+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 610bd981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.535+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3105aa86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.537+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3105aa86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.540+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61472b8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.542+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_211, and the Request Id: 1fc911cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.551+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b82cc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.553+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37deb2bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.554+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 169d4c6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.558+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 595578e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.561+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_211-, and the Request Id: 4c4c6581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.563+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_215-, and the Request Id: 4ab9b0c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.565+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64fd740c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.570+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41b04e04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.573+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_211-, and the Request Id: 4b9ccba6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.573+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41b04e04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.576+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6480ab14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.576+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65438112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.577+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47ad72e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.578+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6480ab14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.578+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65438112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.580+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6822cd2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.582+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d2a29ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.582+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6822cd2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.584+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bf5c4aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.585+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_220, and the Request Id: 2fa80bf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.586+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bf5c4aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.586+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4343c632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.589+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35d2f767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.589+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_214, and the Request Id: 5d82cd56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.590+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35d2f767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.591+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6393ee34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.592+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 727e4e09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.592+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6393ee34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.594+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 727e4e09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.597+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_214, and the Request Id: 54d8e24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.599+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a6fb9da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.599+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_213, and the Request Id: 7310e836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.600+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_214-, and the Request Id: 39129d23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.606+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_214-, and the Request Id: 4e25d7c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.608+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48e9658d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.611+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7143032a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.613+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7143032a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.615+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 427d1f34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.616+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 427d1f34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.618+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_214, and the Request Id: 229b4900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.623+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ea2a42b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.625+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ea2a42b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.627+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47ff72af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.627+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_220-, and the Request Id: a35576e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.629+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47ff72af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.629+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5073f3cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.634+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_215, and the Request Id: 770cb821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.636+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_213-, and the Request Id: 53e455d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.638+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73a71aed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.641+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ea81133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.643+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ea81133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.645+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b5e3607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.647+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b5e3607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.647+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cde48b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.647+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 503e00de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.651+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_214, and the Request Id: 5264ff1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.656+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 279ba4aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.663+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_214-, and the Request Id: 2c7cd485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.664+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42955546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.666+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42955546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.667+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33f5b191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.670+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61e8943f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.673+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e8943f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.675+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_215, and the Request Id: 4056d36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.677+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_215-, and the Request Id: 5f1d8ccf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.681+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56d5ebdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.681+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c18bcf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.687+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_214-, and the Request Id: 42e4305e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.689+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9c19d07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.690+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9c19d07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.692+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15015d08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.692+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3858cf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.694+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15015d08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.696+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_212, and the Request Id: 5b1e8c6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.697+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 388d00b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.697+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43e01ff3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.708+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36c2b289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.718+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26b5b13f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.718+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_215-, and the Request Id: 566d10d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.720+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26b5b13f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.722+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 303b3946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.724+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 303b3946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.738+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a522363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.741+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_216, and the Request Id: 15f6cd56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.743+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dd478c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.745+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dd478c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.749+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d391dc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.750+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d391dc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.752+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a5b9fbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.753+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_212-, and the Request Id: 49a2c25a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.758+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b24cffc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.758+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_221, and the Request Id: 4254db3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.761+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b24cffc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.764+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37cf591a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.768+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bac825a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.768+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71b76974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.768+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 626513ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.769+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bac825a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.771+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 147c440c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.773+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 147c440c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.774+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d132a19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.776+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d132a19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.776+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_214, and the Request Id: 1a6e519e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.779+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_212, and the Request Id: 23da5e92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.782+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c821c4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.785+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e5d75b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.785+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a68d463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.786+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e5d75b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.788+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60a2fca8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.790+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60a2fca8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.792+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_215, and the Request Id: 63d9f7a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.799+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_221-, and the Request Id: 56e2ea64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.804+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48641042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.806+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_216-, and the Request Id: 4806d37c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.812+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45131a15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.813+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a8a2d12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.815+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a8a2d12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.817+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_214-, and the Request Id: 5e4f65c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.817+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_212-, and the Request Id: 632af7bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.819+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d9149a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.820+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d9149a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.821+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_215-, and the Request Id: 22a00ef7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.825+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 499b74ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.827+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 499b74ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.827+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9ccfb6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.828+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 508a358e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.829+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 508a358e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.829+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9ccfb6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.832+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d4bb65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.833+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_215, and the Request Id: 64ae6696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.833+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d4bb65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.834+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e2534d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.835+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d61a2a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.836+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_216, and the Request Id: 1b340041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.837+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d61a2a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.839+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28e98a13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.841+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43b77137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.841+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_216, and the Request Id: 4e197d46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.842+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52a91526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.843+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28e98a13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.848+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_215, and the Request Id: 737bce90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.854+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_216-, and the Request Id: 489c13db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.857+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10eb4765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.859+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a01d918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.859+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1670c3d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.865+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 553a9df6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.871+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27e25854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.872+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27e25854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.873+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7caa6ef8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.875+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_216-, and the Request Id: 28afbc57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.878+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4151a179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.879+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_215-, and the Request Id: 3901b225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.879+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b335950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.880+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4151a179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.881+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b335950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.885+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_213, and the Request Id: 454eaeb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.886+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_215-, and the Request Id: c0329c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.890+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4464f9f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.892+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4464f9f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.894+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_217, and the Request Id: 5827019d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.897+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26ccfc19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.907+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74e30b11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.910+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ed37339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.912+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b2b5a90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.918+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 388a1ac7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.920+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 388a1ac7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.923+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34915d70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.924+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 689265d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.924+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34915d70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.925+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23128215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.930+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_216, and the Request Id: 32e1b82d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.933+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_213-, and the Request Id: 34e1b590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.937+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b9bf454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.946+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_217-, and the Request Id: 58350085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.951+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 164bdc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.951+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 651485ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.954+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 651485ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.959+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44b21c41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.961+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44b21c41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.962+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dab04f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.964+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dab04f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.965+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_215, and the Request Id: 23ebebbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.968+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ea07804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.972+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19c20844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.974+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19c20844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.977+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_222, and the Request Id: 5769f40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.979+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_215-, and the Request Id: 3189e888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.982+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c623796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.984+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c623796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.984+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_216-, and the Request Id: 302ab85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.986+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48b0367f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.987+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48b0367f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.989+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_217, and the Request Id: 64ac25ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.995+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aafd73c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:19.997+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24dec95c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.004+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_217-, and the Request Id: 6674ac90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.019+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2780fe2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.021+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_222-, and the Request Id: 95e664b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.022+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2780fe2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.024+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 751f3835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.024+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e891b3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.028+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cb49f30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.029+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70eedb22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.032+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38e6366f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.032+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cb49f30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.034+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38e6366f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.035+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_217, and the Request Id: 51d0f46c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.038+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f92ffbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.040+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f92ffbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.044+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a4cf0ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.044+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 679b5eb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.045+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ebafd9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.045+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d292916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.046+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 679b5eb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.048+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a8c3194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.048+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f185826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.049+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a8c3194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.052+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_213, and the Request Id: 21589aa7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.052+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_216, and the Request Id: 786ffe9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.057+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_217-, and the Request Id: 9dfca31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.061+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e185586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.064+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12318841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.066+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12318841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.066+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26dfcff9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.066+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f96b2e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.071+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f3d18d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.071+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cd4282c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.073+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd4282c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.073+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16bd5704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.073+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f3d18d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.076+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ff5098e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.076+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e8b955e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.078+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e8b955e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.078+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ff5098e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.080+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_214, and the Request Id: 7000829b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.084+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69663a8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.084+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_216-, and the Request Id: 3b591a12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.086+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69663a8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.088+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_216, and the Request Id: 1b95d323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.094+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_214-, and the Request Id: 326350ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.097+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b4431f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.097+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_216, and the Request Id: 541366bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.103+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fdb74aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.104+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_213-, and the Request Id: 30b33fcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.109+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_216-, and the Request Id: 7732762c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.111+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fdb74aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.114+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54e6123e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.114+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 303abbed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.116+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54e6123e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.116+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 303abbed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.118+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 377d2bcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.119+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dda569a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.119+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_218, and the Request Id: 6fe5e091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.119+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ca15326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.121+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ca15326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.125+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6430aaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.129+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_217, and the Request Id: 270588ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.130+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7031555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.132+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a536bde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.132+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7031555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.132+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 234abd38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.137+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27804a70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.139+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27804a70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.141+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_218, and the Request Id: 72acba77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.149+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_218-, and the Request Id: 5c3ab492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.151+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 273fa9d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.151+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_216-, and the Request Id: 89424d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.155+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f9c76b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.159+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_218-, and the Request Id: 79db7973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.159+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f3d222e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.161+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_217-, and the Request Id: 27b5ff60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.171+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f26e1be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.172+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77c396df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.172+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bbd5167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.174+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f26e1be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.175+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bbd5167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.177+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77411c3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.177+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42d5bc43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.179+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42d5bc43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.179+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77411c3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.182+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_218, and the Request Id: 2493e6bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.182+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 699ddaeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.185+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_223, and the Request Id: 148825cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.194+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26db3e74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.194+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 465e7f71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.196+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d8cf336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.197+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26db3e74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.200+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 139a48e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.202+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 139a48e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.205+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_217, and the Request Id: 225754d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.207+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33918210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.207+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 194e07e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.209+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 194e07e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.211+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ad0a9ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.213+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ad0a9ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.217+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_214, and the Request Id: 1b60a685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.225+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2839f1d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.229+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c324d78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.231+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c324d78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.233+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_214-, and the Request Id: 60541550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.234+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4425ff97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.234+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_223-, and the Request Id: 63a9965d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.236+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48fd1fcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.237+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48fd1fcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.241+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_215, and the Request Id: 61efb968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.246+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aec7268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.246+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_218-, and the Request Id: 68392d62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.246+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 655539ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.248+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 655539ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.249+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c3f1696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.250+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_217-, and the Request Id: 6a0ff724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.251+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c3f1696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.252+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31044d96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.254+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c190b10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.254+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62fa9fc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.256+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c190b10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.256+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3310dafa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.257+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_219, and the Request Id: 160a381e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.258+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3310dafa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.259+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_217, and the Request Id: 4d124dd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.261+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_215-, and the Request Id: 5fc1b704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.268+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fa784e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.269+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ceadf9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.271+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 336f7e9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.277+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fa784e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.280+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_219-, and the Request Id: 7d245682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.281+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79a343bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.283+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a343bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.285+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 246bed4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.285+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67f58b58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.287+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 246bed4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.287+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a5e8c87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.288+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67f58b58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.289+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a5e8c87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.289+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_219, and the Request Id: 372ba04a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.289+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d3f9977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.292+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f5a53c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.294+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f5a53c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.294+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_217-, and the Request Id: 260c796b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.300+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_218, and the Request Id: 4dae9ae1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.301+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_217, and the Request Id: 5ead8a28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.307+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 376f393b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.312+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 702cba34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.321+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26dc5ad5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.324+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58ecd632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.325+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 124c9cac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.335+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72d36e36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.338+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46ccae88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.341+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_217-, and the Request Id: 7b20653d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.341+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_218-, and the Request Id: 139c16fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.342+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4093daab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.346+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b46214d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.351+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_219-, and the Request Id: 157947ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.363+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33af69af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.365+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33af69af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.370+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 539a6e2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.371+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b33790b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.372+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 539a6e2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.375+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_224, and the Request Id: 2d893a05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.385+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24741efa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.385+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c7c24ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.387+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24741efa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.385+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c8ed653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.389+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_224-, and the Request Id: 67064299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.389+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28535626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.391+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28535626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.393+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 484e6fe0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.394+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 484e6fe0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.398+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_215, and the Request Id: 32a26c8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.400+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d13e339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.402+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7838d7dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.402+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d13e339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.403+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9229b87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.404+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7838d7dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.405+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26de2585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.405+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_218, and the Request Id: 477a7b92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.408+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 197fd72c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.409+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 197fd72c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.411+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_216, and the Request Id: 3403bc3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.417+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cd9f706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.417+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26de2585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.420+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f31dd67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.421+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34405b4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.422+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f31dd67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.422+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34405b4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.425+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23f67a06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.426+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_219, and the Request Id: ef7e09d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.427+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 425f52a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.427+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23f67a06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.432+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_220, and the Request Id: 40c9a713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.432+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 347db257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.442+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10fabb82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.446+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_215-, and the Request Id: 13b1f043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.447+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6025b10b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.451+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a849519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.453+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a849519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.454+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_219-, and the Request Id: 781f7b37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.454+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_216-, and the Request Id: 364d583e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.459+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69ef5c5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.461+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5af63fe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.463+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69ef5c5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.465+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_218, and the Request Id: d0f42fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.480+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_218-, and the Request Id: 9ae8e66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.481+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_220-, and the Request Id: 9dab56a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.481+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e34d1f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.482+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20cb2a17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.484+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e34d1f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.486+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 562d55ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.489+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ba7aaac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.490+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20cb2a17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.491+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 493e14c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.492+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ba7aaac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.494+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 292d1451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.494+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fe86e30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.494+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76929173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.496+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fe86e30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.496+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76929173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.497+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4af35847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.498+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4af35847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.502+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_220, and the Request Id: 11234172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.502+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_218, and the Request Id: 448e653e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.505+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_219, and the Request Id: 6f5e96ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.505+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_218-, and the Request Id: 491dfebc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.549+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_220-, and the Request Id: 3a19a5b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.550+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16387a52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.550+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29ea66cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.552+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29ea66cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.554+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_218-, and the Request Id: 72724413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.549+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31bef3f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.559+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f653e96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.562+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8e41361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.562+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_219-, and the Request Id: 143e621f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.562+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 690bf0f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.564+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68fcb533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.565+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6289d3d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.566+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68fcb533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.568+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9978ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.568+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_225, and the Request Id: e4df3ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.576+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1905fe5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.581+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50b908ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.586+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fb97be9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.587+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7abe3db3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.589+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb97be9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.589+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7abe3db3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.591+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 308b2502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.593+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 308b2502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.595+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e0a765b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.597+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e0a765b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.598+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_220, and the Request Id: 3511ccf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.598+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e479a2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.600+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e479a2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.601+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_225-, and the Request Id: 467b178c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.601+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_217, and the Request Id: 62aa116b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.603+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 224473e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.607+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20c6779d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.610+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a66c435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.612+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a66c435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.613+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d327781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.613+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19f5c29a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.618+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_220-, and the Request Id: 6f1a497d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.623+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25dc0412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.623+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_221, and the Request Id: 7773f50c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.623+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_217-, and the Request Id: 61e26e21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.627+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d5d9392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.627+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d5eea8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.629+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d5eea8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.634+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b430a5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.635+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6663b55a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.635+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a8b14c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.636+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b430a5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.637+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6663b55a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.637+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33957649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.639+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33957649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.639+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_219, and the Request Id: 42424fd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.640+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9f0ab9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.641+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9f0ab9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.644+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_219, and the Request Id: 3e0d9e53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.645+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c6bd404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.647+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c6bd404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.651+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1af05c32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.652+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_216, and the Request Id: 4d3d4fd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.654+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a6214e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.655+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_221-, and the Request Id: 184f5905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.659+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f74dba9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.664+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_216-, and the Request Id: 1ce910cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.667+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 739c582c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.669+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 739c582c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.671+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 710991c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.672+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_219-, and the Request Id: 1a3b0437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.676+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a7471ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.676+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b6e5b58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.676+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 710991c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.678+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b6e5b58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.679+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 676f14f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.679+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 707f3493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.681+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 676f14f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.681+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 707f3493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.684+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16317c8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.685+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47e69bd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.686+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16317c8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.686+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_219, and the Request Id: 5b2e948c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.687+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47e69bd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.690+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_220, and the Request Id: 15c731e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.692+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 131174bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.693+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_226, and the Request Id: 1bced8c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.695+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ac03af9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.697+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac03af9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.699+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3194e2ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.702+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_221, and the Request Id: 6e07cb8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.705+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 336b393c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.706+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ce9ed91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.712+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_220-, and the Request Id: 6b0b5fcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.717+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cb43ca9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.725+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 605f2a1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.726+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f5b0cda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.726+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_219-, and the Request Id: 173c9894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.727+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 605f2a1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.729+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 438399f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.729+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5166f063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.731+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5166f063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.734+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_226-, and the Request Id: 51338b23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.734+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_221, and the Request Id: 7a68b1e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.734+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 257709bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.738+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45e8a544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.738+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f5b0cda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.740+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45e8a544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.743+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a40a399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.743+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_219-, and the Request Id: 64193ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.744+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a40a399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.745+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_221-, and the Request Id: 563b773d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.746+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_218, and the Request Id: 184de4cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.749+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31f3af56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.752+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_221-, and the Request Id: 700af063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.755+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51d9347e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.755+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bdac187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.757+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51d9347e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.761+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_220, and the Request Id: 6517f001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.762+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75269da1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.767+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35846ec2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.769+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35846ec2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.769+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 342536ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.772+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d667e7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.777+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9f2bc4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.777+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e49c089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.779+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f2bc4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.781+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_222, and the Request Id: 43aeeb4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.783+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_218-, and the Request Id: 2d65ddf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.788+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66baa26e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.794+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_220-, and the Request Id: 26434226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.796+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 227caacf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.796+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d2ab9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.798+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d2ab9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.800+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6805c2ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.802+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6805c2ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.804+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ec5662c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.804+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_217, and the Request Id: 47aa79ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.806+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ec5662c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.808+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bf92e39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.810+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bf92e39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.812+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_221, and the Request Id: 6e004e43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.813+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c677505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.815+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 313b3e39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.818+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d4baaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.836+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51c79b62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.839+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 251d8881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.839+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_222-, and the Request Id: 778645d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.858+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 128a9a93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.860+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6428a9d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.860+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 128a9a93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.865+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 725a3774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.866+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 725a3774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.868+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_227, and the Request Id: 1b3bffb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.869+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_217-, and the Request Id: 7adf00f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.882+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_227-, and the Request Id: 2c660163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.885+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a7c2d19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.885+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49c06ab3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.887+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49c06ab3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.888+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a7c2d19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.890+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1448cf72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.892+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1448cf72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.894+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a37e3a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.895+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_222, and the Request Id: 7d5f45c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.896+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a37e3a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.897+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7af7c3ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.899+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_220, and the Request Id: 7730560a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.900+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7af7c3ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.905+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79c6bc0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.907+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79c6bc0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.909+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44718e14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.912+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c4b56b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.914+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a98b526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.921+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_220, and the Request Id: 59ff2e46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.925+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_221-, and the Request Id: 72faba42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.925+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e73875c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.932+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a3d7f34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.937+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29fcb01b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.939+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29fcb01b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.943+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bd41188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.945+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_220-, and the Request Id: 3ef1b841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.946+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bd41188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.953+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37c40d17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.953+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_222-, and the Request Id: 357946f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.954+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_222, and the Request Id: 35f14561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.957+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d4b5286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.963+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_220-, and the Request Id: 178dc80c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.963+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26d9daef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.967+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7108db50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.967+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d4b5286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.970+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ba39944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.970+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7108db50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.972+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ba39944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.973+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7af20b06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.974+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7af20b06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.977+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_221, and the Request Id: 18f03d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.979+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_219, and the Request Id: 3d7fb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.981+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 146062f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.986+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f9715c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.991+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 148eaf07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:20.999+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_222-, and the Request Id: 6a57beb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.003+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55f750ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.007+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48dbda70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.009+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48dbda70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.011+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66b99edd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.013+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66b99edd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.015+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 443a80a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.016+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_223, and the Request Id: 496a0b15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.020+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d4aedaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.030+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_219-, and the Request Id: 6a01ebd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.030+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_221-, and the Request Id: 22f00cf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.032+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8d945dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.033+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8d945dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.035+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51806847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.038+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5017c904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.038+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bcab512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.042+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a06e2d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.045+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a06e2d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.048+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14b06f36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.048+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_218, and the Request Id: 76b5a234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.050+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14b06f36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.051+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2db40899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.054+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcab512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.055+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3850c791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.058+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_228, and the Request Id: 1c12248c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.066+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_223-, and the Request Id: 297f25c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.067+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d65f01c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.069+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d65f01c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.071+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c33c83d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.071+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ebb5039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.074+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72fe94f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.077+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72fe94f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.083+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c5b3e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.084+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_221, and the Request Id: 2224cc93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.085+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c5b3e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.088+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f043144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.090+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f043144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.099+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11bc4ef7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.101+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_222, and the Request Id: 57ba8f6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.114+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aa4528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.114+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_218-, and the Request Id: 30bbfe41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.115+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_228-, and the Request Id: 795e2aae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.117+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19cda92d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.122+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_221-, and the Request Id: 2f9d9494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.123+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19cda92d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.123+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b0acac2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.126+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d99f3be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.126+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 779a5101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.128+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d99f3be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.128+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23bb5e00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.130+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23bb5e00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.131+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_221, and the Request Id: 74298e76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.133+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25c834c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.135+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25c834c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.137+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_223, and the Request Id: 6cf21205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.140+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e97dd61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.145+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e383ee6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.145+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dc76e21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.147+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67bb1b56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.149+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67bb1b56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.150+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_222-, and the Request Id: 709f63d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.155+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_223-, and the Request Id: 730ee77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.155+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1830643b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.156+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27006a14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.157+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ea926ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.157+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27006a14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.157+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1830643b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.158+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64b4d006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.160+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64b4d006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.160+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c48c16a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.161+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75e56c4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.163+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75e56c4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.164+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_220, and the Request Id: 467df6a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.164+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d5fb7f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.166+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_221-, and the Request Id: 33330938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.167+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c48c16a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.169+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_222, and the Request Id: 1904d2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.169+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52437775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.177+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_223, and the Request Id: 2db2325f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.177+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7391ff58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.180+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11041cd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.181+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d498f87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.183+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 416c46d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.187+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d498f87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.189+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_220-, and the Request Id: 7577dec3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.192+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 636f1544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.193+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 636f1544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.197+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_224, and the Request Id: 7f976264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.206+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d63b442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.209+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_222-, and the Request Id: 7bbf8c5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.221+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dd09bb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.223+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_223-, and the Request Id: 7eb04ec4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.224+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a5e4458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.227+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dd09bb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.231+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c18c4da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.234+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b78a03a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.235+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c18c4da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.236+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64480cc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.237+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64480cc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.238+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 461b0aaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.240+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 461b0aaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.240+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fe7d113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.238+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_224-, and the Request Id: 125f9949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.242+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fe7d113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.244+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_219, and the Request Id: 4c136276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.246+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2651c09f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.250+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4accb884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.252+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_222, and the Request Id: ce9c957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.252+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_219-, and the Request Id: 6f89d44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.254+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e2fbfad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.255+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f17b51f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.256+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e2fbfad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.257+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d885432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.259+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d885432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.260+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21408898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.260+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3add8a0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.260+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_229, and the Request Id: 56177a93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.263+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3da7178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.265+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3da7178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.269+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_223, and the Request Id: 6bfa7a7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.275+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41245df5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.278+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c3210c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.281+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c022419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.282+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c022419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.285+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c06a422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.286+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c06a422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.288+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_224, and the Request Id: ae6602e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.292+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7771c395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.297+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_222-, and the Request Id: 38a50288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.305+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_229-, and the Request Id: 5c613181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.305+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71a7743d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.308+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72ebfbff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.310+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72ebfbff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.313+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 270548b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.314+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 270548b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.317+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_222, and the Request Id: 436075ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.324+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_223-, and the Request Id: 3429cce4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.328+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42ccb757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.329+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4300f27b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.331+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4300f27b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.332+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_224-, and the Request Id: 18357155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.333+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ef786fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.333+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 206b0317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.334+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 206b0317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.337+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_223, and the Request Id: 4ed83938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.338+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ef786fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.339+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 425cd103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.341+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 425cd103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.343+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 446bdd58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.344+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_221, and the Request Id: 13a81677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.349+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2574015d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.349+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d3aa096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.363+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a20dcfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.364+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c27d96d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.365+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a20dcfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.365+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_222-, and the Request Id: 4d34f8e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.367+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6807244f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.368+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6807244f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.375+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bb9cb56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.375+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_225, and the Request Id: 55ed0144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.375+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13ef5154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.377+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13ef5154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.380+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7664481a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.381+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7664481a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.382+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ef05ead, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.388+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_224, and the Request Id: 527dd0ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.390+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_223-, and the Request Id: 69cd2f4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.399+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76492685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.406+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 713ef84b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.409+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 713ef84b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.411+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d61ef1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.415+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f0265bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.417+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f0265bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.417+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_221-, and the Request Id: 375cb474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.421+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_220, and the Request Id: 51d8d708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.421+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72847038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.428+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_225-, and the Request Id: 7350ea9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.432+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_220-, and the Request Id: 4ad871de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.434+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20426ea4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.446+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_224-, and the Request Id: 1e612500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.459+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4931dc6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.461+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72f0c8d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.463+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72f0c8d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.464+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13519490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.465+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13519490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.467+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ba822d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.467+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 120622dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.468+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ba822d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.469+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 120622dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.471+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_223, and the Request Id: 6d4fd31f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.473+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_224, and the Request Id: 1dc9ddcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.475+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ec25305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.479+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_223-, and the Request Id: 84bef10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.481+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0d8ef9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.483+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_224-, and the Request Id: 7380cabe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.488+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d821198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.490+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7568c9f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.491+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8274510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.492+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7568c9f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.493+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8274510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.497+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56da9e71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.499+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3eb16de5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.501+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eb16de5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.501+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a039e2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.502+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a039e2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.503+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_225, and the Request Id: 750e55b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.505+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dc6aa69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.507+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dc6aa69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.507+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_230, and the Request Id: 65985ded, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.508+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c1d4f12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.511+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d109cf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.514+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 212c36af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.516+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 212c36af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.518+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_223, and the Request Id: 55f02f3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.519+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7491904b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.528+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b726d49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.529+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 643ca8e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.535+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49a2e56c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.536+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8f15074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.537+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49a2e56c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.537+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25b3c7d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.546+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57e4842d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.548+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57e4842d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.548+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c7b1a6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.551+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_230-, and the Request Id: 4a313ffe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.552+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_224, and the Request Id: 40335abc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.554+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_223-, and the Request Id: f83cc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.556+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_225-, and the Request Id: 7401454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.556+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cde491d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.558+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cde491d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.560+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57c6f4f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.562+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57c6f4f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.563+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22500a1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.565+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_225, and the Request Id: 1c80a339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.566+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22500a1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.567+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bc3331d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.571+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_222, and the Request Id: 635d6f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.571+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bc3331d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.577+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b31c9bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.577+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33a33a8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.577+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a7310c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.579+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a33a8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.582+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b6e787b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.583+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b6e787b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.586+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_224, and the Request Id: 4cd366fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.590+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e2c1754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.593+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e2c1754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.595+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f1c440d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.597+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d98b519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.599+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d98b519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.604+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75d935ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.604+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d1626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.606+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_221, and the Request Id: 42f7c063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.610+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_224-, and the Request Id: 53b02e59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.618+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e7c75bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.621+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b4dd8df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.622+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b4dd8df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.623+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34bfe7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.625+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47c42878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.626+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47c42878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.632+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_225, and the Request Id: 767bf789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.634+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35c13d6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.636+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35c13d6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.638+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_224-, and the Request Id: 6743cdb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.640+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 956d7a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.642+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 956d7a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.644+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_226, and the Request Id: 27332737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.646+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_225-, and the Request Id: 6b92706a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.653+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_225-, and the Request Id: 446dd124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.654+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_222-, and the Request Id: 3e0ee0b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.656+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_221-, and the Request Id: 7759244c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.657+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28871760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.657+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47d59a98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.663+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 293514f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.666+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 293514f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.669+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 102ff2b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.671+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 102ff2b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.672+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14991dd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.674+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14991dd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.675+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_224, and the Request Id: 78753d26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.678+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 134c8be2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.681+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57cc6dc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.681+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 134c8be2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.684+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_226, and the Request Id: e8cb997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.694+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_226-, and the Request Id: a8bd519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.696+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 715a3633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.696+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c44d4fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.699+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1686aa34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.700+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f541f75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.709+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c6658cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.711+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43a8fed0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.713+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43a8fed0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.714+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_224-, and the Request Id: 26d9e293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.716+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cbeb70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.717+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cbeb70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.720+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_231, and the Request Id: 1258a360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.732+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78f3a2bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.734+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_226-, and the Request Id: 75a781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.737+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 422cfa13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.738+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bc3176c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.738+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcf1d62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.749+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bbbcec2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.751+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79014ddc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.753+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79014ddc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.753+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 785a4b3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.754+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 682f3dfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.755+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 789c6846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.757+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 789c6846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.758+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_225, and the Request Id: 1a106fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.761+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_231-, and the Request Id: 27b5fc2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.762+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e762800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.763+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e762800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.765+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23acf984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.766+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f113e24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.766+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23acf984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.768+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_222, and the Request Id: 4e59d281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.772+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e70c2b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.777+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e70c2b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.778+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fe6d0eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.779+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ef5d83e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.779+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe6d0eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.785+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_222-, and the Request Id: 169ca4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.787+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26677f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.787+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 725aa99f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.787+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a6fda5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.788+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26677f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.789+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a6fda5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.791+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 367d8810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.791+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_225, and the Request Id: 58017830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.793+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_223, and the Request Id: d6edc68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.793+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ef5d83e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.799+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_225-, and the Request Id: 2c7881b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.807+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43fa7aea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.811+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 656c8bd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.813+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 656c8bd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.814+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 453b37e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.816+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 453b37e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.816+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_226, and the Request Id: 1d3921cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.819+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37b8702a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.821+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c40bea4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.822+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10a593e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.822+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c40bea4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.823+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48cebded, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.824+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_226, and the Request Id: 30e0d18d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.825+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_226-, and the Request Id: 77609e6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.830+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26d691d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.833+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d691d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.835+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72afc1e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.835+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c48bb7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.837+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c48bb7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.837+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_223-, and the Request Id: 67e4c380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.838+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72afc1e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.840+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71b1e91b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.840+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_227, and the Request Id: 4621c775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.841+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71b1e91b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.843+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_227, and the Request Id: 1ef51b07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.844+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77480d9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.848+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_225-, and the Request Id: 56162c5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.852+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26d9dbaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.852+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_227-, and the Request Id: 198fef52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.854+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d9dbaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.854+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13735d01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.855+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13735d01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.856+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 115488b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.857+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 771195f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.858+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 115488b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.858+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 771195f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.863+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_225, and the Request Id: 66ae841c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.865+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_232, and the Request Id: 25628e7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.868+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22970897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.869+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_226-, and the Request Id: 3d5403fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.882+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_232-, and the Request Id: 7cfd3b41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.883+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67558b5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.887+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3314ebc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.890+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_227-, and the Request Id: 372bdfad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.891+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: beaa72f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.894+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49857e4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.894+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_225-, and the Request Id: 6e416b0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.899+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11a54058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.906+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dae971f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.909+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 222ad7d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.911+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 222ad7d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.912+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6508efd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.914+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6508efd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.915+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d850179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.916+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d850179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.918+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5de84126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.919+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_223, and the Request Id: 2cdbd31f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.919+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5de84126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.921+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_226, and the Request Id: 5c94f1f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.923+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33904340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.926+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47fec028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.928+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b2e680f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.930+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a95ab0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.935+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_223-, and the Request Id: 3ef91be5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.939+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c1db3c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.945+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69dfe384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.948+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1648e2b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.950+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b697b5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.952+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b697b5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.952+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c550e92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.953+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 568ad3be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.955+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42a5c938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.956+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42a5c938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.956+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_226-, and the Request Id: 30995ce6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.958+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_226, and the Request Id: 4c92ded9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.961+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56817c54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.971+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cd64730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.973+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ef8d917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.973+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cd64730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.974+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3184074e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.975+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ef8d917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.975+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f96021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.978+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a47a52c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.979+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a47a52c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.979+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5df29c07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.980+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5df29c07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.981+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f96021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.985+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_228, and the Request Id: 6f274cfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.985+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6841871e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.987+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6841871e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.988+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3eb36afd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.988+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cae6306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.989+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cae6306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.990+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a1a9373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.990+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eb36afd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.991+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a1a9373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.992+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_227, and the Request Id: 7fd473d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.992+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_224, and the Request Id: 675e9117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.993+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_227, and the Request Id: 40c5caf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.995+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7516400c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.996+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7516400c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.996+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_226-, and the Request Id: 6c6010d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:21.997+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_226, and the Request Id: 661ac984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.002+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23bc5ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.006+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b12a9a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.012+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ef60b8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.020+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1094a94b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.029+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_228-, and the Request Id: 4482b6d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.032+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28bc8f1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.033+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_227-, and the Request Id: 55649037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.034+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28bc8f1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.036+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e5543cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.038+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e5543cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.040+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_227-, and the Request Id: 483cfe6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.042+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_226-, and the Request Id: 45797c93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.052+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61578cfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.053+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20647023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.057+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ac49e7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.059+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ac49e7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.060+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50547398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.066+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50547398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.068+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_227, and the Request Id: 6f3e6978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.068+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_233, and the Request Id: 15369d18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.073+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47eabd05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.076+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a766923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.075+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47eabd05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.080+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d10cae5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.081+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24376c8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.085+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28b7b8f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.092+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52c57bde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.094+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a766923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.096+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_224-, and the Request Id: 117c04ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.096+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b71c87b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.097+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e1c1e44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.100+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e506f7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.100+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65b91953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.101+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e506f7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.101+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65b91953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.107+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7abf10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.109+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_224, and the Request Id: 566559bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.109+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7abf10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.111+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_228, and the Request Id: 7a400342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.111+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_233-, and the Request Id: 24f4465a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.112+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c8d7957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.114+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c8d7957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.116+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d16ab04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.117+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_227, and the Request Id: 1face273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.118+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_224-, and the Request Id: 7d7378e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.121+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ce165be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.151+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6630fa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.130+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5907297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.154+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5806a7ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.156+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_228-, and the Request Id: 1f492efe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.156+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_227-, and the Request Id: 78c27628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.158+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 224f0f8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.160+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a4a1e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.161+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a4a1e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.162+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_227-, and the Request Id: 252a0f13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.164+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c202f72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.164+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6630fa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.164+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 366c37e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.166+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c202f72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.166+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 366c37e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.167+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ca4fee8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.168+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_228, and the Request Id: 3ef837c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.169+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ca4fee8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.170+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cb945ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.170+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_229, and the Request Id: 1be6241c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.171+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cb945ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.172+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_227, and the Request Id: 53c69a09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.174+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b1c8e9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.174+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 613f5be9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.178+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a76d7e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.178+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_228-, and the Request Id: 6f1c07f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.185+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31ba1b9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.186+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58e9237a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.192+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_229-, and the Request Id: 1370e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.200+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fb9ef17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.200+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 318d4a87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.200+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_227-, and the Request Id: 5014c3a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.201+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fb9ef17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.204+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1604803b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.204+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c319a5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.206+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1604803b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.208+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_228, and the Request Id: 4824638e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.216+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1db8407e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.218+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1db8407e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.220+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49182ca1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.221+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56e0a042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.223+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 780ffbb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.224+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22cc5eab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.225+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 780ffbb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.225+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74265b85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.228+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_225, and the Request Id: 33c5e63b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.232+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4268160e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.232+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44508c64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.234+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44508c64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.234+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ae52e07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.236+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae52e07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.236+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2731ba36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.236+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aa4e05e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.238+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aa4e05e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.239+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dfcdc8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.241+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dfcdc8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.242+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_234, and the Request Id: 6da7fac7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.243+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6986c3ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.245+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_225, and the Request Id: 3ee9eb96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.245+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_228-, and the Request Id: 3660a9e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.246+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6986c3ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.248+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_228, and the Request Id: 60e36928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.249+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2731ba36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.251+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa5278a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.258+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18929fc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.259+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_225-, and the Request Id: 3b9963d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.258+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f88b091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.262+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f88b091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.264+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71380af5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.264+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f2761ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.265+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cfa0c03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.266+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71380af5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.267+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cfa0c03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.268+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_234-, and the Request Id: 9623211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.269+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_228, and the Request Id: 2a0cdf33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.270+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f2761ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.271+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 626f5918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.271+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 242873b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.273+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 626f5918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.275+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 242873b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.276+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_225-, and the Request Id: 3642223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.276+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_229, and the Request Id: 36262b2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.276+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_229, and the Request Id: 78d2dbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.285+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7184c967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.288+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7be35e29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.288+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_228-, and the Request Id: 225379dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.292+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5952fb65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.298+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10b3f57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.300+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b4dba8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.304+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_228-, and the Request Id: 17f2b343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.308+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_229-, and the Request Id: 7192a365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.310+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32c3f47a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.314+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_229-, and the Request Id: 1312ea89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.318+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cffa481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.327+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61bf476f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.329+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61bf476f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.330+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e009f86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.332+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e009f86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.332+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27240b8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.334+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 639603b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.335+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 639603b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.336+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 358e5fa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.337+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27e09401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.338+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c1402ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.339+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_230, and the Request Id: 619e6478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.340+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c1402ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.342+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_228, and the Request Id: 78e803d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.343+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cc02edb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.349+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21fe5467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.351+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_230-, and the Request Id: 7241fdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.362+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51af3a39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.365+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 142f7755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.368+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72ec93aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.370+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72ec93aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.375+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ba405d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.375+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 249dd103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.377+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ba405d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.378+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 249dd103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.379+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a4e254e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.381+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a4e254e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.382+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_229, and the Request Id: 58388955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.382+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25da6090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.384+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25da6090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.385+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ae4eb9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.388+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_229, and the Request Id: 58d32926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.388+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 654c2e25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.390+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 654c2e25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.390+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_228-, and the Request Id: 7fd27c03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.392+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_226, and the Request Id: 65e019d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.400+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_229-, and the Request Id: 6920aa43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.403+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_226-, and the Request Id: 589a5035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.403+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dcb19f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.407+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c194c7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.409+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c194c7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.411+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2635b94f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.413+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2635b94f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.414+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1338c014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.414+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eed98ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.417+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_226, and the Request Id: 14d25e7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.423+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_229-, and the Request Id: 304364cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.425+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5922ccb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.425+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ba9d07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.426+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5922ccb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.427+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ba9d07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.428+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1af77323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.430+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1af77323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.431+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 137afd0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.431+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_235, and the Request Id: 3539607d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.432+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 137afd0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.435+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_230, and the Request Id: 5867a8ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.437+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d9a65fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.446+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8b37d12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.451+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39c394eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.458+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77f875e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.460+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77f875e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.460+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60f6446b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.463+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10d22fed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.465+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d22fed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.466+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5413ef32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.466+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_230, and the Request Id: 23c34c0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.472+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_226-, and the Request Id: 7227d9a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.477+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_235-, and the Request Id: 38f12b50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.478+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_230-, and the Request Id: 4523189c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.480+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d5b7bec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.486+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15adc769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.489+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 774071bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.491+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 774071bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.491+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16c0b64b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.492+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16ab197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.493+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16ab197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.494+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_230-, and the Request Id: 39e7163c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.499+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 228d5096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.500+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 228d5096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.504+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_229, and the Request Id: 6ba75d12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.506+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ea941eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.508+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ea941eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.509+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f1e47f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.510+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_227, and the Request Id: 7a4096cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.514+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 452690a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.514+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bf62c8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.515+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bf62c8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.518+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a9ed4db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.519+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9ed4db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.521+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_231, and the Request Id: 6d777b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.526+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2baee748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.529+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e981748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.533+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_231-, and the Request Id: 55ba7b5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.537+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f9ae54f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.539+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f9ae54f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.541+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66af259a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.543+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66af259a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.544+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3867034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.546+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_229, and the Request Id: 663249cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.549+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_229-, and the Request Id: 81b77b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.554+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 214aed99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.554+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d4c3c99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.562+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47ca43c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.564+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f45d0a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.571+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_227-, and the Request Id: 38dc1d43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.578+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dcbb20c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.580+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dcbb20c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.582+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7318060c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.584+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7318060c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.584+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 113310ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.585+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_229-, and the Request Id: 27352aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.587+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35ef04b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.589+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ef04b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.589+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f223e70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.591+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_230, and the Request Id: 772630a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.594+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f49ed1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.596+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 113310ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.597+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43ea5b1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.597+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d897e17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.598+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43ea5b1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.598+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d897e17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.601+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78ac20b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.602+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78ac20b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.602+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62a397d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.603+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62a397d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.605+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70ccf3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.608+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41bbe26a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.608+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_236, and the Request Id: 214fa9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.608+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_227, and the Request Id: 13e1745e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.609+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_230, and the Request Id: 1c37a2e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.614+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63f1b885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.615+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f1b885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.616+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5aedef27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.618+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76cf2225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.618+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 613bf360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.620+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76cf2225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.622+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 613bf360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.622+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_231, and the Request Id: 61f14e9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.623+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6523e1e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.631+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4132c3b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.632+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6523e1e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.633+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_231, and the Request Id: 54fbd720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.633+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_231-, and the Request Id: 1f8380be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.636+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d2c1a44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.638+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_230-, and the Request Id: 64069bc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.642+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68e27c48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.643+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_236-, and the Request Id: 293e96bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.643+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_227-, and the Request Id: 4ffe4116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.647+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ac6cb97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.648+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ac6cb97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.652+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 101e5f36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.654+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 101e5f36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.656+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_230, and the Request Id: 78020034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.659+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a254161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.659+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a25f5aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.661+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_230-, and the Request Id: 32f07565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.661+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a254161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.662+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4aa35c72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.663+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aa35c72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.666+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_228, and the Request Id: 1c936fd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.671+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 308d457c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.673+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 308d457c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.674+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a2a2074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.675+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a2a2074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.676+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_230, and the Request Id: 357d027c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.680+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57ab1d29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.682+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_231-, and the Request Id: 6e72b157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.688+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8221ef1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.690+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6263931a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.691+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 490820b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.693+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6263931a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.695+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ece530c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.695+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f6c503e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.697+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ece530c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.699+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_232, and the Request Id: 397f4436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.703+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_230-, and the Request Id: 4cdcc705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.703+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e207a1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.711+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1474a8e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.718+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_228-, and the Request Id: 3f5ef337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.722+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_230-, and the Request Id: 2b344108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.727+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3156444b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.736+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 103c44da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.737+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f016f3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.738+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6020782d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.740+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_232-, and the Request Id: 752151f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.742+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78ebe62f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.743+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78ebe62f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.745+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bd54f5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.747+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71a2c57e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.747+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a79d8fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.749+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a79d8fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.753+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_232, and the Request Id: 795a566e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.755+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75d0e497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.757+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 559b6f7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.759+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559b6f7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.762+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 611e26ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.765+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ffd3d1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.766+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ffd3d1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.767+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_232-, and the Request Id: 5c4f3b6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.769+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_231, and the Request Id: 5d1c5b6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.769+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f66e951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.770+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47aaccbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.773+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f66e951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.773+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f49e184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.774+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f49e184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.775+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_228, and the Request Id: 7c667774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.777+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bfbb56d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.781+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_231-, and the Request Id: 58965773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.782+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 496a8c8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.784+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 496a8c8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.786+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 782aa0b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.788+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 782aa0b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.791+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_231, and the Request Id: 7f391a91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.795+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d80bda6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.795+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26100df5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.797+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26100df5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.797+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ba88d42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.797+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76e6e732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.799+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ba88d42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.803+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65a0ac64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.804+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65a0ac64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.805+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a1ba78f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.807+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a1ba78f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.807+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_231, and the Request Id: 4a9d5950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.809+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_237, and the Request Id: 21d4391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.810+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_231-, and the Request Id: b1bcdf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.811+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5358e1ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.813+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5358e1ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.815+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e4a3fdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.817+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e4a3fdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.820+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_228-, and the Request Id: 2d0a848b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.822+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_232, and the Request Id: 58364cf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.822+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7374dbaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.822+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a75cad9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.823+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4615555c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.824+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a75cad9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.828+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54cfc00b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.829+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54cfc00b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.830+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_237-, and the Request Id: 2569d32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.832+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_231, and the Request Id: 610e9bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.833+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27316e08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.837+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c200957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.839+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c200957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.843+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a05eec3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.844+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f26a5ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.845+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a05eec3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.848+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_229, and the Request Id: 27428d84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.848+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_232-, and the Request Id: 767d0460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.849+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b489747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.855+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_231-, and the Request Id: 3b62bdd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.856+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cef7f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.859+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19795cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.863+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_231-, and the Request Id: 10de5417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.867+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_229-, and the Request Id: 8252116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.869+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75249776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.869+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dfdeaa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.873+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c7dbdfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.874+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c7dbdfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.877+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f5213ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.878+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7319a480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.881+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1892497c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.881+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 149e2b86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.882+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 149e2b86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.885+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_233, and the Request Id: 42411a89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.893+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74dca325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.893+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d386744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.895+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74dca325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.898+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 358e9397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.899+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c3d84e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.899+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 358e9397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.900+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a5ec112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.900+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2185aea7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.902+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2185aea7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.904+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 560e8394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.905+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_232, and the Request Id: 5deaa93d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.905+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 560e8394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.907+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76b30dec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.907+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_233, and the Request Id: 2cfc77db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.912+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_233-, and the Request Id: 1100f290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.912+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 93fda08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.913+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f4fb6b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.915+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f4fb6b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.917+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 439a436f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.918+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 563c6239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.919+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 439a436f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.921+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e8178fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.923+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_232-, and the Request Id: 249f777b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.924+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 563c6239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.925+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_232, and the Request Id: 36f724e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.928+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 160a2606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.932+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1238e64d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.932+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65499fc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.933+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6228adc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.934+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65499fc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.934+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1238e64d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.937+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_233-, and the Request Id: 728ea95e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.939+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_229, and the Request Id: 5a631e68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.941+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 244eb535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.941+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d9596f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.943+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 244eb535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.943+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d9596f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.948+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 514c1352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.949+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_238, and the Request Id: 22d6ed9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.950+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 514c1352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.954+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_232, and the Request Id: 39f89f74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.956+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_232-, and the Request Id: 29a4947a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.957+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7db4bdbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.961+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17af48be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.962+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17af48be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.966+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1693518c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.969+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28d93acf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.971+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28d93acf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.973+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1586ba73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.975+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_238-, and the Request Id: 2145dd94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.977+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_230, and the Request Id: 1c0c7b45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.978+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 654fa37e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.982+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 654fa37e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.982+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b8a3daf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.984+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b8a3daf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.985+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5db3c88e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.985+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c500762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.987+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5db3c88e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.989+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d8f8042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.989+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2173134c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.991+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d8f8042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.991+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_232, and the Request Id: 5ba84079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.992+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_232-, and the Request Id: 41c4080a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.993+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_234, and the Request Id: 183ef88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.993+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a5d0d4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.995+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2173134c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.997+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ee898a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:22.999+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ee898a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.002+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b3c455b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.004+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b3c455b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.006+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 272af1a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.009+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_234, and the Request Id: 6c3541e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.011+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_230-, and the Request Id: 35f7c4b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.013+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e1366ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.013+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 305cc7ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.016+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 484d57d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.017+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 484d57d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.020+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_233, and the Request Id: 32368c4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.024+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 293c0c94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.025+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6be1e54c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.030+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_234-, and the Request Id: 798ab02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.033+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40e65ba8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.036+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13ad1f72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.037+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13ad1f72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.039+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a563818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.041+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a563818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.044+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_239, and the Request Id: 1d7abf74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.044+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6442843a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.046+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_232-, and the Request Id: 1313cc68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.048+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c6282d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.049+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6282d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.051+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_229-, and the Request Id: 7d74e2c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.051+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b489f2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.052+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_234-, and the Request Id: 7c00c0f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.053+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b489f2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.055+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_233, and the Request Id: 3d226ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.056+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_233-, and the Request Id: 4de75586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.059+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 502339f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.061+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 502339f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.064+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bcb8d83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.065+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ba5c8fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.066+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bcb8d83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.066+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b252f47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.067+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ba5c8fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.069+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d35e70c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.071+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_239-, and the Request Id: 1ca9e879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.073+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6203dc8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.073+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6013611d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.073+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_233, and the Request Id: 6fc77128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.073+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 497dfa04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.074+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f9a56b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.075+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 497dfa04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.077+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_233, and the Request Id: 5d5c08c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.080+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_233-, and the Request Id: 690012ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.081+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a72552d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.185+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_233-, and the Request Id: 141671f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.185+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22844fcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.188+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54255568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.188+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 631c97df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.188+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7017ca2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.190+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 631c97df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.192+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 668cdeed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.194+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b84c760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.196+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_233-, and the Request Id: 10d036f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.196+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ca31eae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.197+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c44d2d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.199+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c44d2d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.202+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_231, and the Request Id: 19e7dcd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.206+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fb116b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.206+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36ae1468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.208+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fb116b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.210+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d04e5b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.216+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55df9654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.216+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ae0443f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.216+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 316748b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.218+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 316748b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.219+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ee4b017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.221+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee4b017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.223+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a7255db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.223+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_230, and the Request Id: 5458586e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.225+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a7255db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.229+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30b2c7e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.231+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30b2c7e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.231+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 431a928b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.232+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_231-, and the Request Id: 5ae9d6cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.233+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_235, and the Request Id: 4385885c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.234+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 431a928b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.239+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_235, and the Request Id: 61c33745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.240+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33db33ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.243+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47b7b9a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.245+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47b7b9a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.245+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69ad6f7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.247+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69ad6f7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.247+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be18b89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.248+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 588ed86b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.249+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 588ed86b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.250+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_234, and the Request Id: 231f64a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.252+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f7d8aeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.254+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1030dd9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.254+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f7d8aeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.256+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be18b89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.258+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22f46705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.259+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22f46705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.260+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79838774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.261+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_230-, and the Request Id: 52ca4b8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.261+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79838774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.262+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_233, and the Request Id: 701ded8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.263+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5193327f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.266+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d106021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.267+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5193327f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.270+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_240, and the Request Id: 7230cf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.270+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_234, and the Request Id: 16eb4840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.275+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_235-, and the Request Id: 2e95b10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.278+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77575f1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.286+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_235-, and the Request Id: 68b12553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.291+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33110dd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.294+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33110dd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.297+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e27a36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.297+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_234-, and the Request Id: 7aebe583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.299+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e27a36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.301+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_234, and the Request Id: 3e7463d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.306+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26872e74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.306+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71324ed1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.309+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26872e74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.310+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_234-, and the Request Id: 2c2001ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.311+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dced111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.313+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f8af38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.313+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_240-, and the Request Id: 50cae83c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.314+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f8af38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.316+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_234, and the Request Id: 3cdaedbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.316+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_234-, and the Request Id: 57468ae1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.325+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23c31420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.330+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37d93851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.334+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1282688e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.339+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b4ea89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.342+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_233-, and the Request Id: 7a8d1db5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.347+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54a4b7a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.353+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 364b6ddc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.354+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_234-, and the Request Id: 65053041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.354+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e063aff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.356+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e063aff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.357+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f1cca12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.361+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ccf4f88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.362+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ccf4f88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.365+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_232, and the Request Id: 21f4d27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.365+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 682f7d8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.368+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76efffd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.368+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66494795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.369+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66494795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.373+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48b685b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.375+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48b685b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.378+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_231, and the Request Id: 152da9a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.386+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63d0b624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.386+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14b1afa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.388+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63d0b624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.390+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e9e1583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.390+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c2e768a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.392+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9e1583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.394+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 95690d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.394+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_236, and the Request Id: 265fa4ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.396+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4674a695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.398+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 95ab0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.401+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 95ab0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.403+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d8b8ccb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.405+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d8b8ccb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.407+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_235, and the Request Id: 7e900846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.407+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dc6a790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.410+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dc6a790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.412+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_232-, and the Request Id: 4c701465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.413+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46fbc12a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.414+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cf72c37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.415+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46fbc12a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.416+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cf72c37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.417+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_235, and the Request Id: 16768eef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.420+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_235-, and the Request Id: 6a53a36d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.420+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5212648d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.422+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5212648d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.422+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d74035f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.425+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 428c2cd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.429+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_235, and the Request Id: e0065df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.431+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30bf6f5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.434+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_231-, and the Request Id: 87df0a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.434+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e0c9e3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.436+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_235-, and the Request Id: 61ba39e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.437+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e0aa909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.439+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55c458af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.441+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55c458af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.441+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29abcb6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.441+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_236-, and the Request Id: 4fc350d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.443+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c8b5201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.445+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c8b5201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.450+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b6343fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.450+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_236, and the Request Id: b0fd748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.458+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74152a44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.458+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 315b7424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.460+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74152a44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.461+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d1b98d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.461+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_236-, and the Request Id: 4856b9c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.463+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d1b98d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.463+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56851930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.465+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56851930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.466+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cc69e78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.467+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cc69e78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.468+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_234, and the Request Id: 51c36e5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.471+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_235, and the Request Id: cff497e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.471+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_235-, and the Request Id: 65e77e63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.474+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d71bf37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.478+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68c5bea3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.478+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 632a517c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.480+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d881ac8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.480+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68c5bea3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.483+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6161ecf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.485+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6161ecf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.485+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bd3f859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.486+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3256d492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.488+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bd3f859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.490+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_241, and the Request Id: 54d43c5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.492+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 465b665f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.495+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b37f138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.496+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fd7e0b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.497+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fd7e0b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.499+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29081cec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.501+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ed7ee64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.504+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_234-, and the Request Id: a25726c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.504+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_236, and the Request Id: 1ebaf3a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.512+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bfdd8a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.512+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_241-, and the Request Id: ec555d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.512+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_235-, and the Request Id: 44e0047a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.521+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34e82290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.521+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f325a09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.521+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78364a3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.523+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f325a09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.526+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2061e440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.526+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77a1fa62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.527+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77a1fa62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.529+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_236, and the Request Id: 41286130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.529+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1491bb9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.529+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bd833aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.531+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1491bb9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.531+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bd833aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.533+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55be14c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.534+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c2f3e44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.535+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55be14c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.535+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c2f3e44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.537+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_237, and the Request Id: 3168f7e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.537+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_232, and the Request Id: 5773e5b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.543+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_236-, and the Request Id: 62b00db9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.553+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a5452bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.555+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65effc69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.557+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65effc69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.564+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77598870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.564+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f87fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.566+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ddf5b72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.566+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f87fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.567+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3073ae45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.567+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ddf5b72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.569+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6827edb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.569+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_237, and the Request Id: 63353a8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.570+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6827edb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.571+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_233, and the Request Id: 445e73e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.581+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_232-, and the Request Id: 2fbbc7d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.584+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61c42c7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.587+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76e09f01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.587+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_236-, and the Request Id: 37f2240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.588+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_237-, and the Request Id: f1e0146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.595+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69180358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.596+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e4daac1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.625+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69180358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.627+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e4daac1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.628+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6411a848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.632+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13c767ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.635+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6411a848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.635+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_233-, and the Request Id: 61ca5389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.635+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_237-, and the Request Id: 44aee2ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.637+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 784aefbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.638+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c921c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.638+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 636f98fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.640+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 636f98fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.642+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_236, and the Request Id: 2690e6c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.642+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e872b8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.643+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e872b8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.645+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 784aefbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.647+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fa08d20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.653+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_236, and the Request Id: 53275aa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.653+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 589a0b95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.654+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6def4014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.655+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 589a0b95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.657+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a6a650d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.658+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a6a650d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.659+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_235, and the Request Id: 4b4145bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.660+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_242, and the Request Id: 21ed04c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.662+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c5db452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.667+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_236-, and the Request Id: 426db35e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.668+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d0ebfba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.673+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa89440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.677+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_236-, and the Request Id: 6a5d6407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.682+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 660ce96f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.687+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34aa727e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.694+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dfca7cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.695+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e95210d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.697+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e95210d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.699+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_235-, and the Request Id: 258fa599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.701+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cfeaae9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.702+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cfeaae9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.704+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_238, and the Request Id: 4aef17d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.711+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 523fb78b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.714+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_238-, and the Request Id: 179183bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.715+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b65ab3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.717+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a22d8d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.717+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d6ca6c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.720+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_242-, and the Request Id: 381c64da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.723+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f7aa39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.726+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9252e5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.727+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a22d8d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.733+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6db36cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.734+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42988f2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.735+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6db36cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.735+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38bbad95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.737+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42988f2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.738+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9252e5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.745+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c06134d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.746+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36e33d00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.749+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36e33d00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.754+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d8c510a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.756+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d611812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.757+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a35d5a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.757+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76edc51b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.758+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d611812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.758+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76edc51b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.758+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a35d5a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.759+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_233, and the Request Id: 3131c348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.760+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 523cb802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.762+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_238, and the Request Id: 5d236e10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.766+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_237, and the Request Id: 5d5feda8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.767+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_237, and the Request Id: 12be5e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.774+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_237-, and the Request Id: d2d545d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.777+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 702e7c4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.777+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32788d32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.779+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 702e7c4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.779+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dc62ca2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.780+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_233-, and the Request Id: 12013982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.781+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dc62ca2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.781+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43299b23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.782+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24d98b39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.782+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f0dd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.783+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f0dd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.783+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24d98b39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.784+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43299b23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.785+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_237, and the Request Id: 7a22d37d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.785+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_234, and the Request Id: 7b928d76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.788+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3af346a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.789+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3af346a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.789+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37642b76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.789+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b2c5b96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.791+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b2c5b96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.792+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_237, and the Request Id: 60b82a0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.795+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_238-, and the Request Id: 69468761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.799+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 755d8ec3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.801+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 755d8ec3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.804+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_243, and the Request Id: 76d9ec02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.808+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d35aec5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.808+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b52663d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.808+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_234-, and the Request Id: 3d21c120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.813+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_237-, and the Request Id: 4d463d37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.822+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_237-, and the Request Id: c8eb997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.824+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 367bc2d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.825+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_237-, and the Request Id: e26c890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.826+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 367bc2d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.829+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d0c5bec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.830+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d0c5bec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.834+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_239, and the Request Id: 34d4816e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.837+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72b78fbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.839+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cf45b01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.844+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_243-, and the Request Id: 51b7cbba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.849+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 678051ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.852+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a9e213f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.855+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 648fdfc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.857+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ae1806d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.859+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 710f09af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.864+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f88b3e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.865+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14ccaad9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.866+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a484420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.868+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e932333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.869+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e932333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.871+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3611b83b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.872+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 127d768b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.874+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3611b83b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.875+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77216f91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.877+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77216f91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.877+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6075f378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.879+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4738b9a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.879+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59e12c6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.880+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59e12c6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.881+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4738b9a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.882+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_236, and the Request Id: 15ce3f40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.883+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_238, and the Request Id: 5329027d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.884+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74b9d03a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.885+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74b9d03a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.890+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_235, and the Request Id: 41c921a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.890+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_236-, and the Request Id: 6b13ac0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.897+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 126cb21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.900+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55ed4736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.902+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ed4736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.903+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66101601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.906+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 503854db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.907+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_239-, and the Request Id: 6ab1394a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.907+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63071c05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.909+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63071c05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.909+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d7eff0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.910+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 503854db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.911+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: acd0fb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.912+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: acd0fb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.913+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_238, and the Request Id: 54d1157a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.915+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_234, and the Request Id: 43379697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.916+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c24fa6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.916+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d7eff0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.918+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c24fa6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.918+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5edcd8e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.920+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5edcd8e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.921+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_238, and the Request Id: 5627de54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.924+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d2f3a81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.926+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d2f3a81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.927+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64681d29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.930+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_239, and the Request Id: 2990ff1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.933+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_238-, and the Request Id: 242109af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.935+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12c4bf27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.943+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 599dc92d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.944+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_235-, and the Request Id: 2f8bfcb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.945+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 599dc92d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.948+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e980c41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.949+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e980c41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.950+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_238-, and the Request Id: 73abc691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.950+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62538b6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.952+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57925d04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.954+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_244, and the Request Id: 634c8abb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.966+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_239-, and the Request Id: 7c3402a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.967+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e748fd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.974+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fc06b88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.974+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_234-, and the Request Id: 6dc63b0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.980+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_238-, and the Request Id: 5832f4c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.982+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ace3380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.984+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 726908ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.986+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 726908ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.988+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ccab3d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.989+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ccab3d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.991+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_237, and the Request Id: 4ce31bdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.994+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_244-, and the Request Id: 7f9240d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.994+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 261cddaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.996+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 261cddaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.999+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 399bf81f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:23.999+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21085259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.001+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21085259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.002+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69415ef3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.003+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1292c4ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.004+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69415ef3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.006+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_238, and the Request Id: 47818080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.006+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4297ea41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.009+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4297ea41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.014+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_240, and the Request Id: 57c5dc6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.024+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 628f6b39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.025+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37c453d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.027+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 604e9603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.035+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_237-, and the Request Id: 33483bf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.035+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46d78b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.041+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ab8107c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.050+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ab121ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.055+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 677748cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.059+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_238-, and the Request Id: 75c0c0a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.062+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_240-, and the Request Id: 31888a28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.068+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 261bede3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.074+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5902a8fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.074+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e800c86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.076+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5902a8fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.078+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 110e1399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.079+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 110e1399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.083+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20ae6779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.083+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_236, and the Request Id: 4c9c2210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.083+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 294bba75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.085+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 294bba75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.086+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 659beabb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.098+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d87ba27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.100+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d87ba27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.101+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 659beabb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.102+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b8946ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.104+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b8946ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.104+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_239, and the Request Id: 35ddb93d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.108+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_239, and the Request Id: 2c65e40f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.110+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27bb9492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.111+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1707ad60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.120+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_239-, and the Request Id: 31389d54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.120+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54b67f8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.122+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54b67f8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.126+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79742ed0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.128+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79742ed0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.130+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_245, and the Request Id: 5441b6f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.135+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f1ade86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.135+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 360a1c33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.139+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b14934c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.142+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b14934c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.144+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f2ba051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.146+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f2ba051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.147+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_239, and the Request Id: 2c78fea3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.153+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_236-, and the Request Id: 41b0a9d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.153+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 162b17d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.158+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 162b17d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.161+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65995e99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.162+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65995e99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.163+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37dc8a6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.164+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_239-, and the Request Id: 342c1b86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.166+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_235, and the Request Id: 5107a34e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.168+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37dc8a6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.170+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e6eed7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.172+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e6eed7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.172+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e701497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.173+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_240, and the Request Id: 23eb37c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.182+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49aa1a0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.184+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_245-, and the Request Id: 4eb555b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.195+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2376bc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.201+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69df80a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.204+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7abaeac0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.206+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7abaeac0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.209+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_239-, and the Request Id: 44294a9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.209+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 267e1431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.209+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bd48a69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.211+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 267e1431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.213+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_238, and the Request Id: 4783c330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.218+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_235-, and the Request Id: 7e9f4f08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.221+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 612ebe6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.228+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_238-, and the Request Id: 1d3d4add, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.231+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1924ac2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.239+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b1a2328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.242+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1722d75e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.244+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1722d75e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.246+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 160854ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.247+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 160854ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.248+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_239, and the Request Id: 26940a2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.253+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71505abb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.253+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43fbe303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.255+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71505abb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.260+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 614da2d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.260+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 189fa8bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.262+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 614da2d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.264+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_241, and the Request Id: 3d40b256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.267+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_239-, and the Request Id: 14ed0a69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.272+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 480bba45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.274+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 480bba45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.275+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50671eb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.275+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 507f8df0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.277+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a659b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.278+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37cc368f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.282+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37cc368f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.284+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_237, and the Request Id: 4da0b737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.293+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23845edb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.293+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_240-, and the Request Id: 354bd91f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.295+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23845edb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.296+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51313597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.298+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f66ea6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.299+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51313597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.301+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a12399f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.303+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a12399f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.303+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 671d2820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.304+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 671d2820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.305+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_240, and the Request Id: 22a90835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.306+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_241-, and the Request Id: 74fc88c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.308+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_240, and the Request Id: 6cd09cfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.312+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e35b5b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.316+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f9e0f71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.317+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_237-, and the Request Id: 58505b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.318+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f9e0f71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.321+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19ab04a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.323+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28545679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.325+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28545679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.326+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_240, and the Request Id: 6460ec23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.333+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_240-, and the Request Id: 4b05887e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.334+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1380dfeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.337+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dccb5bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.339+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b3734ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.343+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_240-, and the Request Id: 5833f9e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.344+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52311aa4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.351+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_240-, and the Request Id: 43a79dc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.357+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e917699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.359+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e917699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.362+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5256cbdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.364+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5256cbdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.365+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18ee7d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.366+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18ee7d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.366+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48292f70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.368+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ddba239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.368+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 535b2bec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.369+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_236, and the Request Id: 4469b35d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.370+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 535b2bec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.371+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 135331ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.372+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40c38b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.374+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c38b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.375+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c1473e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.375+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_239, and the Request Id: 4a5ece06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.376+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c1473e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.379+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69898302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.380+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11ea6bf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.380+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53c15efe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.380+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_236-, and the Request Id: 24dfc879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.381+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11ea6bf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.383+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c15efe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.384+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_246, and the Request Id: 34d4e731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.385+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_240, and the Request Id: 1858e07f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.389+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48833b7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.395+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 558c4afb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.395+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_246-, and the Request Id: 6769c821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.400+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a5fa57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.405+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5585f130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.408+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28b3beab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.409+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b12c824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.409+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_239-, and the Request Id: 18e8e056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.410+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28b3beab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.410+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b12c824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.413+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 411f5720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.413+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a3fedc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.414+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 411f5720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.414+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a3fedc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.417+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67b84428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.417+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_241, and the Request Id: 3f0633b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.421+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_241, and the Request Id: 108c543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.431+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e7c6f6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.438+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_240-, and the Request Id: 1a9a7a3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.443+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fef6bd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.445+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30bbc54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.455+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a98d59e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.455+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a7797c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.457+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a7797c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.459+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11f139d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.461+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11f139d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.461+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 343a7779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.463+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 343a7779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.464+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_241, and the Request Id: 81815fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.468+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ac9142b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.470+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ac9142b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.472+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f8ab386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.473+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_238, and the Request Id: 30cd9eaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.478+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_241-, and the Request Id: 42042394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.479+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b37d715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.482+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_241-, and the Request Id: 252a13a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.494+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9dee570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.494+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ad9a1aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.495+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4168cef6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.496+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9dee570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.499+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 626eb81b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.499+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: df6f70c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.500+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 626eb81b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.504+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_242, and the Request Id: 42e4b639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.504+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a3b50df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.506+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_238-, and the Request Id: 7aabda29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.506+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a3b50df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.508+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24fe614e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.509+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24fe614e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.511+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_241-, and the Request Id: 30e71370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.512+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_241, and the Request Id: b9378a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.516+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cd0822d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.518+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cd0822d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.520+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13e13acd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.522+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13e13acd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.524+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_247, and the Request Id: 2e85be11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.527+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c29480a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.529+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b417953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.529+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c29480a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.533+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2527dd86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.534+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2527dd86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.537+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_237, and the Request Id: 271ace88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.539+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c5c4f2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.541+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45a8e126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.543+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a8e126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.545+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6575489b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.545+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f6a9410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.547+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6575489b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.547+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f6a9410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.549+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b7adec2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.551+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b7adec2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_240, and the Request Id: 32336d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.553+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_241, and the Request Id: 20b512e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.559+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48b06038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.559+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_237-, and the Request Id: 7ec6e2e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.564+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_242-, and the Request Id: 4bd87885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.565+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_240-, and the Request Id: 6e8218a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.565+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7482800d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.566+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f8a4c17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.572+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_241-, and the Request Id: 7a6c983a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.573+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_241-, and the Request Id: 730cb5e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.573+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_247-, and the Request Id: a3a1703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.574+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24156201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.578+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65c4d578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.578+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70b2ac3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.581+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2079d49f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.584+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e5b648f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.585+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45891740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.590+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27f8e580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.596+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22c4f2a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.596+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12e55126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.598+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29cf5d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.599+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2749815f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.601+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29cf5d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.603+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48a465e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.604+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d72e909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.605+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48a465e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.605+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d72e909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.607+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_242, and the Request Id: 3556ede0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.609+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 795534a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.609+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 174ce17b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.611+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 795534a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.611+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 174ce17b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.612+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 439d6956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.613+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_242, and the Request Id: 2e0f34a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.615+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d58003e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.616+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d58003e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.617+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64d8ac7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.619+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64d8ac7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.620+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_243, and the Request Id: 2a10954c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.622+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3649b311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3649b311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.631+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_243-, and the Request Id: e5dc340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.631+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78b6c646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.631+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_242, and the Request Id: 152d6a74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.634+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78b6c646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.636+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74f66cb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.637+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74f66cb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.640+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_242, and the Request Id: 57307071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.642+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_242-, and the Request Id: 36393185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.647+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bb795ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.647+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4262ad47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.648+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31f1df3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.650+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_242-, and the Request Id: 607ad12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.650+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_242-, and the Request Id: 5063962f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.651+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bb795ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.656+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 642fad89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.656+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7da51ef7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.658+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7da51ef7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.658+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: da9e1e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.661+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aac9cb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.665+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51330ee5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.666+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ed6000a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.669+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_239, and the Request Id: 5de0bc8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.672+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_242-, and the Request Id: 71fd7236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.676+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 608a19b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.679+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a434fa2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.679+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ab3635a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.681+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ab3635a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.683+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7749312f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.683+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 190ec3e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.684+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7749312f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.685+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190ec3e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.686+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_238, and the Request Id: 70006d04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.686+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9fb1ed8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.687+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9fb1ed8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.690+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_242, and the Request Id: 100592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.698+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7508ee00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.700+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7508ee00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.700+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f0aecc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.701+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f0aecc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.702+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30060b8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.704+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30060b8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.705+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3035ce4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.706+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_248, and the Request Id: 74253689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.707+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3035ce4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.709+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_241, and the Request Id: 1d563980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.714+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29f2bdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.717+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69df855c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.717+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63c68e4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.721+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_239-, and the Request Id: 10193184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.721+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ad07a7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.721+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 751050dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.723+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 751050dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.725+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_238-, and the Request Id: 7eda50a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.729+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2df2bc80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.730+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2df2bc80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.732+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_242-, and the Request Id: 21a2ef8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.732+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_244, and the Request Id: 7de34cd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.732+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 558e8d32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.736+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_248-, and the Request Id: 7b73359c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.744+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48276abd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.746+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_244-, and the Request Id: a1d340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.748+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6004b9bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.748+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a2fcf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.750+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a01e074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.751+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6004b9bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.751+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a2fcf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.754+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6edea2d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.754+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74d344c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.754+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d15a529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.755+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6edea2d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.755+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d344c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.756+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d15a529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.763+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_243, and the Request Id: 7fc37739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.764+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d7a078d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.765+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_243, and the Request Id: 1e9fd5ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.766+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d7a078d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.766+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38c9fffd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.767+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_243, and the Request Id: 65a16e09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.774+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_241-, and the Request Id: 2701a0dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.779+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ba64fe1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.785+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33eb5682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.785+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c6f030e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.786+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_243-, and the Request Id: 1e292e19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.787+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33eb5682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.790+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 690f1745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.790+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 717d251c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.791+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_243-, and the Request Id: 7ef2fb9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.791+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_243-, and the Request Id: 430bbe53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.793+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 545a91e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.794+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 462b9954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.795+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 545a91e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.795+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5508d37a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.800+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_243, and the Request Id: 604ed335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.800+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 554b3c78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.803+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 387ac6fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.806+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e0f9a54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.811+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 710609fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.811+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73b8a9b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.812+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30b12f3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.814+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73b8a9b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.816+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c8a68c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.818+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62226921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.818+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ea83b88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.819+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62226921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.820+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea83b88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.822+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_240, and the Request Id: 25da32a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.822+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a3c7508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.825+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a3c7508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.825+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5318ae66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.826+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 677dfefc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.827+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5318ae66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.827+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45ac93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.828+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 677dfefc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.829+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_243, and the Request Id: 47a285f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.829+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_243-, and the Request Id: 12d56d03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.830+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_239, and the Request Id: 647309a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.831+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 138348ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.836+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_240-, and the Request Id: 2a78ab06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.837+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_243-, and the Request Id: 501d67a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.839+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f1d918e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.840+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a76c9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.841+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f1d918e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.842+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a76c9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.843+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78a87193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.844+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ce43c5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.844+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a87193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.844+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_239-, and the Request Id: 796d79fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.845+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1223a43d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.845+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 608391e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.846+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 608391e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.846+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ce43c5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.846+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1223a43d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.849+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f94c772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.849+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_249, and the Request Id: 5cca2bb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.850+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e97cca2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.851+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f94c772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.851+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c58bacd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.851+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e97cca2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.852+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_242, and the Request Id: 7edd57c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.853+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41d176b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.854+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41d176b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.855+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a092d7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.856+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_244, and the Request Id: 683c6719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.858+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_244, and the Request Id: c8b29a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.859+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a092d7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.859+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_245, and the Request Id: 3289572d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.866+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52315dc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.866+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_249-, and the Request Id: 12c961db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.868+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b4279de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.872+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d10c443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.877+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8d0b057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.878+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_244-, and the Request Id: 1142cee9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.879+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a6db9c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.882+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_245-, and the Request Id: 520cad54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.882+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46c6142a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.885+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72ded681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.886+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_244-, and the Request Id: 3273d985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.887+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_242-, and the Request Id: 7ca64044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.894+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 222cc1a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.899+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d4c577c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.902+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b64d0f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.906+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ee5453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.906+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3352c847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.909+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee5453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.910+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3352c847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.914+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d54a2a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.918+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78fb76bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.920+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26f140a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.920+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3afd0022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.921+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 179d4892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.921+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 338bee3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.921+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26f140a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.923+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2089eff6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.924+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2089eff6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.925+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_244, and the Request Id: 31d79e91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.929+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bca98bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.929+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b5908cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.930+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bca98bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.930+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b5908cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.931+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3afd0022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.935+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_244, and the Request Id: 5d19437c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.937+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_241, and the Request Id: 5f3b8d8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.937+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 551c1cda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.939+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 551c1cda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.941+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fd883fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.943+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78110291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.943+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_240, and the Request Id: 1a02e657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.945+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a3879d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.947+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a3879d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.951+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25dd19e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.952+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25dd19e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.956+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7815e649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.956+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_244, and the Request Id: 38785bfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.962+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66159c89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.965+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_244-, and the Request Id: 7f18c1d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.966+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61d1727d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.967+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61d1727d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.969+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c344ef7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.970+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c344ef7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.973+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_250, and the Request Id: 1cd26488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.980+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_244-, and the Request Id: 69f818e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.981+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_241-, and the Request Id: a80c988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.982+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_250-, and the Request Id: 17896268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.994+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d131aab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:24.998+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d131aab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.001+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f918de2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.009+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5597dc9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.013+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5597dc9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.014+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f918de2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.015+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b344d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.016+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_243, and the Request Id: 1861a02a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.018+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b344d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.019+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_244-, and the Request Id: 3d1ba3fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.019+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_240-, and the Request Id: 24fdf720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.021+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_245, and the Request Id: a0afcf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.027+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_243-, and the Request Id: 1e41405c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.027+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51975bc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.029+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51975bc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.030+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67f62d2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.032+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67f62d2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.034+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fe6fee6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.037+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_246, and the Request Id: 1a875167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.040+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1501c4d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.042+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63ef4e99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.043+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63ef4e99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.047+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47ada54a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.049+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c54e8d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.051+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c54e8d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.053+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_245, and the Request Id: 200359bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.055+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_246-, and the Request Id: 24b6daf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.066+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e7004be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.066+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 175fa67c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.067+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 137e99ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.069+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_245-, and the Request Id: da41e48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.070+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 164f6aa1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.079+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2908777e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.079+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53089a0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.079+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 611128fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.091+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aff1f3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.091+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34babff7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.093+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d71584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.095+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_245-, and the Request Id: fda349b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.098+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e43fd51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.100+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 616a0f9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.101+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 616a0f9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.105+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14c80357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.106+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14c80357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.107+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67d15920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.109+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67d15920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.109+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_245, and the Request Id: 6113590e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.111+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1649b84f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.114+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63a40abf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.115+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8e7526e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.117+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63a40abf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.117+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e7526e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.119+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_242, and the Request Id: 536486a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.122+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4244d87e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.123+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4244d87e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.127+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 377bfa6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.127+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_251, and the Request Id: 6224d395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.130+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34886c74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.132+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34886c74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.134+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2efb8b2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.136+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2efb8b2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.180+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_245, and the Request Id: 27cdde11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.187+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7972009f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.187+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68be911b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.187+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_245-, and the Request Id: 5bd13a9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.193+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a5e2cf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.196+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_242-, and the Request Id: fd0e92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.200+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13085382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.201+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13085382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.207+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_251-, and the Request Id: 226d1e48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.207+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_245-, and the Request Id: 3da02e49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.209+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f3e92a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.209+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c9c25aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.211+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f3e92a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.211+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c9c25aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.212+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bafd885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.214+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_241, and the Request Id: 756f06f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.220+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d7b91bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.222+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d7b91bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.230+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ad0151c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.232+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ad0151c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.232+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6abae346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.234+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6abae346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.236+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e6466eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.237+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 652ac8c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.238+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e6466eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.239+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 652ac8c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.241+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_244, and the Request Id: 7ad60124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.242+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fc37d6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.244+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fc37d6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.250+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23e06a23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.250+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_246, and the Request Id: 11a4bb41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.252+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23e06a23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.252+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41c1931b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.253+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c1931b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.253+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73c433ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.254+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_245, and the Request Id: 3efb6f61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.255+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73c433ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.256+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_244-, and the Request Id: 35040cf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.258+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_247, and the Request Id: d9501ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.260+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_246, and the Request Id: 410dd8da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.261+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3545dc11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.264+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 221a91da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.266+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d076d80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.279+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bd4c94f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.279+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_241-, and the Request Id: f542214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.291+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 313dec7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.295+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_246-, and the Request Id: f2f8c16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.305+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_247-, and the Request Id: 61fd27e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.307+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_246-, and the Request Id: 378f6b84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.315+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1afa66fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.317+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eadfaec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.318+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_245-, and the Request Id: 5ef57c96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.322+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d6be4dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.329+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50949dcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.331+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 338dec8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.345+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45e44847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.348+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69fcdc1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.351+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: beee60f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.359+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 118c1102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.367+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a526bcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.369+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a526bcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.370+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f581dde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.372+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58ac2b04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.373+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58ac2b04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.374+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f581dde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.378+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_252, and the Request Id: 4f7fc4a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.378+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3587265a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.381+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3587265a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.383+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34567f6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.383+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28e30a31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.385+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28e30a31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.387+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_246, and the Request Id: 205c7a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.387+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5198a45f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.384+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34567f6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.394+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_243, and the Request Id: 3c10d720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.395+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 555e36ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.401+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_246-, and the Request Id: 7d64acb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.401+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56ca2c6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.404+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ca2c6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.405+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29971a71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.407+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29971a71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.414+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_245, and the Request Id: 24242e68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.414+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48082b5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.424+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77d84084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.424+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66f49ef7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.429+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cc87ed6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.431+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cc87ed6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.434+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 769ff21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.437+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 769ff21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.438+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f19d368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.440+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f19d368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.441+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c4cafc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.443+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_246, and the Request Id: 654d0a7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.444+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7db6b447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.444+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56b6f622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.445+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7db6b447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.446+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_252-, and the Request Id: 3e18cfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.449+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b575f45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.451+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b575f45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.451+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_242, and the Request Id: 3b68c33f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.452+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_245-, and the Request Id: c86ca45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.454+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d8975a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.456+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d8975a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.459+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5340e777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.461+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5340e777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.463+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 469b57c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.463+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_243-, and the Request Id: 221a51ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.464+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 469b57c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.465+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_247, and the Request Id: 5a4a4766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.466+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19c2e776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.466+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23ba384f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.467+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19c2e776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.468+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11149d3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.469+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cad54a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.470+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11149d3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.471+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cad54a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.473+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23ba384f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.474+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_246, and the Request Id: 5a734881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.476+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_248, and the Request Id: 73f34f2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.476+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_247, and the Request Id: 7368bce9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.477+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bd06d90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.486+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_246-, and the Request Id: 3bf52a30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.486+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ab0ba76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.490+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_246-, and the Request Id: 4494ad06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.494+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c2661f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.494+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_242-, and the Request Id: 7fe10008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.498+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ed5d559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.501+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_247-, and the Request Id: 740e9818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.515+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_248-, and the Request Id: 3fafe778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.515+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cd598d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.518+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 246687a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.521+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39e025a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.521+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_247-, and the Request Id: 186701e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.522+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37d86b39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.523+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37d86b39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.525+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44dbba87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.527+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 401fd7f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.530+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a4b3c3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.530+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cfe8c66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.531+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a4b3c3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.535+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4074f99c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.545+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_247, and the Request Id: 6ceb128e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.553+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34f8440a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.553+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e5f0241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.553+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ff09183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.555+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e5f0241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.557+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2868692a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.559+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2868692a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.561+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_244, and the Request Id: 22e67329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.562+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 219d1213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.563+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_247-, and the Request Id: 1aeee194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.566+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 89caf06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.575+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 91d8d01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.576+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2203973a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.577+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 91d8d01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.578+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2203973a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.579+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3eaddb72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.581+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eaddb72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.582+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: dbf3e4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.583+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dbf3e4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.583+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1799a36c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.585+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_246, and the Request Id: 4fd46d01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.591+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_253, and the Request Id: d9cb3b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.596+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30569aa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.597+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30569aa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.598+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22716c6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.602+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1615e093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.602+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58bdda01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.604+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58bdda01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.606+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_253-, and the Request Id: 2a36f2bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.608+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 382d510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.608+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_243, and the Request Id: 40846f0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.614+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b07c2f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.614+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_246-, and the Request Id: 7a62aa54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.616+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b07c2f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.616+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 783f2eee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.617+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 538bf285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.619+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 538bf285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.621+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_247, and the Request Id: 536c4a15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.624+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b585e55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b585e55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.628+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 449ef25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.630+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 449ef25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.631+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_249, and the Request Id: 3874f0f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.634+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_247-, and the Request Id: 303f03f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.635+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_244-, and the Request Id: 4d6d844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.636+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b3b5724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.636+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bb08858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.638+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b3b5724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.638+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bb08858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.640+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c0dd685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.641+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c0dd685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.642+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 536fb343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.644+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_248, and the Request Id: 4a0fbcc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.644+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 315bb93b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.644+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 536fb343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.645+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 315bb93b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.648+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4944b71d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.648+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_248, and the Request Id: 7f879c39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.651+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_243-, and the Request Id: 7de5cbac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.654+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24e9d383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.655+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24e9d383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.658+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_247, and the Request Id: 6abb92b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.658+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b9c9999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.662+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e9241c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.668+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_247-, and the Request Id: 171d8854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.673+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_249-, and the Request Id: 25f066ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.673+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b036259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.676+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1547329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.682+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_248-, and the Request Id: 67427cbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.682+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 153448c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.685+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43dc81fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.689+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60b151e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.689+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2514dc16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.690+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56bbb49c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.695+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63237302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.701+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_248-, and the Request Id: 5152fd9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.705+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10606620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.705+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c7d2a82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.706+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bb66663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.707+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10606620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.707+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c7d2a82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.710+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36f04aba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.710+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6816a96e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.712+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36f04aba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.712+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6816a96e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.715+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_244, and the Request Id: c1e5d93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.717+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_248, and the Request Id: 283bf1b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.719+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 577baaa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.720+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36010020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.721+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 396e4ecd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.723+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 458c925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.725+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4017ae7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.726+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 604776ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.727+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1467a46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.729+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1467a46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.729+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4017ae7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.732+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20dea238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.735+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e2c8796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.737+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e2c8796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.738+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f14a1b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.739+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f14a1b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.740+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ff7c474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.741+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_244-, and the Request Id: 47ba5846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.742+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_248, and the Request Id: 6d27e407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.742+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57f3eb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.743+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ff7c474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.744+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57f3eb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.744+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_254, and the Request Id: 4ec9d9a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.745+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1257fcac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.747+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1257fcac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.748+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b861620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.749+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_248, and the Request Id: 1c160b32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.750+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b861620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.753+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_247, and the Request Id: 122722b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.753+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31b63229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.755+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 107dcbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.757+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 107dcbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.760+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_248-, and the Request Id: 7fe08bf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.763+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6638eb23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.763+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_248-, and the Request Id: 7857ad37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.765+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6638eb23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.766+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31b63229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.767+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_250, and the Request Id: 11fddb1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.771+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f6b9f49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.773+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f6b9f49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.775+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36bd40cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.777+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cb27808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.779+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_245, and the Request Id: 7662e3b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.786+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_248-, and the Request Id: 7b26b717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.788+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_254-, and the Request Id: 5e7cbb6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.788+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_247-, and the Request Id: 7b31fcae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.792+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38de0c6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.793+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b147c46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.794+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38de0c6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.797+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31bc8a9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.798+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31bc8a9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.800+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_249, and the Request Id: 2427a1a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.802+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_250-, and the Request Id: 5ebf3fb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.809+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d1acd17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.809+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53825dfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.811+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53825dfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.813+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21fb510d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.813+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54a6c332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.814+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21fb510d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.816+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_249, and the Request Id: f9b4aed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.821+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_245-, and the Request Id: 25b0a98a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.825+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e3de7f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.827+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e3de7f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.829+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37739387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.832+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37739387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.832+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_249, and the Request Id: 378e0b77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.833+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d907231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.843+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 401c37f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.847+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 364f2bf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.849+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49c3cf19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.854+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_249-, and the Request Id: 278ccb54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.859+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5def1a42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.862+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_249-, and the Request Id: 1915465c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.864+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec42cf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.867+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24bd09a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.874+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 733e1a1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.877+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_249-, and the Request Id: 31f2e1e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.884+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46a8c910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.885+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5332f846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.887+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b0dafb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.887+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5332f846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.889+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b0dafb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.889+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 562137ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.889+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 808193f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.890+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 808193f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.894+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_245, and the Request Id: 464adb3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.894+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62c4e936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.896+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c4e936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.898+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_249, and the Request Id: 14ff3fa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.899+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac8e17b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.906+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fd28a1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.906+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_249-, and the Request Id: 244954a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.910+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e102aff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.911+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fd28a1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.914+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14952ec0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.914+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60c990c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.916+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14952ec0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.916+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60c990c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.918+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b8bcacd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.921+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52ca823f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.921+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ea99c97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.923+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52ca823f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.923+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_246, and the Request Id: 47644ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.925+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_249, and the Request Id: 5704200e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.929+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dc79d4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.929+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f48a6de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.930+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dc79d4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.934+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ca890c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.936+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ca890c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.939+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_248, and the Request Id: 4a4ab648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.939+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a851f42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.939+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9dad64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.941+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_245-, and the Request Id: 2e8e7c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.943+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b07841a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.950+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fbe6a5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.952+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fbe6a5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.954+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 274a2703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.956+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 274a2703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.958+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_255, and the Request Id: 402cca38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.964+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_249-, and the Request Id: 6c6ea4a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.965+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_246-, and the Request Id: 1e5cc65f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.969+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11bccd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.970+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75f13dbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.971+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11bccd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.974+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 216f4d88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.976+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 216f4d88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.978+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_255-, and the Request Id: 7c1cea4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.978+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_250, and the Request Id: 69773cbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.979+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b112ad7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.981+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b112ad7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.983+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d341147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.984+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d341147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.985+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_250, and the Request Id: 30f23f61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.988+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e9ba53c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.989+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_248-, and the Request Id: 3897006f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.990+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e9ba53c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.992+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b08cd61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.993+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b08cd61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:25.996+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_251, and the Request Id: 5d2be8e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.000+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70d9385e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.011+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e6dad74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.011+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3be9714d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.022+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64faf48a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.023+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65edb8a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.025+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65edb8a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.026+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_250-, and the Request Id: 1371034b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.028+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24823c45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.029+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_250-, and the Request Id: 10e2481c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.030+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24823c45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.032+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_250, and the Request Id: 404f1381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.036+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38d331ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.038+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_251-, and the Request Id: 14c6749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.042+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6eedea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.045+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58ee37dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.047+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58ee37dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.049+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c6a709e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.051+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c6a709e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.053+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_250, and the Request Id: 39e877ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.054+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 382e374e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.057+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 96a6ec7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.065+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2156c7ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.065+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48c32fdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.069+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cbb9150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.077+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_250-, and the Request Id: 3dbe6e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.078+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34d0e54e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.078+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 248c5062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.090+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14f3ace6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.093+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b2fd595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.095+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b2fd595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.099+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65fc4e1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.101+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65fc4e1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.103+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_246, and the Request Id: 596a4412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.106+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e2bafd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.110+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_250-, and the Request Id: 7c04b30b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.110+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e2bafd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.114+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bfe3b94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.117+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43d27c87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.118+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43d27c87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.118+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f17356d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.122+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38ab9b8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.123+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_249, and the Request Id: 682f3ddc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.124+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38ab9b8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.127+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3649efe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.127+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 304c90c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.128+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3649efe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.130+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_250, and the Request Id: 6b128333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.135+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41c05c16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.135+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e3b65b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.137+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c05c16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.137+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e3b65b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.138+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fae1f92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.145+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bc60b98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.146+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8e60e1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.148+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 424938f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.148+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e60e1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.149+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 424938f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.150+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_251, and the Request Id: 5c270c8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.152+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_246-, and the Request Id: 3bc44d0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.153+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_247, and the Request Id: 39cae402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.153+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d05cdc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.155+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d05cdc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.157+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ad1f0b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.159+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ad1f0b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.160+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cd84579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.161+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_256, and the Request Id: 30a7a120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.162+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd84579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.164+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54a9e565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.166+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54a9e565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.167+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_249-, and the Request Id: 142a8843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.167+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_251, and the Request Id: 1c5a51a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.171+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51ccd1af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.172+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_250-, and the Request Id: 2aeca1d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.174+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56f59fdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.177+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56f59fdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.177+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_251-, and the Request Id: 8d869da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.181+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a4166d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.183+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26b4a2ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.185+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26b4a2ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.185+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_247-, and the Request Id: 4836e09e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.189+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bb54898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.191+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_256-, and the Request Id: 57945a38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.193+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_252, and the Request Id: 1b4ca762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.198+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c4cab63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.198+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36e72c10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.200+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36e72c10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.203+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e5b77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.205+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d10e5e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.205+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e5b77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.207+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_251, and the Request Id: 6204d602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.214+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c4e8e78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.215+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29ccf22a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.216+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c4e8e78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.218+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29e7d450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.221+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73c9aa3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.222+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73c9aa3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.227+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_251, and the Request Id: 3612924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.228+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35d5790a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.229+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_251-, and the Request Id: 4a080297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.237+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65fc4fca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.237+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 186b66aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.241+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_252-, and the Request Id: 7d1e7685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.244+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66b98768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.246+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ea94c2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.250+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a4f4c5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.251+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_251-, and the Request Id: 75ec30b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.252+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a4f4c5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.254+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c2d6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.255+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_251-, and the Request Id: 75c9459c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.256+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c2d6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.258+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_250, and the Request Id: 338041fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.260+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c4030a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.268+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6572aecf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.272+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_250-, and the Request Id: 6e8568bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.274+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59eb413a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.276+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 220cd60e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.278+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 220cd60e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.278+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6108f21b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.280+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6108f21b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.282+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12d09f6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.282+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 908d2bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.284+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 908d2bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.284+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12d09f6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.287+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12e54c67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.291+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_247, and the Request Id: 7ef437e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.295+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cbdf296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.297+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_257, and the Request Id: 280e88b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.298+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c4049a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.305+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 138663f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.312+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 667b62d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.312+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c511ee5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.317+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d13d37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.320+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d13d37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.321+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f33dae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.322+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13ee46ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.325+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a3047a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.328+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a3047a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.329+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 103d5429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.329+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f33dae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.330+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_247-, and the Request Id: 63c68d38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.331+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 348b42e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.333+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 348b42e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.335+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d95158f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.335+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c84ffd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.337+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c84ffd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.337+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d95158f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.342+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_251, and the Request Id: 43558823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.346+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_252, and the Request Id: 2d790df1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.346+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_248, and the Request Id: 70891969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.353+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7331936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.358+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_257-, and the Request Id: 4cfde589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.358+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 697b608c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.362+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7331936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.363+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20cd2972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.364+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7472a5a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.366+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7472a5a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.368+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36b49aad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.369+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36b49aad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.369+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_248-, and the Request Id: d733746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.371+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 725c482c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.372+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 725c482c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.372+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20cd2972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.372+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16a49b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.375+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5201dd8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.376+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5201dd8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.377+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_252, and the Request Id: 5646c1fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.377+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_253, and the Request Id: 56f78b07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.379+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_252, and the Request Id: 287f53b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.382+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22743c48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.387+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22743c48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.390+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68801da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.391+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c93c30d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.393+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 738ef208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.396+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 738ef208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.396+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b086862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.397+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_252-, and the Request Id: 46c8c291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.398+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b086862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.398+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_252-, and the Request Id: e583e1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.399+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_251-, and the Request Id: c131f94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.408+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_252-, and the Request Id: 67a42f0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.408+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 726ec56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.411+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_253-, and the Request Id: 53a5d7a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.411+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45ae9eec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.411+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_252, and the Request Id: 37344cba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.413+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45ae9eec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.414+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3169b94a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.419+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_251, and the Request Id: 5ac144d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.419+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69a5dae3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.421+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23d3b094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.426+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48abf576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.429+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e627bdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.431+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e627bdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.434+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f480ab3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.434+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_251-, and the Request Id: 3740ce7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.438+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 446114ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.438+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34ddbfa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.440+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 446114ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.440+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34ddbfa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.442+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 727e25bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.442+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_258, and the Request Id: 6797492d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.443+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 727e25bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.443+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41c7d863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.445+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_249, and the Request Id: 39daefdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.453+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4debbec3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.455+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4debbec3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.458+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_252-, and the Request Id: 57706f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.459+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57ece296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.459+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 466b331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.462+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c8d32e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.463+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c8d32e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.464+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71764857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.465+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_248, and the Request Id: 420e16b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.468+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c828538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.471+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 369bf770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.475+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a16acb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.477+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bef7865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.479+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bef7865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.481+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6253efec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.482+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6253efec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.484+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_253, and the Request Id: 151169f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.487+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4acb01fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.489+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_258-, and the Request Id: 1e32553c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.491+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_249-, and the Request Id: 5c133bb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.495+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_253-, and the Request Id: 4937351a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.508+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7635d7b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.510+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7635d7b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.512+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38968df1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.512+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4471ea6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.514+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4471ea6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.514+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_248-, and the Request Id: 29a350a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.516+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 493bec82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.517+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 493bec82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.519+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 129a1ab6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.519+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_253, and the Request Id: 18b7a97e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.520+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 129a1ab6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.522+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_254, and the Request Id: bad1101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.528+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 415786ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.536+0000 [Thread-10310] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:45:26.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bbf6f86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.549+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41d2eec8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.550+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 621a74d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.551+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41d2eec8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.552+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 621a74d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.554+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9c88460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.556+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9c88460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.557+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a8202bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.557+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e43838e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.557+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_252, and the Request Id: 60eb0acb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.559+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a8202bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.561+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_253, and the Request Id: 2603c053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.567+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60d5877b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.567+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64366f65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.570+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ebb8893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.574+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d7d57c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.581+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_253-, and the Request Id: 7bd0a2be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.589+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_254-, and the Request Id: 43f6cff9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.601+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_252-, and the Request Id: 524c676b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.603+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e5f82e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.606+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_253-, and the Request Id: 3ceeb55f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.613+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7efa3eb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.613+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6954f449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.615+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6954f449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.617+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6973096c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.619+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6973096c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.620+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66ef2a15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.622+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66ef2a15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.623+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_252, and the Request Id: 4449e57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.624+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 294c7aa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.625+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 294c7aa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.629+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b26d219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.629+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73df9647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.629+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76330c38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.631+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b26d219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.631+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76330c38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.635+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_259, and the Request Id: 20f8bb75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.638+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_253, and the Request Id: 6aec9b6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.642+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e7c4bb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.646+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_253-, and the Request Id: 51e6e127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.651+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 359cc012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.655+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a2b58cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.657+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a2b58cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.661+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e2e6b13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.664+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6678ae9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.664+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a9b5f38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.666+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6678ae9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.667+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_250, and the Request Id: 59f4502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.673+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 748f87d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.673+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_259-, and the Request Id: 3c7d8551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.675+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62683a16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.677+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62683a16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.679+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cc90fa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.681+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cc90fa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.684+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b6b9794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.684+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2113f8f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.687+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e9250ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.689+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e9250ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.690+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78419975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.690+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_254, and the Request Id: 5e80b4bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.692+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7332000e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.693+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fcd3414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.694+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7332000e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.695+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fcd3414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.696+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ab24559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.698+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_249, and the Request Id: 1e046d82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.702+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 191a1f18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.703+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77093085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.703+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_254, and the Request Id: f529d9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.704+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab24559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.709+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 394b9763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.711+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_250-, and the Request Id: fd270ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.711+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 394b9763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.713+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51a05b36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.715+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51a05b36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.718+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69c19aa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.718+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32d09dbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.722+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 310c2f92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.722+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32d09dbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.723+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 310c2f92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.724+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_254-, and the Request Id: fadea58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.725+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_252-, and the Request Id: 2ffa377d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.727+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_254, and the Request Id: 75930526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.727+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_253, and the Request Id: 2a753f71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.761+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_254-, and the Request Id: 51866aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.764+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 685f9988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.765+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_249-, and the Request Id: 7beb9952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.766+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d00c5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.766+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_254-, and the Request Id: 1940b9b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.769+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_253-, and the Request Id: 244f4541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.769+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d2fd20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.775+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 685f9988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.785+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 762e3c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.786+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6039da9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.791+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 762e3c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.794+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45c1ec39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.794+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6039da9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.795+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6263bf1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.799+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75061136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.801+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75061136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.803+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 779b1444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.806+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_255, and the Request Id: 4c239497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.807+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_254, and the Request Id: 18be3ba2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.809+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51ede594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.812+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f685cf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.814+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62a78585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.826+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52e45842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.828+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52e45842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.829+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc36675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.831+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63606e10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.831+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fbac862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.832+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63606e10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.836+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29447dce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.837+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ddbc9fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.837+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_260, and the Request Id: 828d839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.845+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_255-, and the Request Id: 3095bbc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.851+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_254-, and the Request Id: 6b11ac90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.852+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b2cdd55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.853+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c64a102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.854+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_260-, and the Request Id: 10dabaca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.855+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c64a102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.856+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b2cdd55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.857+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70f648db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.859+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70f648db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.861+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6802d07c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.861+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 309e1139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.863+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6802d07c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.863+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 309e1139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.867+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_255, and the Request Id: 2ab3e093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.868+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_255, and the Request Id: 5e8efe3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.869+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11b69e34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.869+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 241064d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.875+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66eae64b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.877+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66eae64b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.878+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d15e849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.878+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cc3b301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.880+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d15e849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.882+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3148be4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.883+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_251, and the Request Id: 2bf9dc2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.885+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 202662dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.885+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 502d04e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.887+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 502d04e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.888+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f5ffd08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.892+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_254, and the Request Id: 1da3ea4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.901+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_255-, and the Request Id: 392d47bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.906+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 661eec15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.908+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 661eec15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.908+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_255-, and the Request Id: 1a112467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.911+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c20634b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.913+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c20634b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.916+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_251-, and the Request Id: 53880ff0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.918+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4214a77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.921+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_253, and the Request Id: 6ac2fbd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.923+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 177f20e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.927+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dbb4c27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.928+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27a75ddf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.928+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e26da04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.928+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dbb4c27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.930+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e26da04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.932+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e314c56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.932+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79b881ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.934+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e314c56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.934+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79b881ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.939+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_255, and the Request Id: 65d47a0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.944+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39df658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.944+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_250, and the Request Id: 5ce2063d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.947+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_254-, and the Request Id: 2fd3c505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.950+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_255-, and the Request Id: 7c972477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.958+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cb678fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.960+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cb678fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.962+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3405a4a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.962+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_253-, and the Request Id: 334c178b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.964+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3405a4a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.965+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27d35635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.970+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_255, and the Request Id: 277e83c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.972+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19c77ca3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.972+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 337bc57a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.973+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19c77ca3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.974+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 337bc57a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.976+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b98477f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.976+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74733878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.978+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b98477f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.978+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74733878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.985+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_256, and the Request Id: 17a9a088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.987+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 539efbf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.992+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38d86fd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.992+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_250-, and the Request Id: 744fb141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.994+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_261, and the Request Id: 27dbe977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.995+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d86d6ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:26.999+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e5274f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.003+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33a9d69a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.005+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c6fd2d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.013+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_255-, and the Request Id: 2bf6eee3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.017+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_256-, and the Request Id: 46e221ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.020+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b2448a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.022+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b2448a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.023+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38d47477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.025+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38d47477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.026+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b2cf61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.027+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21f4bf89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.030+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_256, and the Request Id: 576607f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.032+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_261-, and the Request Id: 582a85d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.036+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f733cac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.037+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41cf58c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.045+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 118fa295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.049+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38a6700f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.050+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38a6700f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.054+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ccede7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.056+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ccede7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.059+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_256, and the Request Id: 581237a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.059+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13e7d61e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.061+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56e63fe3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.071+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26326805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.073+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b2ba77c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.078+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_256-, and the Request Id: 781ee23f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.083+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 201a4bf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.084+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6057d664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.085+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 201a4bf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.086+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6057d664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.089+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c4588b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.091+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c4588b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.091+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 517f096c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.094+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 101973c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.099+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_256, and the Request Id: 4baed6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.102+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 101973c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.103+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_256, and the Request Id: 1a508b89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.104+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_256-, and the Request Id: 6c24e392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.107+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45865891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.109+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45865891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.110+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56527623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.112+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56527623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.114+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_251, and the Request Id: 1c69a22d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.115+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1eec007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.117+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eec007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.125+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 533bb3c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.132+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ef5afdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.138+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27ff690d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.141+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62dbf081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.143+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62dbf081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.143+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4be9ab4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.144+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4be9ab4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.145+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 437d5971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.146+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 437d5971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.148+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27ff690d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.148+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a1132d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.149+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a1132d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.154+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_257, and the Request Id: 3594d691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.156+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eeed2de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.158+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_252, and the Request Id: 6dccd28d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.159+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 231d65eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.161+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 231d65eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.163+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_255, and the Request Id: 1c292a7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.166+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_256-, and the Request Id: 2ba41066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.171+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 795e82fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.173+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 795e82fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.183+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_256-, and the Request Id: 4168a6e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.184+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48a2bb35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.188+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_254, and the Request Id: 58905d2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.190+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_251-, and the Request Id: 46b286d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.190+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d6c64ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.194+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 611ebcff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.223+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6088ae0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.232+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_252-, and the Request Id: 6781dd09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.238+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7231c3ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.240+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7231c3ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.242+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68c7c971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.243+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ce6fbb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.245+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_257-, and the Request Id: 28a19d35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.249+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3be01c6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.251+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3be01c6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.254+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_257, and the Request Id: 3a0b3fcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.254+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53360e36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.262+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 583cce21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.263+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_255-, and the Request Id: 64706a8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.264+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 583cce21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.266+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 245320f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.268+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 245320f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.270+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_262, and the Request Id: 7fa41ae4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.277+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_254-, and the Request Id: 33cd4437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.279+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a4d4882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.287+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26a3bef8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.289+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c827726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.294+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a1d443d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.295+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4733a6db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.297+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4733a6db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.299+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13186503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.300+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13186503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.303+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_253, and the Request Id: 186c60d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.313+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14d8c6e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.315+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14d8c6e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.315+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_257-, and the Request Id: 5b39da3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.319+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 483748a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.320+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 483748a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.321+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 114f0149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.322+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 114f0149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.323+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_257, and the Request Id: 757952b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.324+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f0005ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.325+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f0005ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.327+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_257, and the Request Id: ca7348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.331+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_262-, and the Request Id: 6a6b0a28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.334+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b4b1cde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.341+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78b9614a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.352+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f0a7ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.352+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f997d2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.353+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f0a7ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.356+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d9409a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.358+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d9409a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.360+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_257, and the Request Id: 76579cd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.364+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_253-, and the Request Id: 271966f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.366+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71b2357a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.378+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 560d13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.389+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_257-, and the Request Id: 4fead424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.392+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_257-, and the Request Id: 77e72532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.394+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ed37702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.400+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3212e41d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.408+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d64e1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.412+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f81c512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.414+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f81c512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.417+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3acd753a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.418+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3acd753a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.419+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fbb88e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.423+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44228935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.425+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44228935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.426+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_257-, and the Request Id: 323e086d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.427+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_252, and the Request Id: 7c7aa463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.428+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f6ead9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.429+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c9641f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.431+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 327a5916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.433+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 327a5916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.435+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_258, and the Request Id: 61493e00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.441+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cd138d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.443+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f49276e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.449+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68ac7b8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.457+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b1cd02c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.460+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6de30f78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.462+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6de30f78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.463+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2840ff58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.467+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bde596a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.467+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_252-, and the Request Id: 7221ddd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.472+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bde596a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.475+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_256, and the Request Id: e4830a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.477+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55bbe32b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.479+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55bbe32b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.479+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d6f0501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.483+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a295f5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.485+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a295f5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.491+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_258-, and the Request Id: 71a76fb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.494+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_258, and the Request Id: 1a95c153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.494+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e9c66e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.497+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e9c66e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.500+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68ffbb77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.502+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68ffbb77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.504+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_254, and the Request Id: 517daab4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.510+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17d7fac2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.512+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17d7fac2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.513+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 272dfdb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.515+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 600fd803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.518+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_255, and the Request Id: 55def902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.523+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 600fd803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.527+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 213b3abd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.531+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 213b3abd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.532+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d5baf28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.533+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cff2fa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.536+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 272dfdb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.538+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_258, and the Request Id: 325437dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.539+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d5baf28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.539+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a2a7475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.541+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a2a7475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.543+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_263, and the Request Id: 7fcb97fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.549+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_256-, and the Request Id: c25f4cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.552+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15c7eff5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.564+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_254-, and the Request Id: 7820ac0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.565+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_258-, and the Request Id: 41ac8767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.567+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2573181a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.570+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6343c4a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.571+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72a9597a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.577+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_255-, and the Request Id: 48b9d588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.587+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7343856e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.590+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7343856e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.593+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_258-, and the Request Id: 3c734bb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.595+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9f657a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.601+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_263-, and the Request Id: 5274d344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.601+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29fe84dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.606+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29fe84dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.607+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ea79b6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.608+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ea79b6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.610+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_258, and the Request Id: 5f38d99a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.612+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fd92dfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.612+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5de0e5e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.615+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fd92dfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.617+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_258, and the Request Id: 78ddd10e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.626+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64731882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.626+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5069b84e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.630+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_258-, and the Request Id: 9147153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.635+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f4c0c4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.638+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78289b2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.644+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 669a26e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.648+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69822d1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.659+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1c5d04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.659+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c3f00e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.661+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7103a4c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.661+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c3f00e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.663+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7103a4c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.665+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59f31a17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.666+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12640985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.667+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12640985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.669+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dfa139e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.669+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_257, and the Request Id: 138d4900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.670+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dfa139e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.672+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_253, and the Request Id: 5ee9d945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.676+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76db2c9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.679+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5189d95a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.681+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76db2c9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.683+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d341694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.684+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d341694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.685+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d9447aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.686+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d9447aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.688+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_259, and the Request Id: 5e73d0f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.692+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f4227fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.693+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_253-, and the Request Id: 3d65965c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.694+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f4227fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.695+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_258-, and the Request Id: 347c70f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.696+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_264, and the Request Id: 4ca43f5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.702+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bc67e72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.704+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 193008a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.706+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_257-, and the Request Id: 367fb6d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.711+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52d0e1d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.712+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc67e72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.715+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51b19380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.717+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51b19380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.718+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aff580d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.720+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_259, and the Request Id: b7e5764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.720+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a002f60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.724+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aff580d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.724+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a71e758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.732+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a71e758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.733+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_259-, and the Request Id: 1f319aa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.733+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_259, and the Request Id: 432c8af0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.738+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c6ffae3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.745+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_264-, and the Request Id: 7a55e4ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.748+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26b4c27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.759+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9de795c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.761+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64edf1f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.762+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e879d9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.763+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64edf1f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.764+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e879d9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.767+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61c0240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.767+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58bb20e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.769+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58bb20e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.771+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_255, and the Request Id: 6ccd537d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.771+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61c0240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.774+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bb86ab6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.775+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6129b505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.776+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bb86ab6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.777+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_259, and the Request Id: 5cae2155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.778+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_259-, and the Request Id: 2c80af09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.783+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 579a3a4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.784+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 579a3a4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.786+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37dac8eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.786+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_256, and the Request Id: 6f1b579e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.788+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54fc2dc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.796+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3af777eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.803+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9a20bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.805+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9a20bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.811+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3515e142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.813+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3515e142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.815+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_254, and the Request Id: 502a1ed5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.819+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60218db9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.821+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60218db9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.822+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa456da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.824+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa456da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.827+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_259-, and the Request Id: 3af16a64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.829+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ee6e15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.829+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 437ba0cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.831+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_260, and the Request Id: 32364158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.832+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_255-, and the Request Id: 4dcb6cf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.841+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b30969e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.844+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 157a2634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.848+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_256-, and the Request Id: 475688d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.857+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_259-, and the Request Id: 69dcde77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.857+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_260-, and the Request Id: 783836d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.857+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68d31fcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.860+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 369015c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.862+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 369015c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.863+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73808aca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.864+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67da697e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.865+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73808aca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.866+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67da697e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.869+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74959de1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.871+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_259, and the Request Id: 6c43c99c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.874+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74959de1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.877+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8cc238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.877+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_258, and the Request Id: 323b3569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.879+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 88e866f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.890+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34145b72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.892+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34145b72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.894+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1473244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.896+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1473244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.898+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_265, and the Request Id: 730daea8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.898+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_254-, and the Request Id: 12560243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.903+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64cb8f46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.914+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_258-, and the Request Id: 11a78c2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.914+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e4b1cb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.916+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e394cc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.918+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 223dac51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.925+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_259-, and the Request Id: 7c674e60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.926+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3edcca39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.929+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3edcca39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.934+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec5f5f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.936+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33f4b455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.936+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64ed2c67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.939+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a88e96b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.939+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2db44adb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.940+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a88e96b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.941+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b77cb89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.942+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b77cb89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.943+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_260, and the Request Id: 23c9a1dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.946+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50f147c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.948+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b36d60a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.950+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b36d60a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.964+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 450a2456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.965+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_257, and the Request Id: 5785f215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.967+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_265-, and the Request Id: 27680a16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.970+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 303d0329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.978+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c2889f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.984+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31b3d8ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.984+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ad0595f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.987+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ad0595f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.989+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45a5bab7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.993+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e1e7809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.994+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e1e7809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.995+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_260-, and the Request Id: 6237e94a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.995+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 325d3f99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.997+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51781322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.997+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 325d3f99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:27.999+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_260, and the Request Id: c51387f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.000+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72e67ec1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.002+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dccc6a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.002+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72e67ec1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.003+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dccc6a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.005+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_260, and the Request Id: 13c48021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.005+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3960aa77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.007+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3960aa77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.009+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_256, and the Request Id: 1b857459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.009+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ca38881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.011+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ca38881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.012+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 821a054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.014+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 821a054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.016+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_255, and the Request Id: 5fef613e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.018+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8f9c238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.020+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8f9c238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.020+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ffa6b73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.021+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d44ee0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.022+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ffa6b73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.025+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24511a80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.026+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24511a80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.026+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a29f597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.028+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a29f597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.030+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_259, and the Request Id: 5529e2d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.030+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_261, and the Request Id: 4194b442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.034+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a49dc7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.038+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 210f9339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.043+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_256-, and the Request Id: 1e34bc5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.036+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a49dc7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.045+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_260-, and the Request Id: f83c024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.049+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61e990b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.051+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e990b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.051+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_257-, and the Request Id: 4ac90fe7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.053+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_260-, and the Request Id: 4a3365a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.054+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_260, and the Request Id: bbc4765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.056+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e2087db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.057+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e2087db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.058+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_255-, and the Request Id: ffa1997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.059+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f94b89c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.061+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f94b89c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.075+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_259-, and the Request Id: 2f6672c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.079+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_261-, and the Request Id: 1e78d322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.081+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e3d1471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.087+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_266, and the Request Id: 5498e360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.091+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2926c576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.092+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 540d1937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.097+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ecd1d03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.103+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fa4e328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.110+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_260-, and the Request Id: 4fa622ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.111+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40934e82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.121+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e4a6efe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.122+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d74420a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.131+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 710bfb9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.133+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ec10e0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.141+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3680ca5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.143+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_266-, and the Request Id: 76723043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.143+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42658fc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.152+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6249d5f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.153+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1289b175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.158+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6249d5f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.159+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6de809a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.161+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6de809a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.161+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74c41c55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.164+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3359d9d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.165+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74c41c55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.166+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3359d9d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.169+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_261, and the Request Id: 3560410a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.169+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_261, and the Request Id: 1bbbf568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.176+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c2802f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.176+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24080fb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.179+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_261-, and the Request Id: 29f011b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.186+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e309ba1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.193+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e309ba1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.195+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 112f77a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.197+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cf4979c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.198+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cf4979c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.198+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 112f77a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.200+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 602afe38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.200+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30cd0128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.201+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_260, and the Request Id: 5c6d409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.202+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 602afe38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.203+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30cd0128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.204+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 758a5df6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.205+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 758a5df6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.208+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_257, and the Request Id: 2043f7ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.210+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_262, and the Request Id: b512a14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.212+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c67fd1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.215+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35d4b3db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.233+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72b0d464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.234+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13032047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.236+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ba3be1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.238+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_261-, and the Request Id: 4c8c8426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.241+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e6a0810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.245+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e6a0810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.249+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f82b6e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.254+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_260-, and the Request Id: 107412b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.256+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f82b6e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.256+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fbabcee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.258+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fbabcee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.260+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_261, and the Request Id: 5b509259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.261+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3515f870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.262+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3515f870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.263+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_262-, and the Request Id: 5f42779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.270+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_267, and the Request Id: 2f6e963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.270+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d0357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.272+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d0357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.274+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3565d091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.275+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bda3d74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.276+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bda3d74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.279+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_258, and the Request Id: dce1d16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.281+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_261-, and the Request Id: f7c98aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.283+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3565d091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.290+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 160ec96e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.290+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41521833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.292+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41521833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.294+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_258-, and the Request Id: 39110573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.294+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70db2907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.297+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_256, and the Request Id: 99cef59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.299+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 716bd86a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.299+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_257-, and the Request Id: 3744bcc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.301+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 716bd86a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.304+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51728dc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.306+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51728dc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.308+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_261, and the Request Id: 27188953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.310+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13ff1ae7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.313+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13ff1ae7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.332+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9477b8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.334+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9477b8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.337+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40b9d63d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.338+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1907c64b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.341+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_262, and the Request Id: 7c49a11a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.346+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 867d360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.349+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c9e34e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.350+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_267-, and the Request Id: 65f79727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.350+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 415afcaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.353+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_256-, and the Request Id: 1922ba06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.356+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_261-, and the Request Id: 14110d3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.356+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab6c5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.365+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12d9a019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.367+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_262-, and the Request Id: c40e232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.367+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3858a69c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.370+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 165cd352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.374+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3858a69c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.376+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79b985b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.378+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79b985b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.378+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2add3e39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.383+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38da4581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.383+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68f6311e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.387+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7120e444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.389+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_262, and the Request Id: 543f841a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.392+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44cb1def, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.398+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eefd558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.400+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1c721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.404+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c4c7c01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.405+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31fd7a16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.410+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b945524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.411+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65b35d71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.412+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b945524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.413+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65b35d71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.414+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41b1738f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.415+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69f66455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.415+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41b1738f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.418+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_263, and the Request Id: 232d0a04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.418+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69f66455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.421+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_259, and the Request Id: 55ca8545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.422+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 521c1c11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.423+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 521c1c11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.425+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 608d93ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.427+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 288fb57e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.429+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 288fb57e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.430+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a5fb94a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.432+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a5fb94a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.434+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c0d96f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.434+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_268, and the Request Id: 6530ad8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.435+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c0d96f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.437+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_261, and the Request Id: 62b694b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.440+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 255d426f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.442+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 255d426f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.442+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_262-, and the Request Id: c751a51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.446+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34f6c942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.447+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34f6c942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.448+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 341e7c6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.450+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_268-, and the Request Id: e8ee006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.450+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_262, and the Request Id: 1b45f63e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.450+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 341e7c6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.455+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eaaf1f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.457+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eaaf1f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.459+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_261-, and the Request Id: 3d13e55e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.461+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_258, and the Request Id: 591e230b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.464+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 151d7727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.466+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_259-, and the Request Id: 48f0b8f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.470+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_263-, and the Request Id: 17597dd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.502+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f12af1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.510+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b95ad17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.511+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e0efff5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.514+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f12af1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.515+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 184709f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.515+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_262-, and the Request Id: 5afd2be8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.515+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_258-, and the Request Id: 20bc0fd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.517+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 184709f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.517+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3db459c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.517+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 281e8001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.517+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16961e19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.517+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74591ec5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.518+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16961e19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.518+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3db459c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.522+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 289387ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.522+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_257, and the Request Id: 54a1977b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.522+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 333f7f2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.523+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 289387ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.525+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_262, and the Request Id: 38eb7614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.526+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f2c7294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.527+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4383635f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.529+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f2c7294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.530+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73de9e26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.532+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1da68961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.532+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 305f0950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.532+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9ff93f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.534+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_263, and the Request Id: 7c36a9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.535+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14715c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.536+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_257-, and the Request Id: d53cdf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.544+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_262-, and the Request Id: 3573d19a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.544+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60a2b94d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.550+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12e63041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.552+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12e63041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.553+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 337695a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.554+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 337695a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.556+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_260, and the Request Id: 68818203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.562+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2177ea3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.564+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2177ea3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.566+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c36caa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.568+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c36caa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.568+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cdeccb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.570+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cc8d61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.570+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_262, and the Request Id: 4a9cb13c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.573+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74db8f84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.575+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74db8f84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.577+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7baf1b7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.578+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7baf1b7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.583+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_269, and the Request Id: 1e43e884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.585+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_263-, and the Request Id: 10096e64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.588+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7df64cf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.589+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 299d8530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.591+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 299d8530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.592+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d71a840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.599+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56310b5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.607+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52b56b14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.610+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52b56b14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.611+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43a5af65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.613+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1655d1ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.613+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 769633d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.613+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50dc46b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.615+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 769633d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.617+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50dc46b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.618+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_262-, and the Request Id: 4a1ba80c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.618+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 445b3201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.618+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43a5af65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.619+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_263, and the Request Id: 43ea4da6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.619+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_259, and the Request Id: 39cbca9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.619+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 384d84d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.624+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_260-, and the Request Id: 6927eb4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.624+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 445b3201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.625+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 585eda56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.625+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 601dade9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.626+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 601dade9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.627+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 585eda56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.629+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_264, and the Request Id: 54e515c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.631+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_263, and the Request Id: 75e28078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.631+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_269-, and the Request Id: dceea67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.636+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c43e95b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.638+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_263-, and the Request Id: 68905205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.644+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f19d102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.644+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 507291a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.644+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_264-, and the Request Id: 711cbbd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.646+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f19d102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.648+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e258763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.648+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 507291a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.649+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 640cdf93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.650+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e258763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.652+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 640cdf93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.652+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_258, and the Request Id: 4775b519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.652+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_263, and the Request Id: 2ac6fd13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.656+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_259-, and the Request Id: 3efc170d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.662+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6196694f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.662+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ac7f77c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.675+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74b357af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.676+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_263-, and the Request Id: 11cf6639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.678+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17da7558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.688+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c0a0e47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.689+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c0a0e47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.690+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dffdd55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.693+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ba58e3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.696+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18faec22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.698+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18faec22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.699+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_258-, and the Request Id: 7783f9e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.700+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_264, and the Request Id: 54c9f3a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.710+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_263-, and the Request Id: 64f58cb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.715+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59d694b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.719+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b9f661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.724+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50cfe0e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.729+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c45a329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.737+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e53459e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.741+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 647ec49e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.746+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f73854a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.766+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ebf388e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.771+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77abc004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.773+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_264-, and the Request Id: 49e39c33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.775+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b209737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.777+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b209737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.779+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef4a498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.780+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef4a498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.780+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d62eb7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.781+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d62eb7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.782+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_261, and the Request Id: 5b6f5124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.783+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fdc6abe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.784+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fdc6abe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.786+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_260, and the Request Id: 3d6ff295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.790+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ad42252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.795+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d0bd218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.797+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d0bd218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.797+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_261-, and the Request Id: a8b9e07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.801+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ecadf8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.801+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13c6230e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.802+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ecadf8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.802+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13c6230e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.806+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_265, and the Request Id: 5a29b8be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.806+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ba6b08e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.808+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ba6b08e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.810+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_264, and the Request Id: 324d96a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.813+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c9abd5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.815+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40ad262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.820+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 359d44f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.821+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 356f5b2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.824+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c9abd5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.829+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_264-, and the Request Id: 57b0590c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.831+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_260-, and the Request Id: 40ea3a0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.831+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a44816f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.832+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b532720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.833+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a44816f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.833+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b532720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.834+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_265-, and the Request Id: 44a12f33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.835+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_263, and the Request Id: 3c79ab13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.835+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ba99882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.837+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ba99882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.837+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fd0a46c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.839+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_270, and the Request Id: 406dbce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.843+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f09479f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.845+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f09479f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.847+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a15eb57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.849+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a15eb57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.849+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 486f64d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.851+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_259, and the Request Id: 14d174e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.853+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67895e2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.854+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67895e2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.856+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5891d025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.857+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5891d025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.860+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_264, and the Request Id: 16474161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.865+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57d18667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.865+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cfe7ee5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.872+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 711693a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.872+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_264-, and the Request Id: 403bf1d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.874+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 711693a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.876+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 195c4eff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.876+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39378053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.878+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39378053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.880+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_263-, and the Request Id: 695f76da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.880+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_265, and the Request Id: 629094f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.880+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a80f7cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.881+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_270-, and the Request Id: 7f4dfd91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.887+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d5a70e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.889+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_265-, and the Request Id: 40475618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.890+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_259-, and the Request Id: 2d7babc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.893+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 81d4075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.895+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 81d4075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.897+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6411d5fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.897+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5efbd355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.899+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5efbd355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.899+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a113e61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.899+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57a3645c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.901+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a0e4206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.903+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_262, and the Request Id: 233c0992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.908+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7594b5f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.913+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46cb849e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.913+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14373efb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.913+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dbcd604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.915+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46cb849e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.915+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14373efb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.918+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13f51cb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.920+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b3209db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.921+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1614d020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.921+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5430aa67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.922+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 685606e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.923+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1614d020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.923+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 685606e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.926+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_265, and the Request Id: 2cf9daa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.927+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_264, and the Request Id: 23ca0f04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.927+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_262-, and the Request Id: 332f7a90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.932+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 295d6f4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.933+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6368a91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.935+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 712ffd12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.939+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 295d6f4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.940+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c502640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.942+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c502640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.944+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_261, and the Request Id: 379e2875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.955+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2abd02f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.955+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_265-, and the Request Id: 3dbd7a4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.957+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2abd02f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.961+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 469d9798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.961+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_261-, and the Request Id: 2c6aca42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.961+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e622832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.963+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 469d9798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.963+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e622832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.964+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7877c45a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.965+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_271, and the Request Id: 24ff24b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.967+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f8873c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.968+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dcb7124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.969+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f8873c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.969+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dcb7124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.970+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_264-, and the Request Id: 160ab06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.971+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_264, and the Request Id: 2a790823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.974+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c756023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.975+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c756023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.979+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 296b9f73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.979+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fbbdfe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.979+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1293d467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.981+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 296b9f73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.983+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4affaed6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.987+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4affaed6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.988+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_260, and the Request Id: 37554bb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.989+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_265, and the Request Id: 36a831af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.991+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65330bee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.992+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65330bee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.993+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bfe6945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.994+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28fbb30e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.995+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28fbb30e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.997+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bfe6945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:28.999+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_264-, and the Request Id: 31cd04b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.000+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c5efa52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.000+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ba4fa82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.002+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ba4fa82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.002+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4759cf9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.005+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_266, and the Request Id: 47b37d82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.009+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_271-, and the Request Id: 2d1a2e87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.016+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9417fb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.019+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_266, and the Request Id: 55055cf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.022+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_260-, and the Request Id: 3c18a8c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.025+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 92a0371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.030+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_265-, and the Request Id: 611ea65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.032+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 712290b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.037+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25cc9eae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.037+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d2bf60e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.037+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_266-, and the Request Id: 272d25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.046+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f1d605c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.049+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a8b6e9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.049+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4db656a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.051+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4db656a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.052+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_266-, and the Request Id: 4e321b8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.053+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 298de656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.056+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cdeb3f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.057+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cdeb3f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.061+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_263, and the Request Id: 6db85457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.061+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fc14e11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.066+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24f9269d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.066+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64dca16b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.070+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64dca16b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.073+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ca4c3b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.073+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_263-, and the Request Id: 5c1fa4b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.074+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ca4c3b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.075+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b01e0d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.079+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f4bf810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.079+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_265, and the Request Id: 7ec777aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.082+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f4bf810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.084+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1397b599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.084+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 690a57f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.086+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 690a57f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.088+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_267, and the Request Id: 3696e25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.091+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_265-, and the Request Id: 6507569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.092+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61d8dc20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.094+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e3e6f0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.096+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f6195c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.100+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 252c1087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.100+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61d8dc20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.103+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 769ec7b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.103+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1771f79b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.105+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 769ec7b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.105+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1771f79b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.106+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29acc0c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.106+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58ae3b6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.106+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29acc0c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.107+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58ae3b6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.109+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 90a078e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.111+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 90a078e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.112+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55138609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.113+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_262, and the Request Id: 4aa88d31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.113+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55138609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.114+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6014387c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.116+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b24d462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.118+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_265, and the Request Id: 5222cc72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.124+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b24d462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.128+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_266, and the Request Id: 22e6367a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.135+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_266, and the Request Id: 16dc7ced, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.138+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e37583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.140+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e37583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.146+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_267-, and the Request Id: 5559b7e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.147+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ab5a3a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.150+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1adbfefa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.151+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_262-, and the Request Id: 6c11c1c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.151+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_266-, and the Request Id: 860ebf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.152+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2df84ce0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.153+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2df84ce0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.155+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1adbfefa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.156+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_265-, and the Request Id: 737a3403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.158+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e1081fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.162+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_261, and the Request Id: 404092ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.162+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c96c38f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.162+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_266-, and the Request Id: 500974a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.165+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7680b4b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.168+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7abab73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.170+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2baa7757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.178+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3da2536e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.180+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7848fa3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.183+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c30fe46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.184+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2baa7757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.185+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_272, and the Request Id: 2f519e7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.197+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5187b75c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.197+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35c297f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.197+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45dd4408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.199+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_261-, and the Request Id: 63bdf3dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.199+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45dd4408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.206+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 313b46a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.208+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 313b46a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.209+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7800338f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.210+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7800338f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.210+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c607c85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.211+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c607c85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.213+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fcb8203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.213+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c971323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.214+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fcb8203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.214+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 757a2563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.214+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60d88978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.215+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c971323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.215+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12f8869a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.216+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12f8869a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.217+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_272-, and the Request Id: 42549d9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.221+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_268, and the Request Id: 484188c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.223+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_267, and the Request Id: 7f9de886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.226+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c8c3388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.228+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c8c3388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.229+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62d32154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.229+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_264, and the Request Id: 314a8bbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.233+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_266, and the Request Id: 6105b68e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.233+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b8eaba3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.244+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b040395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.244+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40339962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.247+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_268-, and the Request Id: 7784b362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.261+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13285d36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.263+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13285d36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.265+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2528299a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.266+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2528299a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.267+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a4965e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.269+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a4965e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.271+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3feed632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.273+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3feed632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.273+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_267, and the Request Id: 44383ffc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.277+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_263, and the Request Id: 6ecfa8de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.288+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_267-, and the Request Id: 44af9741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.292+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_264-, and the Request Id: f8ab1ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.304+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_266-, and the Request Id: 7e4ff5cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.305+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dce9187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.307+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dce9187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.309+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ff6a00e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.310+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ff6a00e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.313+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72fb2ea7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.318+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_266, and the Request Id: cb133d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.320+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2922f48e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.329+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c9382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.333+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58936e88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.335+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58936e88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.336+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74ff0a4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.336+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_267-, and the Request Id: 6efd8c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.343+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ae97012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.345+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_263-, and the Request Id: 319a1d3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.347+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ae97012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.349+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_267, and the Request Id: 66631551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.352+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b9f4bc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.364+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_266-, and the Request Id: 7b334c06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.364+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fa49599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.366+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fa49599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.366+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15cb3275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.367+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b21b677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.371+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d1b39c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.371+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e9d10f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.373+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 136e1905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.373+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e9d10f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.374+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 136e1905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.376+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7de1803f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.376+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31d493e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.381+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1742469f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.381+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40286a3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.382+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40286a3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.383+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_262, and the Request Id: 44931967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.386+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_273, and the Request Id: 10294206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.394+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 365d58b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.396+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 365d58b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.398+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f94c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.398+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15a62b65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.400+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15a62b65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.401+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 256dfbc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.403+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 256dfbc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f96fd69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.405+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_265, and the Request Id: 3dff93b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.406+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f96fd69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.408+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b9f81c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.409+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_267, and the Request Id: 394941cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.410+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b9f81c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.412+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6976fc11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.412+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_267-, and the Request Id: 5d3b63e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.414+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6976fc11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.415+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_269, and the Request Id: 46c108e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.425+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e0fe743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.425+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10764c9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.426+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8367d44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.430+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_262-, and the Request Id: 25e1a9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.438+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_273-, and the Request Id: 7a3f6d51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.445+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cc0249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.449+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_265-, and the Request Id: 6c7995f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.454+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 536344e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.458+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_269-, and the Request Id: 3298fa0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.458+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_267-, and the Request Id: 5e1a0050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.465+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d6ab16b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.465+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d18deb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.467+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d6ab16b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.469+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 687feff2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.471+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 687feff2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.472+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d18deb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.473+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68cfbb05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.474+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68cfbb05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.475+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10d27d93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.478+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bce5507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.478+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_268, and the Request Id: 4078c7be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.481+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_264, and the Request Id: 3dd061f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.484+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3765ce29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.485+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27f57e20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.490+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59cfb364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.497+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61cbbb46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.500+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 444d7e3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.504+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d966634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.504+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3df12c9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.506+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d966634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.506+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3df12c9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.510+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50639fcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.513+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_268-, and the Request Id: 5308c413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.513+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50639fcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.514+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3671bb20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.515+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3671bb20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.518+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43750c85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.521+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 477936d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.521+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_264-, and the Request Id: 19d65f35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.522+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 477936d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.523+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b0db12b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.524+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b0db12b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.524+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_263, and the Request Id: 6533e91f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.529+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_267, and the Request Id: 32e9f1bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.529+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14b0552e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.531+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_268, and the Request Id: 6e047bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.536+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d751042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.538+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d751042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.539+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49ee2fb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.542+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72b32543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.543+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72b32543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.546+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ef664a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.546+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_268, and the Request Id: 6499f538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.549+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33b24ec7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.557+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_263-, and the Request Id: 175987c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.557+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37fcb007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.560+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e717c6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.561+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e7b2f2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.562+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_268-, and the Request Id: 215cf8f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.562+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e717c6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.565+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 389849dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.567+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_267-, and the Request Id: 1c143a36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.569+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5953b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.571+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5953b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.574+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5903de2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.575+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 533b5a0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.576+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 533b5a0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.576+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 328ea4db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.577+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_268, and the Request Id: 9c7b6d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.580+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1be4ebf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.582+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1be4ebf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.583+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_274, and the Request Id: 1b1deb17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.584+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7db36402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.585+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7db36402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.587+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f1089be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.589+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f1089be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.591+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_265, and the Request Id: 162aa7c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.594+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3769f9b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.594+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_268-, and the Request Id: 35bc98d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.596+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3769f9b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.598+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4821a956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.602+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41221f67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.604+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41221f67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.606+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_269, and the Request Id: 32303038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.607+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cf767b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.609+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6657c182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.609+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cf767b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.610+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6657c182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.612+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 478bf8cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.613+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31405b33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.614+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31405b33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.616+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_266, and the Request Id: 65d3b99c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.616+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4588c975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.618+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4588c975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.620+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 736eb8b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.621+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_270, and the Request Id: 6eb3a7ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.627+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_274-, and the Request Id: 22ce869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.629+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_268-, and the Request Id: 42e66961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.631+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_266-, and the Request Id: 3a045027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.634+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 251a09fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.640+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_270-, and the Request Id: 3d8ac3bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.643+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4414691f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.646+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ba32500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.646+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_269-, and the Request Id: 5f00b65c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.654+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 542f4e72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.656+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 542f4e72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.658+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 298cebdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.659+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 298cebdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.661+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27c76245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.663+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27c76245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.665+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_264, and the Request Id: 5d871b4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.668+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ea98963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.669+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ea98963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.672+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_268, and the Request Id: 78152ca7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.676+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_264-, and the Request Id: 6a3e2388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.677+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_265-, and the Request Id: 450bfbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.679+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2976627c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.681+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5941b96d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.687+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 715e4789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.690+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_268-, and the Request Id: 7b8ffba7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.697+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1edd4666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.699+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fd68c96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.700+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52127824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.700+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fd68c96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.701+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52127824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.702+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77710560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.708+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12ae84c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.708+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eb4702e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.709+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12ae84c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.709+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eb4702e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.712+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_269, and the Request Id: 7dc8dc3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.712+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_269, and the Request Id: 52eb215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.718+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59123d06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.722+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f10b709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.726+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e4cfa49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.730+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ed5063d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.738+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67f4d441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.742+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34beff9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.746+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3697ed7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.750+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3697ed7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.751+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56745881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.753+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56745881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.755+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_267, and the Request Id: 7184dbf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.763+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_269-, and the Request Id: 6c1a3f8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.769+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 288823b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.773+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_269-, and the Request Id: 7ca7abfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.775+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fbe98ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.784+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7752afdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.785+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7752afdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.791+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f02a55a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.792+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f02a55a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.793+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76728619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.796+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_270, and the Request Id: 4b0f8fee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.798+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 578d0947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.800+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 578d0947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.803+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5474f520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.803+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c90c072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.805+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c90c072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.806+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32b4da4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.807+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16afefbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.809+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_269, and the Request Id: 2b952424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.813+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16afefbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.814+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b39a360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.815+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50a7e066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.817+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a7e066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.818+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_275, and the Request Id: 2929894a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.830+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a8fa331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.833+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_270-, and the Request Id: 78087cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.834+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a8fa331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.835+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 340643b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.835+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_269-, and the Request Id: 214157fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.836+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 340643b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.837+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5af2e0ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.840+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47675923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.841+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47675923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.842+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_267-, and the Request Id: 265ea28f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.844+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ce23e0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.844+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3290a821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.844+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 794d2083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.846+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce23e0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.846+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 794d2083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.850+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_269, and the Request Id: 355eec94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.850+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cbba247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.852+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cbba247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.854+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_275-, and the Request Id: 7595aa0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.855+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_265, and the Request Id: 168f524c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.857+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e8f0a5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.857+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14467d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.858+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14467d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.860+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63950cb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.860+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_271, and the Request Id: 248fbfe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.861+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63950cb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.865+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c466139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.866+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eaaf0c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.868+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d9ed0bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.878+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_266, and the Request Id: 3c2b912c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.881+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a677064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.885+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_265-, and the Request Id: 5ba4e334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.888+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75bddc4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.887+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_269-, and the Request Id: 2175207d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.895+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_266-, and the Request Id: 1dca02f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.895+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59579ab9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.897+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59579ab9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.900+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36d89416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.901+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6518f46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.902+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36d89416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.905+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_270, and the Request Id: 507ea76b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.909+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_271-, and the Request Id: 27f59d24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.910+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59445b4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.912+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59445b4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.914+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16405187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.916+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16405187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.919+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33ab9996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.919+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_271, and the Request Id: 3cc3f359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.921+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69ba4878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.923+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69ba4878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.924+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 279f7e38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.926+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 279f7e38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.927+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_270, and the Request Id: 2658ac97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.932+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a6fe064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.937+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 156df250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.944+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a294790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.945+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a190153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.947+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 609123c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.948+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ec78ee2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.950+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec78ee2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.953+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35df5d3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.953+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_271-, and the Request Id: 4f8b3de1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.954+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35df5d3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.955+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 321d4304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.957+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_268, and the Request Id: 2361d63c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.963+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_270-, and the Request Id: 9fd79f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.965+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62b9a389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.967+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62b9a389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.970+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 148ce81e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.971+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c83f4c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.972+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c83f4c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.973+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_270-, and the Request Id: 3c07789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.974+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_268-, and the Request Id: 73a8f9ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.976+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_270, and the Request Id: 67c314c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.977+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c0f6b18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.978+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4026c361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.982+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dbd1f74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.983+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c0f6b18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.984+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b4457de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.985+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43cb9f61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.986+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70e18dc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.987+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43cb9f61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.991+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_270, and the Request Id: 150630af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.992+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c5f9fc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.994+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b4457de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.998+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d9bac79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.998+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17e8fbd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:29.998+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e200e12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.000+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17e8fbd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.000+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d9bac79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.002+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75f347ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.003+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75f347ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.004+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_270-, and the Request Id: 69ceb0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.005+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e200e12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.005+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_276, and the Request Id: 673a92b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.005+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_266, and the Request Id: 495d5bf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.006+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eff5670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.007+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eff5670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.009+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_272, and the Request Id: 1a5767bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.029+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17a1fc59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.030+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_276-, and the Request Id: 208c5d0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.035+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49e4effe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.038+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bd4587f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.038+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6305df76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.039+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49e4effe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.043+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_270-, and the Request Id: 6952ccd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.044+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_272-, and the Request Id: 4a4e9911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.045+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77a45f57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.045+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_266-, and the Request Id: 5ae5579f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.046+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77a45f57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.053+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_267, and the Request Id: 4f16eca0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.060+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_267-, and the Request Id: 37d1ac18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.063+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 620d0add, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.067+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e092cd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.071+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57d4a4a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.078+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b5b10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.079+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b8370d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.080+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b8370d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.084+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9227e1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.085+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e514fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.085+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9227e1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.088+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_272, and the Request Id: 12a65a53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.098+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ce2402e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.098+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55707521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.098+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4083addc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.102+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d770a84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.104+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f25738a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.106+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f25738a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.108+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1912ff04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.109+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1912ff04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.111+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_271, and the Request Id: 2edecfc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.114+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7504657d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.116+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e8b783c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.118+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e8b783c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.118+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d3b7dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.121+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52d1f63e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.121+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_272-, and the Request Id: 3b1f13d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.124+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b9d34a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.126+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b9d34a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.133+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73d63664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.134+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f0bf129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.135+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73d63664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.136+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_269, and the Request Id: 5ec236f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.136+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_271-, and the Request Id: 3b9f209d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.139+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 632bfb8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.140+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 632bfb8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.140+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51eae23d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.142+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_273, and the Request Id: 36ba1efc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.145+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cbe7fb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.146+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cbe7fb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.148+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65a26cd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.150+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65a26cd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.151+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_271, and the Request Id: 7dd8aad8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.154+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3087f0ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.158+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e63727c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.160+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e63727c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.160+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 885f0d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.161+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10b9a7e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.162+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 885f0d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.163+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10b9a7e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.164+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2099c6e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.165+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_271, and the Request Id: 4481e76c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.165+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2099c6e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.168+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_277, and the Request Id: 2a0dbff5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.179+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c728775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.181+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c9f5317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.187+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c728775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.190+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23c55568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.190+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54fdadec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.191+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23c55568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.193+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_269-, and the Request Id: 29930e34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.195+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_268, and the Request Id: 21d6202e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.196+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35ab06c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.198+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ab06c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.199+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 380d36fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.201+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 380d36fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.202+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_273-, and the Request Id: 5f3d992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.202+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_267, and the Request Id: 3a26371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.204+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 538130df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.205+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_271-, and the Request Id: 42b01e02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.206+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_271-, and the Request Id: 7617debe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.209+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_277-, and the Request Id: 67d1770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.213+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ae533a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.215+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ae533a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.219+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1143a9cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.219+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63ce4a13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.221+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 192dc068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.223+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 192dc068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.225+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_271, and the Request Id: 166a3903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.227+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_268-, and the Request Id: 22ed988d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.230+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35ca734f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.234+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ca734f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.239+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 443180ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.241+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 443180ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.242+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7be9c0b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.243+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fd41e21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.243+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7be9c0b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.246+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 257602d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.247+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_273, and the Request Id: 773a0e29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.248+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 257602d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.249+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_272, and the Request Id: bf4fde5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.253+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a83b058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.257+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_267-, and the Request Id: 401e7f88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.260+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7038f17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.268+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e4650ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.272+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c8d50f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.283+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bbd94f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.291+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_271-, and the Request Id: 92df8fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.296+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 754fc8ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.302+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fd78ba1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.302+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f7a863c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.305+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aad4c1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.305+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50114980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.305+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_273-, and the Request Id: 4cc5274d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.308+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_272-, and the Request Id: 3a8936c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.313+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ccc564f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.314+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64cdbee4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.314+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ccc564f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.318+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23afecb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.320+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23afecb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.320+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b28dd4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.322+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65f8c0e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.323+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65f8c0e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.325+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78537838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.327+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c97ad5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.328+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c97ad5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.329+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_272, and the Request Id: 5054401f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.331+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_270, and the Request Id: 5ae79e6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.332+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62dcb510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.340+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_270-, and the Request Id: 3271e0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.341+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72636e7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.344+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 765ab681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.344+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 606d4ca1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.347+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 606d4ca1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.347+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 765ab681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.349+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 455e72b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.349+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d7b3407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.353+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d36fe70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.355+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_274, and the Request Id: 262d1323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.355+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d36fe70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.357+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_272, and the Request Id: 40637d3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.357+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e90da53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.358+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 455e72b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.365+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f39418c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.367+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_272-, and the Request Id: 11ddc00a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.367+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_274-, and the Request Id: 406e120f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.368+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f39418c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.370+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31e87389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.375+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e520f3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.376+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31e87389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.377+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e520f3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.378+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_278, and the Request Id: 52c98fe9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.381+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5766a655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.381+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ad75854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.383+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5766a655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.383+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ad75854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.389+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_278-, and the Request Id: 1df5cea4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.389+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_268, and the Request Id: 274ae256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.390+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 895d937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.392+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 895d937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.392+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7945a2b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.393+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6892c703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.394+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a4393c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.395+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a4393c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.396+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bae8a5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.396+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bae8a5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.398+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7945a2b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.398+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_273, and the Request Id: 95706c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.399+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_274, and the Request Id: 4f4ff280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.401+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_272-, and the Request Id: 40311569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.405+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 545d4aa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.405+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73bfd76b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.405+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f1aa15a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.406+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73bfd76b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.409+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_269, and the Request Id: 1a16c9d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.413+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_273-, and the Request Id: fbd626e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.417+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_269-, and the Request Id: 266a84c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.422+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5948c260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.426+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39cfcdc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.428+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_268-, and the Request Id: 36c4a414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.436+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_274-, and the Request Id: 5d02247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.437+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f5e7a7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.437+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 236d597a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.437+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b05d896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.447+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3732c49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.449+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3732c49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.449+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b34144e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.452+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a10ee3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.452+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f859d64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.454+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f859d64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.456+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_272, and the Request Id: 46c0412b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.462+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c46cbbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.467+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22bf4ded, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.471+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20f28d71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.476+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41c82d7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.479+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60a988e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.480+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 90d345f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.481+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60a988e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.482+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 90d345f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.482+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33d659af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.483+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33d659af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.485+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_273, and the Request Id: 1960f18c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.487+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41e82907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.489+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41e82907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.490+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b7a31a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.491+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31628a52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.493+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_274, and the Request Id: 18f833e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.495+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c1386d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.498+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5abe7986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.500+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5abe7986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.501+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: dbba2b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.502+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dbba2b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.505+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_273, and the Request Id: 29636d57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.506+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_273-, and the Request Id: 3e7425cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.507+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6818dab9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.508+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6818dab9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.509+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51ad902f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.510+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ad902f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.510+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_272-, and the Request Id: 246ce21d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.513+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f97a754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.513+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3aedc481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.514+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f97a754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.516+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_271, and the Request Id: 222eed22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.516+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cf28474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.517+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aedc481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.518+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf28474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.519+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_279, and the Request Id: 66066629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.521+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f8b3302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.521+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50789040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.522+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50789040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.524+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_270, and the Request Id: 4b50dfd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.529+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_274-, and the Request Id: 52d645a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.529+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_273-, and the Request Id: 586c29eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.530+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a8ac06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.533+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5897f777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.536+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74a173d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.537+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74a173d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.539+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9a019c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.543+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_279-, and the Request Id: 7722caa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.543+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_271-, and the Request Id: f7079d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e32347a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.547+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a321b8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.547+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ff09efc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.548+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e32347a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.548+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a321b8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.550+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_275, and the Request Id: 1760348f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.553+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ee4bf8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.554+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee4bf8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.556+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_270-, and the Request Id: 64195f0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.558+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a076e52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.559+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_275, and the Request Id: 3893a884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.561+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41b5be47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.561+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cd828e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.563+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41b5be47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.565+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62928bae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.567+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62928bae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.569+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_274, and the Request Id: 60130923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.571+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53f67232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.578+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34a29caf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.583+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 471065da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.586+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 471065da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.587+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_275-, and the Request Id: 15663ba8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.588+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_274-, and the Request Id: 713286f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.588+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c4f2c88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.590+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c4f2c88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.592+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_269, and the Request Id: 43789692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.594+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3061ec70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.598+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69af4767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.599+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58f5d788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.604+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_275-, and the Request Id: 695a65af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.605+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f3413b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.610+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c5050f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.619+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dbbb337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.620+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dc48c79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.623+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_269-, and the Request Id: 23a412e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.625+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66db3f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.627+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66db3f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.628+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 457d7d79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.631+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b5b2d98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.632+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b5b2d98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.634+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5afa845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.638+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_273, and the Request Id: 2cc2ceb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.642+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71bab6c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.643+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 462df76f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.646+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71bab6c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.647+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14d1aab5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.649+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 283d3e92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.650+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14d1aab5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.651+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 283d3e92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.652+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 407a26d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.653+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 407a26d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.653+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_272, and the Request Id: 5b584516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.656+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a79604b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.656+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_274, and the Request Id: 5b80fb79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.658+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d89fd1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.660+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d89fd1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.661+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a260159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.662+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_272-, and the Request Id: 4518955d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.666+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a67548f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.667+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 722c185e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.669+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 722c185e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.670+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59ef5947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.670+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_273-, and the Request Id: 42c01a76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.671+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59ef5947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.678+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a67548f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.678+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ab68fec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.679+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ab68fec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.680+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54844f40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.680+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72e41caf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.681+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_274-, and the Request Id: 2b5b8016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.681+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54844f40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.682+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_275, and the Request Id: 69153c5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.685+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_275, and the Request Id: 38c94cee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.685+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_271, and the Request Id: 21e49b07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.690+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43e2ae82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.690+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79889438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.691+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43e2ae82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.692+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66ac1693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.694+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4eb82c82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.695+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71b1d709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.695+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eb82c82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.698+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_276, and the Request Id: 83f9b7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.702+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b675ee7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.706+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38d0a7b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.710+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 116eb32f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.714+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_271-, and the Request Id: 73655d50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.716+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5342c6a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.718+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5342c6a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.721+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bb24025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.722+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb24025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.724+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_276, and the Request Id: 9946524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.726+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58e4af36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.738+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_275-, and the Request Id: 64694427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.740+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6255bb44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.746+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58e4af36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.747+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_276-, and the Request Id: 69f948de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.747+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a86d9f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.749+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a86d9f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.751+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_270, and the Request Id: 33994d09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.753+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f608831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.754+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f608831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.757+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b247fe6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.757+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bb4bec7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.759+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b247fe6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.759+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bb4bec7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.759+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19253912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.760+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_275-, and the Request Id: 3996551d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.761+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_280, and the Request Id: 6f816002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.761+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33b10e48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.763+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33b10e48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.764+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_274, and the Request Id: 54d927f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.767+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3edf4ee4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.770+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_276-, and the Request Id: 22ea0012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.774+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7da617a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.776+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_280-, and the Request Id: 45b55348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.779+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b1bb398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.781+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b1bb398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.782+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b768e78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.782+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 338ad4b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.784+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b768e78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.787+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_275, and the Request Id: f721c49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.792+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2159cf5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.794+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_270-, and the Request Id: 5ad644f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.799+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31ab5ce3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.801+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31ab5ce3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.801+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e124b32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.806+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_275-, and the Request Id: 7e38ab8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.807+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a8a0335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.807+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36470d48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.808+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 589eb6f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.809+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36470d48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.810+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_273, and the Request Id: 25ab5e77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.821+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bf5bbe8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.831+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6af89b5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.834+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e8bab2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.847+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_274-, and the Request Id: 50334eb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.850+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6510515d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.857+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57d092c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.862+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40cfec75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.863+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40cfec75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.865+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fecc9df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.867+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31096789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.869+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31096789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.869+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_273-, and the Request Id: 10e60ad5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.870+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67b446c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.872+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67b446c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.872+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_276, and the Request Id: 4e345200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.873+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d2597a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.874+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73fb6597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.874+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d2597a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.876+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d52d510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.876+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d52d510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.875+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73fb6597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.877+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_272, and the Request Id: 2eddccdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.877+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36c8e316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.878+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_276, and the Request Id: 18aafcfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.883+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28c0f018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.884+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_276-, and the Request Id: 499fcbd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.885+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28c0f018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.885+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 411eb395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.887+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 411eb395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.888+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 649817b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.888+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41f1878c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.890+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41f1878c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.890+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 649817b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.891+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55372731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.892+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5828b890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.894+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_277, and the Request Id: 4c493f3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.894+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15a6a448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.896+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5828b890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.898+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 475c1c73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.899+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 475c1c73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.900+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_281, and the Request Id: 7251d090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.901+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a4d7e3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.902+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c8c2621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.904+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_277, and the Request Id: 4a610da9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.912+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50a1b76d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.915+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_276-, and the Request Id: 2d90fe54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.916+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d38ad7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.926+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45392967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.926+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_272-, and the Request Id: 223e8042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.929+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67b74abb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.929+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_277-, and the Request Id: 6a029565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.931+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67b74abb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.931+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_281-, and the Request Id: 3fe18d6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.934+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59975446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.934+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67675da5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.934+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: addfab3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.936+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59975446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.936+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: addfab3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.936+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67675da5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.941+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2372e127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.941+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8d4c921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.942+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2372e127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.943+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_277-, and the Request Id: 4b0c7bb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.944+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8d4c921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.945+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_271, and the Request Id: 1c7bb4dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.945+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d9ea3e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.945+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63451fb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.947+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63451fb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.951+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21017f04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.954+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_276, and the Request Id: 65df8725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.954+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e1543f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.956+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20de6458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.956+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e1543f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.957+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2de651e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.958+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d2ba016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.959+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20ccaa63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.960+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_274, and the Request Id: 59807bea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.961+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_275, and the Request Id: 1762b17d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.963+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_271-, and the Request Id: 6a82b8aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.967+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 735aa1be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.971+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c111d6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.971+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_276-, and the Request Id: 5720886d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.973+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 687d42ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.982+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57ce18d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.987+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6aab4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.987+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66ca5fd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.991+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aab4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.991+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66ca5fd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.991+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_274-, and the Request Id: 2d886a11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.993+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19ce6cfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.994+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7aeec263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.995+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19ce6cfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.995+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aeec263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.995+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 696452e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.996+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 696452e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.997+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 241375cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.997+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_278, and the Request Id: 3917cacc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:30.997+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 241375cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.002+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_277, and the Request Id: 6aa4265b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.002+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_275-, and the Request Id: 141d5e69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.005+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_277, and the Request Id: 73792e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.010+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ed0c25a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.014+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_277-, and the Request Id: 27e6f413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.019+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7714e4cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.026+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42b1be23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.027+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42b1be23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.032+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77d91604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.036+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 423ca105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.038+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 423ca105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.041+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_282, and the Request Id: 31366956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.044+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bce3570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.046+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bce3570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.047+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d3b81ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.049+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3b81ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.055+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 681945d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.055+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_273, and the Request Id: 23de070f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.055+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_278-, and the Request Id: 5b70dc24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.058+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fdf4b45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.065+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23eb4695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.065+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_277-, and the Request Id: c2bcf1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.073+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a5cf277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.075+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a5cf277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.078+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 799e926d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.079+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1854d0ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.079+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 799e926d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.081+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_278, and the Request Id: 46b42ae9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.089+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_282-, and the Request Id: 2537a58e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.091+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_273-, and the Request Id: 5a3bcafa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.094+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 912ec59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.096+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c79c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.103+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2619d599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.103+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36b9665f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.106+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a8f9acc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.106+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b8b6a83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.109+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a1ccb4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.115+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d01aa15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.117+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d01aa15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23c031ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.125+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23c031ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.127+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 533d92a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.131+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 533d92a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.132+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d70f7a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.136+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_278, and the Request Id: 2ecb74dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.136+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_278-, and the Request Id: 229f18a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.138+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2806a47b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.139+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2806a47b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.144+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_276, and the Request Id: 464b7f8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.145+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3359173f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.145+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ffee227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.148+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_278-, and the Request Id: c739f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.151+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_276-, and the Request Id: 522346ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.152+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3359173f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.154+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a9d5cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.155+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a9d5cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.157+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_277, and the Request Id: 63a0c6f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.159+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6eefd378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.160+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43245593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.161+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eefd378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.164+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 657e9060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.165+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 657e9060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.168+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f37dd68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.169+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3afe9203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.170+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f37dd68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.172+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_279, and the Request Id: 42e133f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.172+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4984c10b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.174+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4984c10b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.181+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc77b35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.181+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d7eba04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.181+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_278, and the Request Id: 1a4959ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.182+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc77b35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.183+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bb1f600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.185+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bb1f600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.186+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56c25b2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.187+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56c25b2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.188+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d1d1812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.190+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d1d1812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.191+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_272, and the Request Id: 54b565ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.192+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f8298ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.192+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_275, and the Request Id: 46feb4d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.194+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_278-, and the Request Id: 5cb1dedb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.203+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 574baceb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.208+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cf0a8a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.213+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_277-, and the Request Id: 4ee531cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.219+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48462a39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.224+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_272-, and the Request Id: 7229e9eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.228+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_279-, and the Request Id: 60aa624f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.228+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67ac4ad3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.233+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_275-, and the Request Id: bce8296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.233+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13459c11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.234+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13459c11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.246+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17bdf9b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.248+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17bdf9b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.250+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a62dadd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.255+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66967203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.255+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6459e41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.255+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_274, and the Request Id: 60262a24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.262+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f560a29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.265+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d4609f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.268+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d4609f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.270+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23682f28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.272+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23682f28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.273+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64342276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.277+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1851f621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.278+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1851f621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.281+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3385aa71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.282+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fd09e8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.282+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3385aa71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.286+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c8bd3fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.286+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_283, and the Request Id: c495548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.288+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_277, and the Request Id: 2b60d839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.295+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bd9472f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.296+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bd9472f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.298+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ce890b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.300+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ce890b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.302+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29164f71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.304+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_274-, and the Request Id: 49be5afc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.306+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_279, and the Request Id: 4fc529cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.306+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f2eda2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.308+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f2eda2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.310+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 616280f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.312+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 616280f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.314+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 439f364f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.317+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_279, and the Request Id: 1c6204bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.317+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 317fa46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.318+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 317fa46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.321+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4294ed57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.322+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4294ed57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.322+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cb562a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.329+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_279, and the Request Id: 26058bac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.333+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_283-, and the Request Id: 50a95705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.342+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 696c6c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.344+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 696c6c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.347+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ef58ecf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.347+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b1920c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.349+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ef58ecf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.351+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_276, and the Request Id: 37dfd8be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.357+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 504ce8a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.359+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 504ce8a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.361+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fd7e0dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.361+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c9c8ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.362+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fd7e0dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.364+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_278, and the Request Id: 386846be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.367+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_279-, and the Request Id: 1302f1a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.371+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73a00f45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.373+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_279-, and the Request Id: 33f01068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.373+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73a00f45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.376+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c0f28fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.378+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c0f28fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.380+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_280, and the Request Id: 43b3f57f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.388+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_279-, and the Request Id: 3d9de79b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.393+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_276-, and the Request Id: 3cfb992c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.393+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_277-, and the Request Id: 511e19f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.395+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c6f084b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.398+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33376a11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.400+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33376a11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.402+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a70d467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.403+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a70d467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.405+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_278-, and the Request Id: 12071f3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.407+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_273, and the Request Id: 68ffb3d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.414+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c63403a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.414+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46346f2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.418+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23016375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.419+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_280-, and the Request Id: 57a1ad8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.426+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d48e451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.428+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d48e451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.430+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b1f49b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.430+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77b4bd1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.434+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77b4bd1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.434+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5646e90e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.435+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_275, and the Request Id: 1802b999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.446+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: baadcbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.446+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5be23d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.453+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49946511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.463+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_273-, and the Request Id: 3cd7e896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.467+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18383ef1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.474+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4101625f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.478+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e4d3168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.481+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14ab5a62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.490+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1486b791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.493+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_275-, and the Request Id: 6b88d254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.498+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4606dd0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.503+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60bd76b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.509+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4924acd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.514+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67fc9f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.518+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5841cb0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.520+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5841cb0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.523+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10d0392f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.525+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d0392f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.526+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 122e34a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.531+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_280, and the Request Id: 1fc5ec5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.535+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 604b85cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.537+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 604b85cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.537+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2af768be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.539+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2af768be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.542+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71fcfe37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.544+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71fcfe37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.546+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 657d2029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.546+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 568c8490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.548+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 568c8490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.549+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17ab6a26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.550+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 582bedbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.551+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 657d2029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.552+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 582bedbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.553+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_280, and the Request Id: 1951c822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.553+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_280, and the Request Id: 17696602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.575+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ef0046d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.576+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ef0046d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.577+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17ab6a26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.577+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36112d89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.579+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36112d89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.580+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4858980b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.581+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dd927a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.583+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd927a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.585+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_277, and the Request Id: 4002a28e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.586+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3887def5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.587+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3887def5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.589+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11ed0f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.591+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27f5047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.592+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4858980b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.593+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_279, and the Request Id: 28ae0e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.593+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_284, and the Request Id: 32b5dc67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.595+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e8c8158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.597+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e8c8158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.597+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_278, and the Request Id: 4181212f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.600+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_280-, and the Request Id: 223961b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.604+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_280-, and the Request Id: 40462579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.607+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 916b9d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.609+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 916b9d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.611+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_280-, and the Request Id: 2167fbd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.614+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_281, and the Request Id: 356027d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.616+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_277-, and the Request Id: 375a0f60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.617+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 375bd16b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.619+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 375bd16b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.621+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 624d451d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.622+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 624d451d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.625+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bf9a118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.627+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bf9a118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.627+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_279-, and the Request Id: 56a66211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.627+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_274, and the Request Id: 33cfe41a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.629+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 132f4c65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.631+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 132f4c65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.632+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_276, and the Request Id: 2c014f50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.635+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_278-, and the Request Id: 5579991a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.640+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_284-, and the Request Id: 6473daf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.648+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26d8f035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.651+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f66d96a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.655+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5148f8ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.660+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_281-, and the Request Id: 24363f17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.665+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35e1f451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.667+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_274-, and the Request Id: 623d70d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.672+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e073c22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.675+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59cd2930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.679+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_276-, and the Request Id: 53a8a587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.682+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c491eaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.699+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 495da33e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.699+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3962e462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.710+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a79aab5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.719+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55d28e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.722+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28a2631b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.727+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38a0c0c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.735+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52baaab9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.735+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 270d51df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.736+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52baaab9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.738+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36554468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.740+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36554468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.742+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_281, and the Request Id: 2438c4fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.748+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 196b2203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.761+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dd82813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.761+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38ef519a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.764+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 504011c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.766+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f60c0f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.767+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f60c0f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.769+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77313936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.770+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77313936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.778+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_281, and the Request Id: 1a492b03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.778+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 504011c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.780+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53b0b08a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.781+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34ab6135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.784+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53b0b08a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.784+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_281, and the Request Id: 6b934f8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.787+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_281-, and the Request Id: 136e68b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.792+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 502d7437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.795+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62891e17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.797+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62891e17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.797+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 617e2ce1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.801+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a9d766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.803+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a9d766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.804+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_280, and the Request Id: 2658b162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.808+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 608c1160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.809+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 608c1160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.811+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c78fc88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.812+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c78fc88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.814+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_278, and the Request Id: 611390d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.820+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_281-, and the Request Id: 66e0cf50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.823+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6500d7f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.825+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6500d7f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.826+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e41c6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.828+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e41c6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.828+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22d70203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.832+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22d70203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.833+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67048156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.833+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_279, and the Request Id: 31cae823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.835+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67048156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.836+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d06e15d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.838+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d06e15d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.838+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_282, and the Request Id: 33fd0ebc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.839+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 366745ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.840+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 366745ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.844+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 439afa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.846+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_277, and the Request Id: 6fefa2a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.846+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_279-, and the Request Id: 50768d9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.851+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_282-, and the Request Id: 156012a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.851+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_281-, and the Request Id: 6559ba79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.855+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_280-, and the Request Id: 4a79d3c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.857+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36aaa7bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.859+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36aaa7bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.859+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49d3045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.868+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43ad5227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.869+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43ad5227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.871+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_275, and the Request Id: 4e2eb0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.871+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_278-, and the Request Id: 4c3c3999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.873+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2161803a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.874+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2161803a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.876+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f08ba00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.876+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73186e0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.877+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f08ba00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.884+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_277-, and the Request Id: 636161ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.884+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44c8fffa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.886+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_285, and the Request Id: 48077740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.892+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27981fc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.895+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 756de924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.908+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6212bedf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.918+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3db82d54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.925+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8f84f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.929+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fcfc51b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.930+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67fe5af2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.934+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23e577ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.938+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 223648f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.938+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_285-, and the Request Id: 7ad87a90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.943+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 212c61bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.944+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 223648f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.945+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 212c61bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.946+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b9b70be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.947+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47d8d768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.948+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b9b70be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.948+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47d8d768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.948+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f9f2828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.955+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34c426b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.956+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 986832f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.956+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_280, and the Request Id: ffa668e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.957+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34c426b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.959+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f9f2828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.961+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a5f0338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.961+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_282, and the Request Id: 6db8e152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.964+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_282, and the Request Id: 224a0c91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.974+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31152381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.975+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_275-, and the Request Id: 1e0b6ac9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.977+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fd15660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.979+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 388c8b65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.982+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_280-, and the Request Id: 5fabdb11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.983+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_282-, and the Request Id: 507667f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.985+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31152381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.991+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fa47f9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.992+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 673996d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.993+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 612558f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.993+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 416f49c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.994+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 673996d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.994+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 612558f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.994+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58225ba8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.998+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_282-, and the Request Id: 45c295f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.998+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a92697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:31.999+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a92697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.000+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a0d1849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.002+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_283, and the Request Id: 3522964b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.002+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_278, and the Request Id: 364d4e0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.002+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a0d1849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.005+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38240dcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.005+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32a1e0ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.006+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38240dcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.007+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61532d6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.007+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32a1e0ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.007+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4013cff2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.009+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61532d6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.010+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d7398cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.010+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_281, and the Request Id: 55c3a68b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.011+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 332a9596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.011+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d7398cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.013+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 332a9596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.014+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_282, and the Request Id: be0d03f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.015+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fab13e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.015+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a4aa37f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.016+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fab13e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.017+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a4aa37f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.018+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_279, and the Request Id: 5a9dd6b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.021+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_283-, and the Request Id: 6a29d5d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.021+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_286, and the Request Id: 73aa9707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.023+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72dd0072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.025+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_281-, and the Request Id: 6f33b441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.025+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66d3f445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.027+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60455e5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.031+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 754295d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.035+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c7f221a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.035+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cbbff55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.042+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4deb67b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.047+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_279-, and the Request Id: 79411f79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.047+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_282-, and the Request Id: 8d60521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.049+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4deb67b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.050+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_278-, and the Request Id: 3fd10211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.050+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eebecb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.052+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eebecb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.053+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_286-, and the Request Id: 433a7565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.055+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_276, and the Request Id: 64bd05a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.059+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11498459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.059+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d9492d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.067+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18c5f53f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.069+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79cc7042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.069+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51fbf142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.071+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51fbf142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.072+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_276-, and the Request Id: 6c76fe96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.072+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 682d480f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.073+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dbf5be0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.075+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e3bdf1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.075+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc585b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.076+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cec2b4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.077+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc585b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.078+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cec2b4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.079+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_283, and the Request Id: 1ab9911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.080+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29866744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.082+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f555993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.083+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f555993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.087+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_281, and the Request Id: 83216f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.091+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50ffbfa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.093+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26cc3152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.094+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ffbfa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.097+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 344bcf10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.098+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54845d9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.099+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54845d9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.100+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f96d551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.101+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_283, and the Request Id: 10a904e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.102+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f96d551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.106+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13a877f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.108+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_281-, and the Request Id: 76b9e794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.109+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d0d3830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.110+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d0d3830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.112+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_284, and the Request Id: 7710de9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.117+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22093b95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.119+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b2be4b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.129+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_283-, and the Request Id: 79389a59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.137+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 702f32ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.137+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cd18a87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.139+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 702f32ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.139+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd18a87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.140+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76bb77d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.141+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33f8ecf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.142+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76bb77d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.142+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33f8ecf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_282, and the Request Id: 476c4de1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.145+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_283, and the Request Id: 1d05ee91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.149+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1775f318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.150+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1775f318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.152+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_283-, and the Request Id: 45959b4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.154+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25632120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.155+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25bd888e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.156+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25632120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.157+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f6c51a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.158+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f6c51a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.159+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7423f87d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.160+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7423f87d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.161+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_279, and the Request Id: 563b5a90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.161+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_280, and the Request Id: 1024252a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.168+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1263f50c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.170+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_284-, and the Request Id: 39321a0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.174+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_279-, and the Request Id: c8920bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.180+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73f40327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.182+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 615caa4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.194+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_282-, and the Request Id: 19f930fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.201+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_283-, and the Request Id: 1a454361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.205+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15f0dab5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.207+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15f0dab5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.209+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75e2dd00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.211+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b63ebe1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.212+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b63ebe1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.215+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_287, and the Request Id: 1cdcb856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.218+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_280-, and the Request Id: 7c871e7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.220+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24a009c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.229+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25ddc950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.237+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 585ced66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.242+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a305ae7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.252+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e13b7f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.254+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e13b7f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.256+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f6f3043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.256+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43fb72bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.259+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43fb72bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.262+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_284, and the Request Id: 32f9409b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.271+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e053b1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.272+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e053b1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.272+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13d1a56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.273+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47488484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.274+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47488484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.276+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_277, and the Request Id: 205974d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.286+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_287-, and the Request Id: 4cec219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.289+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49c6962c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.291+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 535cad9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.293+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 535cad9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.295+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b90d55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.297+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b90d55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.300+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_282, and the Request Id: 5b94b1dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.306+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78e1eed3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.306+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26917d79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.311+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_284-, and the Request Id: 610c463e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.311+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b76b851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.312+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 114bc883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.312+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b76b851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.315+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13c04126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.317+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13c04126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.319+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14307b71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.320+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14307b71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.322+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_280, and the Request Id: 3fc8add5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.325+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_277-, and the Request Id: 3a7bfcd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.325+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b1c2fc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.326+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b1c2fc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.331+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22d8d2fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.331+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3daea48d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.334+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_284, and the Request Id: 468c8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.341+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_282-, and the Request Id: cf95b37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.341+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_284-, and the Request Id: 1ffa41be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.344+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e2bf65c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.344+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 199312df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.346+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 199312df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.350+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d0e751a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.351+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d0e751a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.355+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_285, and the Request Id: 4267af61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.355+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41f47cbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.357+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41f47cbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.359+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66f7e50e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.359+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_280-, and the Request Id: 48c72441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.359+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 595222ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.360+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 595222ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.362+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_283, and the Request Id: 1c121d25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.364+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4006dd25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.368+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_285-, and the Request Id: 669c6803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.368+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_283-, and the Request Id: 572ad112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.375+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 706562a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.378+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 281c428b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.380+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24b4a3a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.382+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c46625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.385+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e613581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.386+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e613581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.391+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a2b8312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.393+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a2b8312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.396+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3834bf5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.396+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1309dee9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.397+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1309dee9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.401+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be8dbf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.401+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_285, and the Request Id: 5ef58456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.402+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be8dbf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.405+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dcbac3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.405+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_281, and the Request Id: 11d5030d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.406+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dcbac3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.408+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e5f5b2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.410+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e5f5b2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.412+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_288, and the Request Id: 144107aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.412+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c50423a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.420+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 923cf50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.420+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21a691f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.422+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21a691f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.426+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 150cb534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.426+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d23a7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.428+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d23a7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.430+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_284, and the Request Id: 5eb118f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.438+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37872db6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.441+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_285-, and the Request Id: 22dd8a57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.441+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1867b9a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.445+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_281-, and the Request Id: 200a9212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.448+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27baf488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.452+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_288-, and the Request Id: 3b3e2568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.456+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78b68f24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.460+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21819470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.465+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_284-, and the Request Id: 3756db3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.465+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e1f7fc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.466+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e1f7fc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.468+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a9a08cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.470+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a9a08cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.471+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_283, and the Request Id: 43b6619a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.477+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6469ae9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.477+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 550457e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.479+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 550457e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.479+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6469ae9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.482+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1858fde0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.482+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56c64e2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.482+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74e3e5f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.483+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74e3e5f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.483+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f002d02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.484+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f002d02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.486+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b11f79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.488+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b11f79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.488+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_284, and the Request Id: 5d93b069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.488+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1858fde0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.489+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 105d3bf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.489+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_278, and the Request Id: 5cc1ea28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.490+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f7bca92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.491+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bbc965f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.492+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f7bca92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.493+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bbc965f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.495+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_286, and the Request Id: 1c9fcb5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.495+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_281, and the Request Id: 5ed0a30d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.506+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 288db5bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.510+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 288db5bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.511+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70835aef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.514+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc0c276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.514+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e9711e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.516+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc0c276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.517+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_285, and the Request Id: 2ea7e8e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.521+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_283-, and the Request Id: 4221c97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.532+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 741a0c68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.533+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_278-, and the Request Id: 2af2b395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.536+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_284-, and the Request Id: 7d27b6f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.537+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b5051e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.541+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_286-, and the Request Id: 3771fa0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.543+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f7eb688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_281-, and the Request Id: 5e2dde31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.553+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12499cd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.554+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12499cd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.556+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a8bb806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.557+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38e2d5f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.560+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ab811d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.562+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ab811d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.563+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_289, and the Request Id: 1ec3dcfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.563+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_285-, and the Request Id: 6b04bf72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.567+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14fd27b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.569+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14fd27b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.569+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 535921b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.574+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d18ad54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.575+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d18ad54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.582+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_282, and the Request Id: 37414b72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.584+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4815a0c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.585+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41aaeb35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.585+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12bca1f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.592+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16151ee2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.593+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fed310e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.593+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_282-, and the Request Id: 4171dec9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.596+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 443b4506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.598+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 443b4506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.599+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d124504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.600+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d124504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.603+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bdd0d29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.604+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a6bbc88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.605+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bdd0d29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.606+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a6bbc88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.607+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_289-, and the Request Id: 9b7ac0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.610+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_285, and the Request Id: 187fbcc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.616+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_285, and the Request Id: 598d7cf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.616+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76d03ea2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.618+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76d03ea2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.621+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b0e2e5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.621+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 657a2a41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.622+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b0e2e5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.624+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e21f666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.624+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ece7920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.625+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4084f65c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.628+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_286, and the Request Id: 40cf4065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.632+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20035ac7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.635+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bf1cbb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.638+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e646df4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.638+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74abcd3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.642+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_285-, and the Request Id: 7c391367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.650+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_285-, and the Request Id: 6bd13b9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.654+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 534913bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.655+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 534913bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.658+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ebe9cb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.659+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ebe9cb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.662+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_286, and the Request Id: 7e8210fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.663+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7afc370d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.665+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7afc370d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.667+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 719726e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.669+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dca2156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.670+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dbe21fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.670+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dca2156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.672+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dbe21fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.673+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_287, and the Request Id: 7d23e5d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.674+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f0cb096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.678+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0cb096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.679+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_283, and the Request Id: 139412cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.682+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b95e8c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.684+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b95e8c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.685+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d6853a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.685+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d6853a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.687+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1456e62a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.687+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50f2706b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.689+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1456e62a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.689+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50f2706b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.689+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 82ddd71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.694+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_279, and the Request Id: 33f01318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.694+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 471b6df6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.697+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_282, and the Request Id: 6c676308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.699+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79aca935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.701+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79aca935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.703+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_286-, and the Request Id: 5d2681f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.703+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f85c781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.703+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_279-, and the Request Id: 18359d63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.705+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f85c781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.707+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_284, and the Request Id: 2db8ba7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.711+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 604d2ce4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.713+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 604d2ce4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.714+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7daed905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.716+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7daed905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.719+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_287-, and the Request Id: 43884b5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.719+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_290, and the Request Id: 78ed3042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.723+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_283-, and the Request Id: 62a5bbe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.723+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_282-, and the Request Id: 4c959e04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.727+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c1a4ec8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.728+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11e577cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.730+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37f5964b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.731+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27c1bc93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.734+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bc02637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.737+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ae40da3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.738+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_284-, and the Request Id: 44d3c7f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.738+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_290-, and the Request Id: 65e71d6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.743+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_286-, and the Request Id: 640a885b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.746+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61c7b3ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.746+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12ca0431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.748+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61c7b3ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.751+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 550d66b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.752+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f3cec1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.753+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 550d66b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.756+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_286, and the Request Id: 3abf46a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.756+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37966e9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.759+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1619622b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.761+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1619622b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.763+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46e5ebb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.766+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a09bb66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.768+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a09bb66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.770+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f098813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.770+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_286, and the Request Id: 344cc9e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.774+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: daad47d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.775+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: daad47d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.777+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b33b320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.779+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b33b320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.780+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_288, and the Request Id: 3aa600de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.784+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 468af5b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.790+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 610a9dc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.793+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59a88800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.795+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59a88800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.797+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fa39e8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.799+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fa39e8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.801+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 494fb045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.801+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_280, and the Request Id: 55bd7788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.802+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_286-, and the Request Id: 2f98d778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.803+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35b11f9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.808+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 494fb045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.811+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 794434a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.811+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ddc7620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.813+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 794434a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.814+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d81839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.815+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_288-, and the Request Id: 79c44ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.816+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_286-, and the Request Id: 3d2cfb86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.818+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24b3cc23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.818+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29065256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.819+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_284, and the Request Id: 7afb625e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.820+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29065256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.823+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17afd1be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.824+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17afd1be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.825+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1398ca1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.826+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1398ca1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.826+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40f38f93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.828+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_285, and the Request Id: 32045891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.828+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c3a6150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.830+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c3a6150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.831+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_287, and the Request Id: 4de769b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.835+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_280-, and the Request Id: 689b990c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.837+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c07091c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.839+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c07091c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.845+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_287-, and the Request Id: 2c8e3430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.847+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54fdc100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.847+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e462967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.848+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54fdc100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.851+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2142e2bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.852+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_287, and the Request Id: 6ac85919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.858+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_284-, and the Request Id: 3a17a66d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.858+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e22c0af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.869+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f5bb6fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.873+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_285-, and the Request Id: 5cc82a7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.883+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b29111b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.885+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b29111b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.887+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 453547d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.887+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33ef2317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.888+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 453547d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.890+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_283, and the Request Id: 9546513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.892+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74d9e18c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.893+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d9e18c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.897+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40219bd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.898+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40219bd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.898+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3285d80e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.901+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_287-, and the Request Id: 1b55648d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.902+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_291, and the Request Id: 4c33300b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.905+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1352bb4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.906+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1352bb4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.907+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5669f8ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.909+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42d13f7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.911+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42d13f7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.912+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_287, and the Request Id: 252681b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.917+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62212c6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.920+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_287-, and the Request Id: 552fd496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.928+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28f904bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.939+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f5a1032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.939+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f29b56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.944+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_283-, and the Request Id: 31df35ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.945+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59402cf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.945+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_291-, and the Request Id: 29238a1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.946+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59402cf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.951+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f556d02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.951+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34044dd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.952+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f556d02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.954+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_289, and the Request Id: af2053f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.962+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bf401e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.972+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d39a1bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.972+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e60423e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.978+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a41be0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.980+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b606e27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.981+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b606e27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.983+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ee78236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.984+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee78236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.985+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 424222e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.985+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_287, and the Request Id: 2bf79a80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.991+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8ef3e00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.993+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ef3e00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.996+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69918e16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.997+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69918e16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.998+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43181750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:32.999+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_288, and the Request Id: 7e228936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.005+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_289-, and the Request Id: 514e436d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.007+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32065053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.009+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32065053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.009+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e458600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.010+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4755344b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.011+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e458600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.011+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4755344b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.014+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_285, and the Request Id: 7084a0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.014+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46ce406e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.015+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46ce406e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.016+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a85e381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.017+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_281, and the Request Id: 475dbed8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.021+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b2712d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.022+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b2712d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.023+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3727d5e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.024+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3727d5e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.026+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65f240a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.026+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_288, and the Request Id: 6280cb90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.026+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eb8efd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.028+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65f240a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.031+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d38e78b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.032+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d38e78b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.034+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_286, and the Request Id: 78f830f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.044+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_287-, and the Request Id: 27d0fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.047+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d71e8e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.049+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_288-, and the Request Id: 7f675ccf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.052+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70894736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.057+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_285-, and the Request Id: 1b6d0dcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.061+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_281-, and the Request Id: 2e3f3db8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.067+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7614fb44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.069+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7614fb44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.071+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f0eb584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.073+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f0eb584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.073+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_288-, and the Request Id: 421725af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.076+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_288, and the Request Id: 627f377c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.081+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3927aaff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.084+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_286-, and the Request Id: 5a90831c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.086+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_288-, and the Request Id: 296c6aa7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.101+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bba7639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.101+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43c7a9f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.102+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43c7a9f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.104+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 122721bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.105+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 122721bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.106+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_284, and the Request Id: ec92aa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.114+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46dcb098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.117+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b9d1c91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.128+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50d7a722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.130+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47295bf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.130+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46dd9959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.131+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f0806b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.131+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dc00dd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.132+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46dd9959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.137+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e075f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.139+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e075f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.141+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_292, and the Request Id: 7629f0f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.141+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49340b0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9777d50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.146+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27e40c9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.189+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_284-, and the Request Id: 5d02eb89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.191+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62113927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.192+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62113927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.193+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c0298cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.202+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37c1db17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.205+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2549ae0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.207+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65ce6da7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.207+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67b36707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.209+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ce6da7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.209+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 388f3041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.211+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a53f999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.211+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4495d368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.212+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4495d368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.215+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18acba7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.216+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_289, and the Request Id: 44dee8ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.217+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18acba7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.219+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_290, and the Request Id: 672b146e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.219+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_292-, and the Request Id: 5ff955a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.222+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27480999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.224+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27480999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.225+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c8caef9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.227+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c8caef9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.228+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_287, and the Request Id: 70007ad3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.232+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 216d82d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.233+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 216d82d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.240+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 452e9eb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.241+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f74769c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.241+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 452e9eb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.242+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a4ad94f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.243+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f74769c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.243+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a4ad94f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.247+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67e7de63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.247+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_288, and the Request Id: 78a6b99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.249+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67e7de63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.250+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_286, and the Request Id: 2ff69f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.251+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43f6b766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.253+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 982302e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.254+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 982302e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.257+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43f6b766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.257+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d325024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.259+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33d582cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.260+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8b60cf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.260+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_289, and the Request Id: 39d26be0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.262+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8b60cf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.263+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_282, and the Request Id: 6b1eaf10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.262+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d325024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.265+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d779c8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.265+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_289-, and the Request Id: 6d136903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.266+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d779c8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.268+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_290-, and the Request Id: 40c2e044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.268+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_289, and the Request Id: 708befb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.273+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 413827a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.280+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_287-, and the Request Id: 2209930e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.280+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_288-, and the Request Id: 2f7b0437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.287+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_286-, and the Request Id: 19497f23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.287+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_289-, and the Request Id: 2e0054e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.289+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4182164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.290+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4182164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.292+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60cbb5b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.293+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60cbb5b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_285, and the Request Id: ab76f1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.301+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_282-, and the Request Id: 2e23d037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.302+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d2c91e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.309+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_289-, and the Request Id: 23c03311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.318+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 431fab56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.323+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70a20c59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.323+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e5a5be8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.327+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 793a89fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.334+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_285-, and the Request Id: cc11136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.337+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b38e286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.343+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cba3d04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.348+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 488eddd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.356+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b19f19d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.356+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6db5c388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.357+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b19f19d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.359+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d6e0fd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.362+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76189be5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.364+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76189be5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.365+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dfbcb07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.365+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a90b163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.370+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_290, and the Request Id: 60fb0623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.372+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 524e653f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.374+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 524e653f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.374+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d154a5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.374+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 147dba6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.376+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6eaf2e2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.377+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eaf2e2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.379+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_293, and the Request Id: 6c4fbe26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.382+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_290-, and the Request Id: 3c83d995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.386+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40ed86ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.394+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d35fcff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.395+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d35fcff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.397+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48b23c0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.397+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33ce76f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.398+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48b23c0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.399+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 560857c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.400+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e52f4e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.401+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 560857c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.403+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_289, and the Request Id: 7b8c1b6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.405+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2377d3d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.408+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2df3703e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.409+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2df3703e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.411+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_288, and the Request Id: d11c524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.414+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ac8692d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.415+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ac8692d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.419+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_293-, and the Request Id: 6f63acf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.419+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54372eab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.419+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22b44db1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.421+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22b44db1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.423+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_290, and the Request Id: e8841ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.424+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52a4882a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.435+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52126319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.435+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_289-, and the Request Id: 28a0f9ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.435+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 431a25b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.437+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52126319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.437+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 431a25b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.441+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a6e232b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.442+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a6e232b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.443+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10de6de7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.443+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42a80bb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.445+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10de6de7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.445+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42a80bb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.454+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bf4930f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.455+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_288-, and the Request Id: 12acb519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.456+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bf4930f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.457+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a26399c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.457+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_291, and the Request Id: 5660e7a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.458+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a26399c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.460+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_290, and the Request Id: 345d2f32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.462+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_286, and the Request Id: 2404af78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.462+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 287df2b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.464+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 287df2b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.468+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_287, and the Request Id: 23d3b0ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.469+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 82e6ce8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.490+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_290-, and the Request Id: 64533ee5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.495+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c355301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.497+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c355301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.498+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66eefb04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.500+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66eefb04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.502+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeba337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.502+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_283, and the Request Id: 709a080c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.507+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_291-, and the Request Id: 16790928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.507+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5794da9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.511+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_290-, and the Request Id: 6db19675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.517+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a92b2ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.519+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_287-, and the Request Id: 5319d0d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.522+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_286-, and the Request Id: 614403da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.526+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a9f4fc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.530+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31a86ad1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.533+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 317ecc85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.542+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_283-, and the Request Id: 695bb88b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.552+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3017fd29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.552+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 606f281d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.552+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a7acf9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.553+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3017fd29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.556+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bc3c30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.557+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc3c30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.559+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_291, and the Request Id: 36edce3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.563+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52f8e6e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.565+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31d05b2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.567+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f8e6e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.569+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ac583de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.571+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac583de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.573+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_294, and the Request Id: 4ebbe446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.575+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6db67fa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.580+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e22d84b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.590+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43f25971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.590+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f99ab8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.593+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c88ae19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.593+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d101c86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.596+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_291-, and the Request Id: 3a80cd66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.618+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_294-, and the Request Id: 3ae269bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.627+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59bbd5c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.632+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 463aedcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.633+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 702fa9e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.633+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 605222cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.634+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 463aedcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.634+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40bec043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.634+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 605222cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.635+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40bec043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.637+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52456267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.637+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cb0e2f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.637+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ee980a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.639+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52456267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.639+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee980a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.639+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cb0e2f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.641+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77f0073c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.644+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3372e0dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.644+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77f0073c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.645+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 320a4289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.645+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3372e0dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.645+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73d8c4d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.646+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73d8c4d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.647+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 320a4289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.648+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_292, and the Request Id: 89c569f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.653+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_288, and the Request Id: 6299a22b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.657+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_289, and the Request Id: 7428f487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.658+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f58c12b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.660+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 666ecd72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.661+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_291, and the Request Id: 282bede9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.664+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 666ecd72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.665+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d93b101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.666+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d93b101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.675+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_290, and the Request Id: 21fb5b6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.675+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_291, and the Request Id: b2d0be8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.681+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14f6d2c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.682+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_290-, and the Request Id: 11e94035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.685+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 112c16cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.685+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_291-, and the Request Id: 79d5fca4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.687+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40e63c2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.688+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_288-, and the Request Id: 242e709b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.692+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_292-, and the Request Id: 7a397d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.693+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_289-, and the Request Id: 31b5e10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.694+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_291-, and the Request Id: 7bba2ece, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.698+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e2a3805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.701+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 268b34be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.701+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f01f87a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.702+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268b34be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.703+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b622d29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.704+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b622d29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.706+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17341419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.706+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a0b05a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.708+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17341419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.710+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47f0f2b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.710+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_287, and the Request Id: 6c1caaec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.710+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a0b05a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.712+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f0f2b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.713+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17dab1ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.715+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17dab1ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.716+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_284, and the Request Id: 7b0712d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.717+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_292, and the Request Id: 266e1a9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.721+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c8df8fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.725+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57fe2a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.729+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a092a4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.738+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 308c599c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.746+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d82dd8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.747+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63b81ad4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.751+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e32f518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.757+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_287-, and the Request Id: 35db6393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.765+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_292-, and the Request Id: 33fbd8cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.767+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_284-, and the Request Id: 409a3877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.772+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a17bdd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.772+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a5a65f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.773+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a17bdd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.776+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6849ebed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.776+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27daf566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.778+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27daf566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.779+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_295, and the Request Id: 61754522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.783+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42ef39c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.783+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61726ab5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.784+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61726ab5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.786+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10e1cfa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.787+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e1cfa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.789+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_289, and the Request Id: 1c5030ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.792+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f185f9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.799+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51f594b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.800+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51f594b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.801+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 744ab07e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.804+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1813246f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.805+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1813246f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.807+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_292, and the Request Id: 12145ad2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.810+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d4a173b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.812+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7757e66e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.814+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33f882f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.815+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c81d70f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.818+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_289-, and the Request Id: 63a6879e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.818+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33f882f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.819+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7017d4c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.819+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d6c120b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.819+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_295-, and the Request Id: 31c401a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.821+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d6c120b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.821+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7017d4c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.823+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 496be744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.826+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 349b1187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.826+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d4941ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.827+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d4941ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.827+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 349b1187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.828+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_292-, and the Request Id: 666e3570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.828+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 249eba91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.829+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 394aaadb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.829+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_291, and the Request Id: 7db380ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.830+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 394aaadb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.828+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ff3db34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.830+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_285, and the Request Id: 321850f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.831+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ff3db34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.832+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c5d8732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.834+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c5d8732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.834+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_290, and the Request Id: 58670f41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.835+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42f031ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.835+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_293, and the Request Id: 62ce916a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.838+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23eae71d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.841+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 520f8a9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.843+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 520f8a9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.845+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e5294dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.847+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e5294dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.848+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 731db967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.851+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_288, and the Request Id: 15fba57f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.859+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b7a4c77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.859+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f0de588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.861+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b7a4c77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.862+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 766d20ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.864+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 766d20ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.864+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_291-, and the Request Id: 4b3885e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.866+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_293, and the Request Id: 37655b73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.868+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_285-, and the Request Id: 27efe218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.869+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cd3a009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.870+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cd3a009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.871+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_293-, and the Request Id: 1a583ab3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.872+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6739daa7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.873+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b4ce452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.874+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6739daa7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.877+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c3a0957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.877+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_292, and the Request Id: 64f2ced6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.880+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_293-, and the Request Id: 44a6f98a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.887+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 170e93be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.893+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_290-, and the Request Id: 4bbecb0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.895+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_288-, and the Request Id: 7fe7bf42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.895+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ba2636c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.897+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ba2636c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.898+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e542397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.899+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36731781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.900+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f218e0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.901+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36731781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.901+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ce6cf10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.902+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f218e0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.903+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bb57512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.905+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_296, and the Request Id: 31870f29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.905+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7761cf63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.907+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7761cf63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.909+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_290, and the Request Id: 3f6926c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.913+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_292-, and the Request Id: 209e18b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.913+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a1da9ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.915+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b0c7193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.916+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b0c7193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.917+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65b8d95b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.919+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65b8d95b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.919+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 277dd28d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.921+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d8fc2b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.922+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_293, and the Request Id: 65379129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.929+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_290-, and the Request Id: 4278c759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.929+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c809229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.930+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e0d5418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.931+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c809229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.933+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_293-, and the Request Id: 1336eb3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.935+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71d9f042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.937+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53845350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.938+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53845350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.942+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_292, and the Request Id: 71e4ad88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.951+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 267d2516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.953+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67a609a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.958+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38a87164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.965+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f0ff388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.968+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c192bdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.968+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_296-, and the Request Id: 797f1561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.973+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ff0bd1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.975+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ff0bd1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.978+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0924bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.979+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61f2fb81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.980+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78232c1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.981+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_292-, and the Request Id: 7797e2f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.981+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78232c1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.983+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0924bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.984+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_286, and the Request Id: 46dde2b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.986+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 446eb3fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.988+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 446eb3fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.988+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76468935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.990+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76468935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.990+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 578bf04e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.993+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_294, and the Request Id: 769b070d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.993+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c9cd840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.997+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3130a42b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.999+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c9cd840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:33.999+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_294, and the Request Id: 547b391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.005+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_286-, and the Request Id: 3abc2e06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.006+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46e3fed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.007+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_294-, and the Request Id: 7346ca49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.008+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46e3fed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.010+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f34e447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.012+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f34e447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.013+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 614fa6aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.018+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_289, and the Request Id: 7e8da933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.018+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bb9a178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.025+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6407daba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.025+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b7e8e79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.025+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 762bfd82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.027+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 762bfd82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.028+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27eb989b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.029+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27eb989b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.031+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_291, and the Request Id: 3f111755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.033+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d632061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.034+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d632061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.036+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 417f4cd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.037+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c42817d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.038+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 417f4cd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.041+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 761354ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.044+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_293, and the Request Id: 5f409387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.046+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f9eddac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.046+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_294-, and the Request Id: 7da4eeb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.048+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f9eddac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.049+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b8e0a85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.050+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 539e99fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.058+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_293-, and the Request Id: 1c334c54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.059+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41b37cfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.058+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b4a8708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.061+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50132f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.062+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50132f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.064+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30653257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.065+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b4a8708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.065+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 539e99fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.066+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30653257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.066+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 599fd541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.067+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 751270c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.069+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bea05b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.070+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_295, and the Request Id: 19b8c8f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.071+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39e778cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.072+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_291-, and the Request Id: 428abd10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.073+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 599fd541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.073+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bea05b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.074+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_293, and the Request Id: 21a5cea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.074+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_291, and the Request Id: 30984272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.074+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39e778cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.075+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_294, and the Request Id: 652a67ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.080+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dc45d8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.080+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_289-, and the Request Id: 79d14e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.086+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53c7fa5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.087+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_295-, and the Request Id: 6745eaa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.088+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c7fa5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.089+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53a21fc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.089+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f2e6b0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.090+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 559201fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.090+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f2e6b0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.092+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_287, and the Request Id: 4a85cfb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.097+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_291-, and the Request Id: 4f70555e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.101+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_293-, and the Request Id: 2dde8ee1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.101+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_294-, and the Request Id: 4c4ddd2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.107+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e62cd76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.110+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d36f6a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.111+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d36f6a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.113+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3251e012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.113+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aea8397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.118+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 565369bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.118+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_287-, and the Request Id: 4cc91f6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.118+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db30b81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.120+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 565369bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.120+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db30b81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.121+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cbcf5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.124+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_297, and the Request Id: 8973f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.125+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 524ec5fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.126+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 524ec5fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.128+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51e2c18e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.129+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26b73411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.130+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_295, and the Request Id: 398987d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.131+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44df3228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.134+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 110460bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.139+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d51945d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.142+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eb96f36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.146+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7321c73e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.146+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16ff8567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.146+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c26d8f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.148+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_295-, and the Request Id: 4ca7f17b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.149+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_297-, and the Request Id: 5926409e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.153+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e65d7c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.153+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16ff8567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.154+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7259c29b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.156+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38d9dc6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.157+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38d9dc6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.158+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e93900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.160+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d93ec9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.162+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e7c0805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.164+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e65d7c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.164+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_290, and the Request Id: 7f51a446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.165+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 552fc1f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.166+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7259c29b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.169+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 200aee5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.171+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 200aee5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.171+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1681e727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.172+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1681e727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.173+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33d40dcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.174+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33d40dcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.174+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6983753a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.175+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 407da6da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.175+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_292, and the Request Id: 364dd8dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.179+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c07763c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.181+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c07763c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.182+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_290-, and the Request Id: 318b048e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.182+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 367ef643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.183+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55bd2687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.185+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55bd2687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.185+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6983753a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.185+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d2fcd6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.185+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b6c97e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.186+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c7f9170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.187+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b6c97e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.187+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_295, and the Request Id: 445efaf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.190+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15ca4f29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.191+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_294, and the Request Id: 4e5f1add, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.192+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 367ef643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.194+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15ca4f29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.194+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_292, and the Request Id: 6dbaca3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.195+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ba003e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.196+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_296, and the Request Id: 9f2f517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.197+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ba003e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.197+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_292-, and the Request Id: 4a1e6a6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.197+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f6faaf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.199+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2071f62f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.201+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2071f62f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.201+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f6faaf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.203+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_294-, and the Request Id: 1c32cc8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.203+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_298, and the Request Id: 494e57c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.204+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dd6b5c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.205+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e78d673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.206+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e78d673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.207+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_295-, and the Request Id: 7ea8c42f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.209+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd6b5c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.211+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 366bf93d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.210+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_294, and the Request Id: 7a758a86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.211+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_288, and the Request Id: 281e752e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.212+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_296-, and the Request Id: 33e5f9f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.213+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 366bf93d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.214+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33014132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.215+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33014132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.216+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9ed87f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.217+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_296, and the Request Id: 536c9b33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.221+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_292-, and the Request Id: 33a333ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.232+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 447c763b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.236+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cc052e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.239+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_294-, and the Request Id: ba16b83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.257+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_298-, and the Request Id: 4460f51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.257+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_288-, and the Request Id: 6c76b21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.259+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bd3e163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.259+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63c6c6a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.259+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48dc747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.263+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62f2ab14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.265+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_296-, and the Request Id: 21aa96a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.272+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d3ed01c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.274+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 253cff00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.282+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c6a8646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.287+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7083324a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.287+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22a5fb04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.294+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bff1658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.298+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 606af9dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.301+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21527d31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.303+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21527d31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.308+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 148ba62a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.308+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fc3577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.310+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fc3577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.311+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e59a105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.313+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38371f25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.315+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_291, and the Request Id: 3a60318a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.315+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c1a9473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.317+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c1a9473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.319+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 112fd071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.321+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 112fd071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.321+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b359107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.322+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45e726cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.323+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b359107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.324+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fe5aa1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.325+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe5aa1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.325+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 305c7202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.326+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_293, and the Request Id: 36e55631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.327+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36c48e71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.328+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36c48e71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.328+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 458dbe08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.329+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57ffbbc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.330+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ffbbc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.330+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_291-, and the Request Id: 5e4a1a0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.331+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 458dbe08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.333+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_293-, and the Request Id: 30e4388c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.333+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_293, and the Request Id: 5fd0df26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.334+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64d52444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.336+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64d52444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.337+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45e726cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.338+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_295, and the Request Id: 642c3140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.338+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1427d1e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.341+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_293-, and the Request Id: 15235099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.341+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38f79f00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.341+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a1c967f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.343+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a1c967f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.343+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_296, and the Request Id: 70126de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.344+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17e95850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.346+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_295, and the Request Id: 2579e4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.351+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_296-, and the Request Id: 3de6f94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.352+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_295-, and the Request Id: dcd1186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.353+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6709ef9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.353+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cae40db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.354+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e9ebfa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.357+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e9ebfa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.358+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_295-, and the Request Id: 1eee4954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.360+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fc3985c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.362+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fc3985c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.368+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 613ed7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.370+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 613ed7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.371+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_297, and the Request Id: 55674d0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.377+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 647cc11d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.377+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cc5dff5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.378+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 647cc11d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.379+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cc5dff5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.379+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52d962f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.380+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 129ca40e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.381+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52d962f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.382+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 129ca40e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.383+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72e09457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.383+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72e09457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.384+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_289, and the Request Id: 4e7a2d2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.385+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_297, and the Request Id: 69e96d83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.387+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a689c74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.389+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_299, and the Request Id: 6948f513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.392+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 120e68c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.394+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37d6bfdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.394+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76ee8ec7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.399+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9aa570f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.403+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 357c072f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.412+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_289-, and the Request Id: 51520db7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.416+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_297-, and the Request Id: 43466347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.417+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e03f32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.418+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e03f32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.425+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_297-, and the Request Id: 40558460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.427+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e88bfeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.428+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e88bfeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.431+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_299-, and the Request Id: 7067ecff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.433+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c98accc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.435+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_292, and the Request Id: 41078e55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.436+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6407b40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.437+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6407b40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.439+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e7718e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.440+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e7718e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.441+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_294, and the Request Id: 1dc440b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.442+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3af036a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.447+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d142519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.450+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f16f7dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.452+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f16f7dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.453+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 330833e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.459+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a67b4d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.459+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 875730a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.461+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 875730a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.463+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_294, and the Request Id: 5147263f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.470+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_292-, and the Request Id: 4a3d0376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.476+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33227f53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.477+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_294-, and the Request Id: 5d9b13f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.477+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 228e79a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.477+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_294-, and the Request Id: 1f205d57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.478+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 228e79a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.479+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dcaa76c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.479+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33ae0b34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.481+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33ae0b34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.482+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33227f53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.485+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19516fd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.485+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9a498f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.487+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19516fd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.487+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9a498f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.490+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 644abbb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.490+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5890743a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.491+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5890743a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.496+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_296, and the Request Id: 4a89fef8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.496+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5723ab5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.496+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_296, and the Request Id: 5bbe79cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.497+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_297, and the Request Id: 644fdf81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.500+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: af0a84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.501+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a4eb82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.506+0000 [Thread-12037] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:45:34.509+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47cf8fc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.515+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_296-, and the Request Id: 24c720a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.516+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_296-, and the Request Id: 5c7fe7c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.523+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14808f0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.527+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_297-, and the Request Id: 5910fe5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.529+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b748155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.530+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b748155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.532+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19afed6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.534+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b1fa32b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.534+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19afed6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.535+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_298, and the Request Id: 65aecbc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.555+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 425f7735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.555+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bc75f43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.566+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70e60ec1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.567+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77f7c3b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.569+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77f7c3b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.570+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67e7d441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.573+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67e7d441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.574+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_290, and the Request Id: 315f9aef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.581+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fff6fb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.581+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4475931d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.627+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 527fd855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.628+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c2bbabb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.629+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 527fd855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.630+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_298-, and the Request Id: 535f46f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.631+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_290-, and the Request Id: 518b371c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.635+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 654f48fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.636+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 654f48fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.637+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3964a4f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.638+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3964a4f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.642+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c0792a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.642+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7524d76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.644+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7524d76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.644+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c0792a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.646+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45f04f26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.646+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_298, and the Request Id: 2aa4a1dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.648+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fe6632b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.649+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29fea13c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.650+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fe6632b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.650+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_293, and the Request Id: 6a26ffde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.650+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29fea13c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.650+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51ae3e7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.657+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a186964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.658+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_295, and the Request Id: 6b1238c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.658+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f5f465b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.659+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f5f465b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.660+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a16fde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.662+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_295, and the Request Id: 210ce3c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.667+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_293-, and the Request Id: 3ceb5b47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.667+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cd60413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.670+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2264be76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.678+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10541550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.679+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10541550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.681+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 344d1083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.682+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 344d1083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.683+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_297, and the Request Id: 707b848c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.691+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_298-, and the Request Id: 62358e3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.691+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73212f03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.692+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51ffa60e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.693+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73212f03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.697+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72edfbd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.697+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_295-, and the Request Id: 2cdaceda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.697+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b9fcd0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.699+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72edfbd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.699+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b9fcd0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.701+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_300, and the Request Id: 4a79a87f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.704+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73631a26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.704+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_295-, and the Request Id: 41cd707f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.705+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73631a26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.708+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_297, and the Request Id: 4249ded6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.710+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e5d72be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.714+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32c4ec4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.716+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c99232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.722+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 295ac9a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.729+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_297-, and the Request Id: 64f17548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.731+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51ac38ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.732+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ac38ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.738+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 647806dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.739+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_300-, and the Request Id: 79fec8a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.740+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 647806dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.740+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4529567b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.740+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_297-, and the Request Id: 6ef7990d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.742+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63d3a29e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.743+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64c4015a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.746+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46d2d207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.747+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41df3bf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.748+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41df3bf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.749+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_298, and the Request Id: 56aa858f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.751+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 593d1ecc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.752+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74bf7f6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.753+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 593d1ecc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.754+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74bf7f6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.756+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_291, and the Request Id: e0b5978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.759+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51d3d6c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.761+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51d3d6c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.763+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_299, and the Request Id: 45bcb084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.768+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33fbf79f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.768+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aa5b78d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.771+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_299-, and the Request Id: 3bdcb134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.774+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c697d8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.776+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 327f0f1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.777+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29cd0637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.778+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 327f0f1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.783+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 711cb96b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.785+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 711cb96b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.786+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_291-, and the Request Id: 67827e5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.786+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27637c4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.787+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_294, and the Request Id: 766f6d19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.789+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27637c4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.793+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bfad712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.795+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bfad712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.799+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_296, and the Request Id: 46d207f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.803+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ba11fc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.805+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c366b76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.806+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_298-, and the Request Id: 7d40bb49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.809+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fc9ba13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.811+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc9ba13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.814+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6564a631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.815+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6564a631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.819+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7794b9ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.820+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_296, and the Request Id: 489b0d8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.821+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7794b9ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.823+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 682238fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.825+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 682238fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.826+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_299, and the Request Id: e9bb3bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.829+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_294-, and the Request Id: 4694c84c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.831+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cf8a86c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.833+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 404e57e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.836+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_296-, and the Request Id: 6e6e4ac5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.843+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29a1a90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.845+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29a1a90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.848+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7590f992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.851+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58cab971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.852+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58cab971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.854+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e2a9e99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.854+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_298, and the Request Id: 23c0f270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.856+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e2a9e99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.857+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28058104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.858+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28058104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.860+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_296-, and the Request Id: 4e964141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.860+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_301, and the Request Id: 7cfc8f6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.863+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_299-, and the Request Id: 1dedad52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.865+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aff187a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.873+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1519ec9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.876+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d4e00e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.878+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 732204f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.879+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 732204f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.882+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 347600a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.884+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 347600a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.886+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_298, and the Request Id: e3e4fa9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.892+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_298-, and the Request Id: 36732b25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.896+0000 [Thread-12119] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:45:34.897+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50051da2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.905+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_301-, and the Request Id: 2f55ae21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.905+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47ea503f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.919+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_298-, and the Request Id: fd2486d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.921+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a8b040c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.921+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e46d67b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.923+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d34fd4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.924+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17b79dc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.924+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57f8068e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.925+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17b79dc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.929+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 351b8d8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.930+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 731471d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.931+0000 [Thread-12126] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:45:34.932+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58c52e6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.934+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c52e6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.934+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5692f270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.934+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d77dcf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.935+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49e5f58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.937+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_292, and the Request Id: 1a02a1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.937+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f21471a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.940+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 169f8395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.942+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 169f8395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.943+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70430c5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.944+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70430c5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.945+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_297, and the Request Id: 64a058be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.951+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cae3403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.952+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cae3403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.953+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a44e5da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.955+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a44e5da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.956+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ea6f0d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.957+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ea6f0d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.961+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22c46f1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.962+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 164800a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.963+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 164800a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.964+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_297-, and the Request Id: 4fc1044f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.965+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_295, and the Request Id: 428d8a1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.965+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_299, and the Request Id: 2030eba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.974+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f7c47d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.978+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c927920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.978+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_292-, and the Request Id: 4d339c98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.980+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dc84f39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.981+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dc84f39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.983+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1740dff0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.985+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1740dff0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.986+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56234cc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.987+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56234cc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.988+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62342024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.989+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62342024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.991+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_297, and the Request Id: 58b398ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.991+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33b908fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.993+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33b908fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:34.993+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 540a6d84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.002+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_299, and the Request Id: 267fd7b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.002+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d2c123f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.004+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d2c123f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.006+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_299-, and the Request Id: 6e0d92a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.007+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_300, and the Request Id: 7be516b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.014+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_295-, and the Request Id: 5c80c8b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.017+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_300-, and the Request Id: 57dc7d15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.017+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a4be057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.019+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a4be057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.021+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_297-, and the Request Id: 46b59027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.023+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d95cb0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.025+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 224cd994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.029+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67c78752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.029+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ce6964d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.030+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_299-, and the Request Id: 1d27471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.031+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c78752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.031+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ce6964d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.032+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3036d5ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.033+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3036d5ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.033+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6922db3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.034+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ab7ea13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.037+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ab7ea13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.038+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_300, and the Request Id: 5d0ad223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.040+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62c2f1c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.040+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47d340a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.040+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49117b2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.041+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c2f1c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.041+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_299, and the Request Id: 34d62ed3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.043+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31ca19a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.045+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_298, and the Request Id: 7cd14b07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.049+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b41dd36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.050+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4490d6b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.051+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b41dd36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.052+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_300-, and the Request Id: a9c9953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.055+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_299-, and the Request Id: 4e02e922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.057+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bd0d70e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.057+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6851b10b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.059+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bd0d70e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.060+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58c7f308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.061+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cd7f16a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.062+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48c7b425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.062+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cd7f16a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.063+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c7b425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.065+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8e91dff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.065+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_293, and the Request Id: 5af1a68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.068+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68f1b4f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.070+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a86306d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.072+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a86306d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.072+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_302, and the Request Id: 17ba0c70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.073+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_293-, and the Request Id: 4bb48aa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.074+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 704c2db2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.075+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 704c2db2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.078+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_301, and the Request Id: 76b12e7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.081+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b4f6c24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.086+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_298-, and the Request Id: 661c4845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.091+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39a8a6aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.094+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_301-, and the Request Id: 1c1460f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.096+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e58d7ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.096+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51f5647f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.097+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_302-, and the Request Id: 3a7c659c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.097+0000 [Thread-12170] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:45:35.099+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57b8c5f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.100+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ac7497d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.103+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17ef5ddb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.103+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15487384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.105+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51f5647f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.106+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e58d7ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.107+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 761bf445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.107+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fdaa9c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.109+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 761bf445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.109+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fdaa9c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.109+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7da7fa7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.111+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fd663a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.111+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7da7fa7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.112+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fd663a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.112+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_296, and the Request Id: 5b18f08f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.113+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_300, and the Request Id: 544b7666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.115+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bd9a824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.116+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_298, and the Request Id: 58b2750f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.119+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_296-, and the Request Id: 5808e8e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.123+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18281ab5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.125+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5548132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.125+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b2f8d42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.127+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b2f8d42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.130+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ac8f078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.133+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_298-, and the Request Id: 259f07c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.135+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33140d16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.136+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28ff47a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.137+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33140d16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.137+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_300-, and the Request Id: 2028961d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.137+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 249da3e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.141+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_300, and the Request Id: 61f9b49e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.141+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c39a8c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.144+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c39a8c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.144+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76147ac9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.147+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ca4e6d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.148+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d9c073b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.149+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dd4557a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.149+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9c073b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.151+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dd4557a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.154+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_301, and the Request Id: 368c404d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.155+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29cecfee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.156+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29cecfee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.158+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_300-, and the Request Id: 1daace82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.159+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d987efb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.162+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_294, and the Request Id: 6220c34d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.164+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70d04629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.166+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70d04629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.168+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 198cc146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.168+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dcc01db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.170+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 198cc146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.171+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_301-, and the Request Id: 6fd40fdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.175+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_299, and the Request Id: 3042a31c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.181+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2423b938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.182+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2215558d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.183+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d2f5db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.184+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c530abf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.185+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e1fd453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.186+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c530abf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.186+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e09a5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.189+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 385993ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.190+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 385993ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.192+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_300, and the Request Id: 10b5ff7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.194+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_294-, and the Request Id: 5d1c336e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.200+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f1cf997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.201+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1079a05c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.202+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f1cf997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.204+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 478c5bef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.206+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 478c5bef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.208+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eab497d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.210+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eab497d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.211+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 754b2e72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.212+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_299, and the Request Id: a01ce86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.213+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65af391a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.214+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 307d76eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.215+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 307d76eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.216+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_303, and the Request Id: 1c54114e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.218+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_300-, and the Request Id: 39723043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.219+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_299-, and the Request Id: 118c6889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.219+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e275861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.221+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e275861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.218+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47fe2b6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.227+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 947054f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.229+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f9fcb8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.230+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f9fcb8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.230+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d3f131e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.231+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d3f131e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.232+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cb08380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.232+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65af391a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.233+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cb08380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.234+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 775cc288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.235+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_297, and the Request Id: 12ddc73e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.236+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_302, and the Request Id: 3518a50d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.238+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 775cc288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.239+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a79dcfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.239+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_303-, and the Request Id: 1b18db5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.241+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a79dcfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.242+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_301, and the Request Id: 7e1668e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.242+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63c10e66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.244+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63c10e66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.244+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_299-, and the Request Id: 5e265cee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.247+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_301, and the Request Id: 4c1b02e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.247+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54c1cecc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.253+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5124442e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.255+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5124442e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.255+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e01eaf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.256+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_301-, and the Request Id: 46a22341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.259+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b1e587e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.260+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b1e587e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.267+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c8c5f92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.268+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_302-, and the Request Id: 6532f6dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.269+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_297-, and the Request Id: 7dc4413e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.270+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_301-, and the Request Id: 1a8af783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.275+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_302, and the Request Id: 3ef200a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.277+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7758ddc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.278+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ef27130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.281+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36dc22f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.281+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16457843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.285+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36dc22f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.286+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 489b811e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.286+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 514e5803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.286+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c13778a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.288+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c13778a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.288+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52d73d52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.290+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 489b811e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.295+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 547f7a12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.295+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_295, and the Request Id: 764ab35c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.297+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78576aa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.298+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78576aa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.298+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63448d78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.302+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_301, and the Request Id: 2d988bca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.307+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53a37226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.307+0000 [Thread-12236] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:45:35.319+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 767762ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.321+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_302-, and the Request Id: 4e7c1b44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.324+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67712c46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.329+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22fd9d96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.331+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22fd9d96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.333+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_295-, and the Request Id: e31e975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.335+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33152bcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.336+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33152bcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.338+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: df9a0ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.338+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a384b3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.340+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df9a0ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.341+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d17f043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.341+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a384b3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.341+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_300, and the Request Id: 4239ce43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.347+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_304, and the Request Id: 7fb4280b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.347+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65287c6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.351+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_301-, and the Request Id: 4ee25d96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.365+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 745ae003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.365+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39acfb39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.366+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c30d963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.367+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10411583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.370+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 745ae003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.371+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e3aef9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.373+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e3aef9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.373+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b871c40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.378+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b871c40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.380+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 783bb498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.381+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_304-, and the Request Id: 55ee95aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.382+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 783bb498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.382+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7676e2b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.383+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_302, and the Request Id: 30836ab2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.388+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_298, and the Request Id: 6bdffe9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.388+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ff9befe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.390+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_300-, and the Request Id: 1d5d31c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.391+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7676e2b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.393+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d2cc57a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.394+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d2cc57a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.396+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_303, and the Request Id: fde44e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.407+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42471cc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.407+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 561311c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.409+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 561311c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.409+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dd7a832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.410+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd7a832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.416+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6321c335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.417+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6321c335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.419+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55604328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.419+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dafe174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.420+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55604328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.422+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 228efb21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.422+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_300, and the Request Id: 2ccae6e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.423+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_302-, and the Request Id: 52bff2d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.429+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_302, and the Request Id: bf58686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.431+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fbf3172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.431+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_298-, and the Request Id: 58ecf61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.434+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37df22ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.439+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 725a8a22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.446+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b5532b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.448+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b5532b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.448+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60640200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.450+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_300-, and the Request Id: 7946c55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.451+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40b2ef56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.451+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60640200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.452+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 316998bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.455+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45bafd44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.455+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f8a6c15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.456+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45bafd44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.456+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_302-, and the Request Id: 383b3d30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.457+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2887afc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.459+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f8a6c15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.460+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_296, and the Request Id: 6786734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.462+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_303, and the Request Id: 1a24fcae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.468+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_303-, and the Request Id: 6287d81e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.469+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24c0c490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.470+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fd5c80e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.474+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c89a7b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.476+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_303-, and the Request Id: 6782a22e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.481+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a332a86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.486+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ddd2b58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.486+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51cbfad2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.487+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a332a86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.488+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72e1c6ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.489+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_296-, and the Request Id: 5602baae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.490+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49500533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.491+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49500533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.492+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a5f323a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.493+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_305, and the Request Id: 598328ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.497+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ba12ad1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.499+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ba12ad1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.503+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b0e1b8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.504+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c0a8fa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.504+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b0e1b8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.505+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c0a8fa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.509+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ae9e484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.509+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_301, and the Request Id: 52442f8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.510+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae9e484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.512+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f0bc1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.513+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57b2e83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.514+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f0bc1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.514+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d153351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.514+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57b2e83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.515+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39ace5f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.518+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_302, and the Request Id: 1a32f426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.519+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_303, and the Request Id: 63ce8ed4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.520+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72bb0ddc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.523+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cb099d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.527+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d3b5580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.527+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ee0d5a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.531+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_301-, and the Request Id: 47eb9d1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.533+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ee0d5a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.534+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33eb201b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.536+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33eb201b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.536+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_305-, and the Request Id: 79136cbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.538+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bbc2fc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.539+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bbc2fc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.542+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2993ba7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.542+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5090ffc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.543+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2993ba7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.544+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_301, and the Request Id: 57ee1dc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.545+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_299, and the Request Id: 27b54e53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.549+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cbed3d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.551+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_303-, and the Request Id: 775b08c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.551+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_301-, and the Request Id: 503eccd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.558+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_299-, and the Request Id: 50b37518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.560+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b2e6da7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.562+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1828c595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.562+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a1aeaa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.563+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1828c595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.567+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_302-, and the Request Id: 219757c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.567+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22caf000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.568+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22caf000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.569+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79b117e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.571+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79b117e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.572+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_304, and the Request Id: 78a7e9d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.574+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d847d69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.575+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d847d69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.576+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 720e615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.577+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e9b5ab4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.577+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 141868d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.578+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 720e615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.579+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 141868d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.579+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9b5ab4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.580+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 381a3c91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.580+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e122dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.581+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 381a3c91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.582+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e122dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.585+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_302, and the Request Id: 310d89f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.586+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 699a9e5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.588+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 699a9e5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.588+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f6065fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.588+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 795a4cd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.590+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_297, and the Request Id: 1af64e83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.591+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_304, and the Request Id: 6463b459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.592+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11e1ddc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.592+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_303, and the Request Id: 37afc068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.593+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78c0dfb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.597+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70e13f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.597+0000 [Thread-12321] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:45:35.599+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_304-, and the Request Id: 5ef1d236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.604+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_297-, and the Request Id: 5b720ef6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.605+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5098b427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.606+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5098b427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.608+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2178164b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.608+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41f22dbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.610+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41f22dbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.610+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_304-, and the Request Id: 46d06a08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.610+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_303-, and the Request Id: 37ec91f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.611+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 481bae79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.613+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_302, and the Request Id: 18c67e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.616+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_302-, and the Request Id: 4fc0ed17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.616+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a7f46b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.619+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a06a1f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.621+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56635422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.622+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a6fcf05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.625+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 707a6c13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.625+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5352394b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.627+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5352394b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.631+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_302-, and the Request Id: 6c5cf698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.633+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cc989ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.634+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 559ceb0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.634+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ddf5248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.635+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559ceb0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.635+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fb6f96d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.636+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 259bcb61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.637+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_306, and the Request Id: 5a715c86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.638+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 259bcb61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.639+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cc989ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.641+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2af6f25a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.642+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d3d3444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.647+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ff53da4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.647+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71e5b28c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.648+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71e5b28c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.649+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ff53da4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.650+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6395dda4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.651+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_303, and the Request Id: de6f48a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.652+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6395dda4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.652+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7260be93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.652+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dc7d8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.653+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7260be93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.654+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bde6b7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.658+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_300, and the Request Id: 41b70452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.659+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_304, and the Request Id: 59a6cbe9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.654+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dc7d8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.663+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24ec390e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.670+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_303-, and the Request Id: 557830c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.675+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 372deb86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.678+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40d46c1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.678+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_306-, and the Request Id: 503f3c72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.679+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40d46c1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.681+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10f15e3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.683+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f15e3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.685+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_305, and the Request Id: 1d17035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.687+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6710f02e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.689+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6710f02e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.690+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_300-, and the Request Id: 6e31f94b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.691+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_298, and the Request Id: 77974222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.693+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_304-, and the Request Id: 56a907d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.693+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19fec152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.694+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19fec152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.697+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 215391fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.697+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ecc9a5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.698+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ecc9a5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.699+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ee2dedc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.703+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_305, and the Request Id: 3316ef03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.707+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fa77744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.714+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56542db5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.716+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56542db5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.717+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 543f1859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.718+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 543f1859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.719+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_305-, and the Request Id: 15ede5a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.720+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58411abd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.721+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_304, and the Request Id: 4ec83247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.726+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_298-, and the Request Id: 33177fb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.728+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a8b4ddf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.730+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38d6b757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.738+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45ca95ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.739+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45ca95ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.741+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bc6415e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.742+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bc6415e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.743+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_303, and the Request Id: 2176b8b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.745+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2042bf9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.747+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2042bf9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.751+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_305-, and the Request Id: d658206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.754+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33f06c1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.755+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33f06c1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.757+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 292f99b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.757+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_303, and the Request Id: 11b2a4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.764+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 326fe6f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.767+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b34e29e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.770+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_304-, and the Request Id: 4b9e4311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.773+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5347adeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.781+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fe9af9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.782+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 325770c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.783+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 325770c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.785+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23c44afc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.786+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23c44afc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.786+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_303-, and the Request Id: 54363612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.788+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_307, and the Request Id: 6294d1d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.791+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fdabfeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.794+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f42499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.795+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 133b1b3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.795+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_307-, and the Request Id: 347ba91a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.796+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f42499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.797+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 133b1b3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.798+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 93e604d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.798+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b41f201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.799+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 93e604d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.803+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_304, and the Request Id: 15a0a1a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.804+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b41f201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.805+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_301, and the Request Id: 345a5dca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.813+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e1eac0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.817+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e0ceab4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.819+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ba22ee5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.826+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b783805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.826+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_303-, and the Request Id: 778d6326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.834+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 157c40a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.842+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 730e4a3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.842+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56d9222d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.851+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_304-, and the Request Id: 62f0e6d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.854+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_301-, and the Request Id: 5089b13c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.864+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3da4edef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.866+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5227ccbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.868+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5227ccbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.870+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29164f16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.876+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76c7bae7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.878+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43dc99b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.879+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76c7bae7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.884+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f47b46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.884+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_299, and the Request Id: 7777e367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.890+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d1315d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.890+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62855d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.890+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43dc99b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.892+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d1315d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.894+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f811c25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.894+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3111f5fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.896+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f811c25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.896+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3111f5fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.898+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_306, and the Request Id: 103fa4e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.902+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_305, and the Request Id: 3c06f426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.904+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 141a56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.906+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29c2dd15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.907+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c2dd15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.910+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55ef155a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.911+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ef155a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.912+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a765ee4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.915+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_306, and the Request Id: 40a625de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.921+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3daf39af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.922+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3daf39af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.925+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dbbf96a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.926+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c3872b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.926+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dbbf96a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.927+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3313f9a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.927+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_305-, and the Request Id: 5ca0dfc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.928+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3313f9a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.930+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e586990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.932+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_306-, and the Request Id: 6a15825c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.932+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e586990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.932+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_306-, and the Request Id: 7b8bcb2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.934+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_299-, and the Request Id: 187fdef3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.937+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_304, and the Request Id: 380ba35c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.938+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_305, and the Request Id: 5b73ec4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.939+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 387db68e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.947+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4872088b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.947+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e2b3239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.950+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 676167b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.952+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 676167b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.953+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78dbaadf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.954+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68b4de90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.955+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b4de90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.956+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b77b2b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.957+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78dbaadf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.957+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 134f30c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.958+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10d7cc81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.958+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_308, and the Request Id: 58fc0000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.958+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 134f30c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.960+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_305-, and the Request Id: 1531954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.961+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_302, and the Request Id: 5af1a430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.968+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2edd6859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.970+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2edd6859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.971+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b5eca5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.972+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b5eca5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.974+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_308-, and the Request Id: 4ae725f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.976+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 616b01a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.978+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 616b01a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.978+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cef4206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.979+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cef4206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:35.980+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_304, and the Request Id: 6b18bf82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.033+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_305, and the Request Id: 21f7cc01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.038+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e4c260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.046+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_304-, and the Request Id: 745b07f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.046+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18e12220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.046+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36946e80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.049+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_304-, and the Request Id: 8f25999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.050+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a5b3070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.051+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b3ea056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.052+0000 [Thread-12425] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:45:36.064+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_302-, and the Request Id: 354bf2ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.065+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_305-, and the Request Id: 63d4887f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.069+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 786807f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.078+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ba79175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.082+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cdfd210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.082+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bab2cf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.084+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bab2cf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.086+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b2f3f6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.086+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46aae221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.088+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46aae221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.089+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fca69a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.090+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 497b7ec9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.091+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 497b7ec9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.092+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bdf832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.092+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16d653e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.093+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16d653e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.093+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_306, and the Request Id: 1bf75b62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.094+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bdf832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.097+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_307, and the Request Id: 49c38b41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.097+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7838d2bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.098+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7838d2bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.100+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c216181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.100+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_307, and the Request Id: 220ce680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.102+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52074252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.105+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_306-, and the Request Id: 619c7cfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.115+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eaecbc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.118+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76dd3afe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.122+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76dd3afe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.123+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 291eec74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.126+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 329443db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.127+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 329443db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.129+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_306, and the Request Id: 6587398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.129+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22bd24bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.131+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22bd24bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.132+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e13067b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.132+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a5bebb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.133+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e13067b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.134+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32140335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.137+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32140335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.139+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_309, and the Request Id: 2a014781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.139+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 737e29aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.141+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 737e29aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.141+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_307-, and the Request Id: 443a1f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.142+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_307-, and the Request Id: 296dca1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.143+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_305, and the Request Id: 1948a4c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.146+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17b0c473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.152+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f0ad3dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.154+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0ad3dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.155+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 416731db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.156+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 206c1a31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.157+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 206c1a31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.159+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_306-, and the Request Id: 24f55fd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.159+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1647d989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.160+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1647d989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.162+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dd453ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.163+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_305, and the Request Id: 7cf80111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.165+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c3e75eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.166+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c3e75eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.168+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_300, and the Request Id: 77d6fa4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.169+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_309-, and the Request Id: 75633746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.173+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ba213d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.177+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_305-, and the Request Id: 70bdd7e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.191+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f44f982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.193+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f44f982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.196+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73c54a08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.197+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1caa51dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.197+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73c54a08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.200+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_306, and the Request Id: 157e884a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.204+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47407345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.207+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ea4b72d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.209+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bc82261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.211+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bc82261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.213+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_305-, and the Request Id: 5142579c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.213+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1504a136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.215+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1504a136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.217+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_303, and the Request Id: 2ff67f2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.224+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_300-, and the Request Id: 52f4c695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.224+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c359554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.228+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d5a081a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.228+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65e813c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.235+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d408644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.237+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 675f53d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.242+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70bd3c31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.242+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_303-, and the Request Id: 236e044a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.242+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 741b5b9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.244+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25c30a3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.245+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d408644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.247+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39caaed9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.248+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39caaed9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.255+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_307, and the Request Id: 64b0f132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.256+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_306-, and the Request Id: 334c3ae0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.260+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50bd32d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.265+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73f1aa26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.266+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d4de59d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.271+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56d3a9eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.265+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6754ca7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.275+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6754ca7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.277+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d9b1ccd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.279+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d9b1ccd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.279+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ebc0f72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.280+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ebc0f72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.282+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3637b8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.282+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3637b8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.285+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_308, and the Request Id: 494bff1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.288+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_308, and the Request Id: 21795b90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.288+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a15a4e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.288+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61c87543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.290+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_307-, and the Request Id: 44add063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.293+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61c87543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.293+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14d50554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.297+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3000382a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.299+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3000382a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.301+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_310, and the Request Id: 49239cf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.305+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_308-, and the Request Id: 80ba525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.310+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26a7ec2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.321+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13d474f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.323+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13d474f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.325+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78530abe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.326+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78530abe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.328+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b30cf5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.330+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b30cf5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.330+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_301, and the Request Id: b8e7eee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.330+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e085ff1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.332+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e085ff1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.334+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5550775b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.334+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f157e05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.335+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5550775b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.336+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_306, and the Request Id: 613e41f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.338+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_306, and the Request Id: 5a26dadc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.339+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f157e05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.341+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 425e31da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.342+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52be5b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.344+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52be5b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.346+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2459e715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.348+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2459e715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.349+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_307, and the Request Id: 516339aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.354+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_306-, and the Request Id: 2c043ebb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.354+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_308-, and the Request Id: 4b3d5bd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.359+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58dfaa7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.359+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_307-, and the Request Id: 1cbe105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.363+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_310-, and the Request Id: 4d64b66e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.374+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3759ad05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.376+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d16f522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.377+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d16f522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.380+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 256b6826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.381+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 256b6826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.385+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_301-, and the Request Id: 7ab1f925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.385+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_304, and the Request Id: 21ab079b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.393+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_306-, and the Request Id: 6265f19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.397+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28d74ae1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.398+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 562463b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.399+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 614424aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.400+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53802e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.401+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 147370c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.401+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_304-, and the Request Id: 64f17595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.402+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31b51fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.403+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31b51fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.404+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56a8e611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.409+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14e55a84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.411+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e55a84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.412+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 136b78a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.414+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_307, and the Request Id: 93e66c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.510+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 340d519e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.510+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7016a118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.514+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5985ec3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.514+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51637d8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.514+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_307-, and the Request Id: 3226e40f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.514+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42a8d6b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.516+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 474d9ab8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.516+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51637d8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.516+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 257cb228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.516+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 83471b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.517+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a60964e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.518+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a60964e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.522+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1df3f4ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.522+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2143eea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.524+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1df3f4ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.524+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2143eea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.525+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_308, and the Request Id: 3102f29b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.525+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_309, and the Request Id: 30b33666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.528+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 162f2c01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.532+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65ccbbdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.533+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bf40d3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.535+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 625839fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.535+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ff00d88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.536+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_308-, and the Request Id: 28992929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.538+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_309-, and the Request Id: 14a34b26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.539+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d15a3dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.541+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 625839fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.541+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ccbbdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.542+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d15a3dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.545+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d9f5250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.545+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b459cd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.547+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d9f5250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.547+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b459cd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.548+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 670bc9b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.548+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8d85868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.548+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13e1aa2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.548+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fb42f58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.549+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 670bc9b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.549+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9b0c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.550+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13e1aa2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.550+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8d85868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.550+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fb42f58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.550+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53256afd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.557+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 762db82d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.559+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52160ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.559+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 762db82d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.557+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67045efd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.560+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bdb09ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.563+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67045efd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.565+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52160ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.565+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_311, and the Request Id: 2b7ae6b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.566+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_302, and the Request Id: 6c142440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.567+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_307, and the Request Id: 71e20c2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.567+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_308, and the Request Id: 20ae599b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.567+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_309, and the Request Id: ac3f408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.569+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ced552d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.570+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62fdc0ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.570+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f35406e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.571+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f35406e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.574+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73163992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.574+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_307, and the Request Id: d453d18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.575+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_305, and the Request Id: 42017307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.576+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ced552d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.583+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66ab60fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.583+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_309-, and the Request Id: 14e2705c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.583+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_311-, and the Request Id: 13d2a876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.583+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_307-, and the Request Id: 58605def, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.585+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66ab60fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.586+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_308-, and the Request Id: 4db0da27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.587+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2058c7ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.588+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2058c7ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.590+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_309, and the Request Id: 2253f6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.593+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_307-, and the Request Id: 2e5e76d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.593+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_305-, and the Request Id: 70c2e86d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.595+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_302-, and the Request Id: 5436021f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.602+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e6b7327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.604+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e6b7327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.604+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63d62aca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.605+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bdccd3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.605+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4af3d8d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.606+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63d62aca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.608+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dd496ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.609+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7375dbbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.610+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7375dbbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.610+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 308fd57d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.613+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_310, and the Request Id: 76e2aa64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.616+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 308fd57d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.618+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69b86622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.618+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e981e69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.622+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_308, and the Request Id: 5358576b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.629+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_310-, and the Request Id: 7e21ed06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.633+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13d05436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.636+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5343f8d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.636+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f218afb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.639+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47b3c660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.642+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3faa556e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.643+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_309-, and the Request Id: 2d0f74ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.645+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 272eefc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.651+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8886278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.656+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 137784e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.659+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 129c6caf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.660+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bdf4ae4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.661+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_308-, and the Request Id: 34da2518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.663+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f476e08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.663+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b55dccf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.666+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44119c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.667+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ed995d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.669+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44119c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.669+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ed995d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.670+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ae30056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.671+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9fe1741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.672+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ae30056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.673+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9fe1741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.674+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15055cba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.676+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15055cba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.677+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_309, and the Request Id: 2cb8d5d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.677+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f2a8bb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.679+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f2a8bb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.680+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_310, and the Request Id: 526a1dd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.682+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34178314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.682+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_312, and the Request Id: 7c0d4d30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.682+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 690809c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.684+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 690809c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.686+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 167cb7a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.688+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bc2544c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.688+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33fc05ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.688+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 167cb7a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.690+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bc2544c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.690+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33fc05ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.691+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50e40cd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.691+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 202b0d63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.692+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 202b0d63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.693+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50a082a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.693+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cd56985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.694+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50e40cd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.694+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cd56985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.695+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_308, and the Request Id: 1a5b321c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.695+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_303, and the Request Id: 366cab4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.696+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18ea02e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.697+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_308, and the Request Id: 20485296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.697+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18ea02e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.699+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_311, and the Request Id: 43a97001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.699+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_312-, and the Request Id: 2f5eb475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.708+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78ae40e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.709+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78ae40e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.710+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14ba397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.711+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14ba397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.711+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_303-, and the Request Id: 3c1aac3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.714+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_309-, and the Request Id: 285155af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.714+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39192668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.715+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7419547d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.716+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7419547d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.716+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42f05624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.717+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_308-, and the Request Id: 26b9b5ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.718+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_310-, and the Request Id: 2c7d0dff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.718+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_311-, and the Request Id: 74c1faad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.719+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15201b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.714+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_308-, and the Request Id: e4f284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.720+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15201b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.723+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_310, and the Request Id: 2c28882f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.725+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_306, and the Request Id: 6f8d726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.728+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ad0302a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.730+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e43b2fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.730+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c13651c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.735+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69189308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.739+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_310-, and the Request Id: 49530e9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.741+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d0b260a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.742+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d0b260a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.743+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e41961e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.745+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1460fd8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.747+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15409ab6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.749+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15409ab6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.750+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7118e3d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.752+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7118e3d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.754+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53870336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.756+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_306-, and the Request Id: 40b40c42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.757+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 126b0cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.757+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cd86d96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.758+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 126b0cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.759+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_309, and the Request Id: 733f9e99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.760+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 634cb3c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.761+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c498df9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.762+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_313, and the Request Id: 5e187e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.766+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4821259c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.766+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e937276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.768+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4821259c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.770+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1789c62b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.772+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1789c62b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.773+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_312, and the Request Id: 6b3e022e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.775+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cfc586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.776+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cfc586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.781+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_309-, and the Request Id: 3ad2e877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.783+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 435a1237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.783+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cc9141e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.785+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f62059b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.787+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f62059b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.787+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55412942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.789+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_313-, and the Request Id: 31645ecb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.790+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 145cb45f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.790+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55e9f687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.791+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 145cb45f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.792+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5979d339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.793+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 431cedf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.793+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_310, and the Request Id: 3e399c05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.794+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 431cedf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.795+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5979d339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.797+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1773a3e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.798+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_312-, and the Request Id: 7e810d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.803+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_309, and the Request Id: 17ac738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.806+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2439eae6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.806+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37f5c37c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.808+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2439eae6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.808+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a49106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.809+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e839514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.810+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e839514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.811+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53a51a72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.811+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53a51a72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.812+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_311, and the Request Id: 1b71ac76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.813+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1773a3e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.815+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15718268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.816+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15718268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.818+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_304, and the Request Id: 12b3b8c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.819+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_309, and the Request Id: 5c06fa5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.821+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d1ecc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.825+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29e71e2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.825+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_309-, and the Request Id: 3e32772e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.827+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_310-, and the Request Id: 4c6279ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.828+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29e71e2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.832+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 405c051b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.832+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: adcec85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.834+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55f7295c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.836+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55f7295c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.836+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_311-, and the Request Id: 4082927e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.839+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_311, and the Request Id: 6564c625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.845+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_309-, and the Request Id: 7eb41b23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.845+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69a19e4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.850+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_304-, and the Request Id: 307c885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.857+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7add536a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.858+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22c6cf14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.869+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12dea5c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.869+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c0a04a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.871+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12dea5c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.873+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d9ac174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.874+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ae84473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.875+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ae84473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.877+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_307, and the Request Id: 1378559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.886+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7517fe7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.893+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c2caee6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.908+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_311-, and the Request Id: 43cd7d5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.914+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c922751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.917+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c922751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.918+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55332ee0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.921+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 789ceeab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.922+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c2fb94a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.923+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55332ee0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.923+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_313, and the Request Id: 4eaa3349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.934+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b5879a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.936+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b5879a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.937+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c09e3cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.939+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c09e3cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.940+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7189bddf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.942+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7189bddf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.944+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_307-, and the Request Id: 702542cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.944+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f617d1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.945+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f617d1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.946+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_310, and the Request Id: 7e112136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.947+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 430abb11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.948+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_314, and the Request Id: 4c90d92f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.948+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4810628c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.952+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63345252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.959+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ee1bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.959+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 296e9b8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.961+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ee1bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.963+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_313-, and the Request Id: 4f8cf56f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.965+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10dbb90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.965+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5958ed40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.966+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10dbb90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.966+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5031c8a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.968+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_310-, and the Request Id: 343976dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.972+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_310, and the Request Id: 73a44c58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.973+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f7ef503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.973+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_314-, and the Request Id: 14c19f15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.975+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5031c8a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.985+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26f9ae8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.985+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 239335cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.986+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47f000f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.986+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26f9ae8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.987+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 239335cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.988+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f000f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.989+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_310, and the Request Id: 457931c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.990+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15a5b1d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.991+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2922fa34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.992+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2922fa34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.995+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b4c2216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.996+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_312, and the Request Id: 36b930b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:36.999+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15a5b1d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.002+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_311, and the Request Id: 28748f68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.002+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2055fdcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.010+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13921713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.011+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71bcede2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.017+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e3a4269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.019+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d868700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.020+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d868700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.020+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_310-, and the Request Id: 2435f7c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.022+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_310-, and the Request Id: 65fb088e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.024+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30498e58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.025+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30498e58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.026+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25a4cbf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.030+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_305, and the Request Id: 3036ebb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.032+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23833da1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.033+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23833da1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.034+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 144e5ea2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.035+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 144e5ea2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.037+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_312, and the Request Id: 6a637197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.037+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_312-, and the Request Id: 6c14d82d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.046+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_311-, and the Request Id: 371567c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.046+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d74cbd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.048+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63cb2439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.048+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d74cbd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.053+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b076eb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.055+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b076eb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.056+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_308, and the Request Id: 177597b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.057+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36d71781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.057+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1745783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.062+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_305-, and the Request Id: 329c354a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.065+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a8dae1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.068+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ab2ab61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.068+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56583415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.069+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab2ab61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.069+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56583415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.069+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60bc3bf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.072+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42de3edb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.072+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ab00c62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.073+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42de3edb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.074+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ab00c62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.075+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_312-, and the Request Id: 2ee0ca6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.076+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4246d71e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.078+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_314, and the Request Id: 40b18e0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.089+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d0e3aa2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.092+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_308-, and the Request Id: 707b8164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.094+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75b4544a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.100+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51a0eeae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.100+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42e5555b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.100+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_311, and the Request Id: 57ad0cdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.100+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 130dfce6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.103+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 130dfce6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.105+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a08cf3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.109+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4723efd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.109+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 576a4af1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.110+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 576a4af1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.112+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8b958f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.113+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_315, and the Request Id: 278c5382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.115+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 548738f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.116+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8b958f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.117+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_314-, and the Request Id: 23fc776f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.118+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 204bfb22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.119+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 204bfb22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.121+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fc1d090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.123+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_312, and the Request Id: 1d914e71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.125+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52d80ac6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.125+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fc1d090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.125+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_311-, and the Request Id: 5035ac1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.125+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cd396fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.129+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d9083a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.129+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c813b35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.130+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9083a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.132+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63092eeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.132+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_312-, and the Request Id: 10a9e2a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.136+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5de2ea59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.136+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f423bae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.136+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c813b35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.145+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_311, and the Request Id: 59295828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.146+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_315-, and the Request Id: 4a7bc899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.149+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70c76c97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.150+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 521fce00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.151+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 521fce00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.152+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5de2ea59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.153+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e1ae83a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.158+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48752f84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.160+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70c76c97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.161+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9fb85e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.161+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 752c4d5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.162+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56c80ba0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.163+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9fb85e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.163+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bdb17cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.166+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37cc2c61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.167+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37cc2c61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.168+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48752f84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.169+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c76d172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.171+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 169c722f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.171+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c76d172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.174+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_313, and the Request Id: 2030f590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.176+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 549ccde8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.177+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_311, and the Request Id: 506edea9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.178+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 549ccde8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.179+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_309, and the Request Id: 43bd2d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.180+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bdb17cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.181+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41318447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.182+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a96df42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.183+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_313, and the Request Id: 3fda83ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.183+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_306, and the Request Id: 3127ef68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.185+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d5656c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.185+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_311-, and the Request Id: 770707b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.187+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d5656c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.188+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c1ea6e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.189+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_313-, and the Request Id: 5fed99fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.190+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54c61285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.192+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c1ea6e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.192+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f697c09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.193+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f697c09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.194+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54c61285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.197+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_311-, and the Request Id: 7c8ee969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.201+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_312, and the Request Id: 33a36623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.203+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_315, and the Request Id: 7aaccbd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.205+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_313-, and the Request Id: 60607019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.207+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d1efd8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.210+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53aab0fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.212+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_306-, and the Request Id: 28fc1c06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.213+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_312-, and the Request Id: 1db33d23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.214+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cad3d02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.214+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_309-, and the Request Id: ac98b17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.216+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 375e8e09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.219+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_315-, and the Request Id: 2cb80efb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.223+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2491e17d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.224+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b09ac6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.225+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2beb4571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.226+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b09ac6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.230+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f801f01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.233+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d6d372f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.233+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b330fc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.236+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_313, and the Request Id: 6c4ec1fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.237+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 90978cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.238+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 90978cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.239+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f801f01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.240+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 200e0f54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.242+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 628c7b71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.243+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bdddcff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.244+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 628c7b71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.245+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_316, and the Request Id: 3e9d740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.248+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d883fda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.250+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 380ab3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.250+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c4905f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.255+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_313-, and the Request Id: 2bb000da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.256+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11e8af93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.260+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37a00a6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.261+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 725fad3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.261+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ce38857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.262+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37a00a6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.262+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_316-, and the Request Id: 4eaaa2e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.263+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7201f8f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.266+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b344fba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.268+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b344fba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.273+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13587688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.273+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_314, and the Request Id: 753eac13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.275+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13587688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.276+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bfb79e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.277+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bfb79e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.279+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f601acb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.280+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72b81add, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.281+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f601acb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.284+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c313581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.285+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_314, and the Request Id: 458dd42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.286+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72b81add the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.286+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c313581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.286+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_307, and the Request Id: 11bac1b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.290+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5218bc0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.292+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61ee9e74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.292+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 351e109c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.294+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 351e109c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.296+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c98f8c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.297+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c98f8c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.299+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_312, and the Request Id: 8e8c0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.302+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5218bc0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.305+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_310, and the Request Id: 6d9fc161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.310+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_314-, and the Request Id: b954460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.316+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 597c818e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.316+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_314-, and the Request Id: 76f72b92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.318+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 597c818e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.320+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f8e0de5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.324+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 671a21f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.325+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 671a21f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.327+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_313, and the Request Id: 59bd8a7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.334+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 371a8aff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.344+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f3791ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.345+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_312-, and the Request Id: 7b70ba6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.346+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b189ba7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.347+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f3791ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.348+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_313-, and the Request Id: 6c9d5544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.350+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_307-, and the Request Id: 163bc8db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.354+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a7e5831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.355+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a7e5831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.357+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45f96ff8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.358+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45f96ff8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.359+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_312, and the Request Id: 3c89485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.360+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47805efe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.361+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47805efe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.363+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_316, and the Request Id: 6ed1c85f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.386+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7987c207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.390+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d69a41f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.395+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_312-, and the Request Id: 5fe34ee0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.397+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_310-, and the Request Id: 109d0661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.397+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41e447d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.399+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75a713a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.403+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b21306b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.405+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f1b008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.405+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f34d36d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.406+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f1b008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.408+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6864b22e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.410+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6864b22e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.411+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_314, and the Request Id: 729a0991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.416+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18df62e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.418+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18df62e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.418+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_316-, and the Request Id: 1097b68c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.422+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 488fe42a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.423+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 488fe42a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.424+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fe6d598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.425+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_315, and the Request Id: 6f21a7b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.426+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fe6d598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.428+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fda5aab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.429+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fda5aab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.430+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21ec2e1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.432+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cd568ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.432+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_317, and the Request Id: 5af4ee7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.438+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_317-, and the Request Id: 39435092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.441+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_314-, and the Request Id: f392e7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.441+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 232545ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.444+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28890ce7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.445+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77fac013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.446+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28890ce7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.448+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fd1e716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.449+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fd1e716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.450+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_315, and the Request Id: 4279f38b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.451+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_315-, and the Request Id: 63bfb011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.453+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 595440d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.454+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20ed839b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.462+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b7bc024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.463+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20ed839b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.464+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b7bc024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.464+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ad8bfe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.464+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a63523a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.467+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_308, and the Request Id: 433a3e10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.469+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aae41bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.478+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ffdeff2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.479+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41c47a44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.481+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fe6d9a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.481+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c47a44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.481+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 96426d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.483+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31d934f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.483+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 96426d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.483+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68dc96c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.485+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26cb62d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.486+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26cb62d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.486+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 620c8d4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.487+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 620c8d4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.489+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_313, and the Request Id: 518d4e45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.491+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_313, and the Request Id: 3ab8cd00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.492+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66fd2a28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.496+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_308-, and the Request Id: 3db1efe5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.496+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25f37151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.499+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_315-, and the Request Id: 6d477f05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.501+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_313-, and the Request Id: 25712951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.502+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_313-, and the Request Id: 68e51248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.505+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28903f54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.507+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28903f54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.507+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b264439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.509+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b264439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.510+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fd3e3ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.512+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fd3e3ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.513+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d33fc3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.514+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b13a8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.515+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d33fc3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.515+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_314, and the Request Id: 47dd0848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.515+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b13a8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.522+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7febfbdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.523+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7febfbdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.524+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_316, and the Request Id: 74894227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.524+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 408c905a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.524+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 234fdab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.526+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c157790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.528+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_317, and the Request Id: 5b92b6f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.529+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 408c905a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.533+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bad8424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.533+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b6f7fac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.535+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e2e7772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.537+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e2e7772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.539+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_311, and the Request Id: 21c92844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.540+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 325cc5a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.541+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66d42602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.545+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 325cc5a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.545+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f351712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.547+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23534b76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.548+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f5b643b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.549+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23534b76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.549+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 386bee5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.550+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 386bee5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.551+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_318, and the Request Id: 64bc3f5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.552+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_317-, and the Request Id: 5b798174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.553+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59204cba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.554+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59204cba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.555+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_315, and the Request Id: 6c355401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.559+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_314-, and the Request Id: 400ea1ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.563+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60f8918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.573+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_316-, and the Request Id: 8f231b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.573+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_311-, and the Request Id: 55d79e23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.576+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c11dc90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.579+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2475530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.581+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2475530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.583+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 94b6e35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.587+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a1574d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.587+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28dfff21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.587+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e86c78b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.588+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a1574d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.595+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_316, and the Request Id: 5f1dd071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.595+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_315-, and the Request Id: 1823f644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.595+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e86c78b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.597+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 608347f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.599+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 608347f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.601+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_314, and the Request Id: 1130a146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.602+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1998f615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.609+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ff6f2a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.609+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_316-, and the Request Id: 5d3f8a79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.611+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b9e01b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.612+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b9e01b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.615+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e68341a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.616+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e68341a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.618+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5aa96907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.618+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_309, and the Request Id: 7e98edc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.625+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_318-, and the Request Id: 55dba9a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.629+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6df5b59f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.631+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6df5b59f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.632+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24c36d8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.634+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33ee2e93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.634+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c36d8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.636+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_314, and the Request Id: 763bca74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.646+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3df7d297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.650+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_314-, and the Request Id: 1c081f75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.656+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7894a5d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.663+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 329b1ea1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.665+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 289b8f4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.674+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_309-, and the Request Id: 3a69fadc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.678+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 373c94ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.686+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61c021f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.690+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41eb9da8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.692+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41eb9da8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.692+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_314-, and the Request Id: 15aefd13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.694+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 244b23c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.695+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 244b23c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.697+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_318, and the Request Id: 31715f8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.697+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25903dc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.700+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c20692f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.707+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 169f0c6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.708+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 169f0c6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.711+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17b05fca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.711+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53f8deea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.712+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53f8deea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.715+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_315, and the Request Id: 1952b54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.720+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15c8ca72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.722+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15c8ca72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.723+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19195f14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.727+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d56ac07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.727+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47bb6b7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.728+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d56ac07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.729+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47bb6b7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.731+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_317, and the Request Id: 1cb34a3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.731+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4803c4cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.732+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4803c4cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.733+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_315-, and the Request Id: 48607ba5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.735+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_312, and the Request Id: 78d3e4f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.742+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6783c3f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.746+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ec5da71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.751+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60228f7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.753+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60228f7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.753+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_318-, and the Request Id: 6a8c1fe8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.753+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f64c8f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.755+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f64c8f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.756+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 354bdae9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.757+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f80dc86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.757+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 354bdae9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.759+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_319, and the Request Id: 7c670d38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.759+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f80dc86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.763+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_316, and the Request Id: 7e4fb748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.765+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6259a1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.766+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6259a1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.766+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59fbddec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.768+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a7303a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.769+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_317-, and the Request Id: 66e44aa8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.770+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a7303a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.773+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_319-, and the Request Id: 6716ab8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.773+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_312-, and the Request Id: 408a4288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.775+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_317, and the Request Id: 11f7b70d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.777+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_316-, and the Request Id: 5fe04e2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.782+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34e91a64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.786+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c5f01de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.794+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40363c10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.799+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b4402c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.802+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f16ea1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.806+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d0e75a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.806+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 265ab2e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.813+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4113aec6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.814+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4354b5fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.815+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4113aec6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.815+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4354b5fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.818+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e8e2c21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.818+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 799031f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.819+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e8e2c21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.819+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 799031f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.821+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_310, and the Request Id: 6b1ad2f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.821+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_315, and the Request Id: 1923f428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.821+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bc17108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.835+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f3eaff0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.835+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_317-, and the Request Id: 33126115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.837+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c255787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.841+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e0d23dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.842+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e0d23dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.849+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44160989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.850+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44160989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.851+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a5e6cdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.852+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a5e6cdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.852+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a306283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.855+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 390e12c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.856+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 390e12c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.856+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_318, and the Request Id: 5d310d8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.858+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_315, and the Request Id: 6c2d7f20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.859+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_315-, and the Request Id: 3c50d2b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.864+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_315-, and the Request Id: e4212e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.867+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_310-, and the Request Id: 2dad6143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.867+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59dfb0b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.873+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33fa2266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.875+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 788a9fa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.878+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1640a302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.883+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62b843e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.890+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64793cbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.890+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a755456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.892+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64793cbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.892+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a755456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.893+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a9f7367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.894+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a9f7367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.895+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 458914d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.896+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_316, and the Request Id: 47343305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.896+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 458914d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.898+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_319, and the Request Id: 681c554b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.911+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ef6b308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.913+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_318-, and the Request Id: 78e32b71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.926+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d01589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.946+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a23d3ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.946+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73af4fdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.948+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73af4fdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.949+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a23d3ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.958+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 517d22b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.960+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22d8bb65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.962+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22d8bb65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.962+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f8883d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.963+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f8883d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.963+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_317, and the Request Id: 4243269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.964+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_313, and the Request Id: 71901d12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.966+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ccfe597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.968+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5129403a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.967+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ccfe597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.970+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5129403a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.970+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 327762c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.972+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 327762c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.974+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_316-, and the Request Id: 308da6ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.974+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42dd3ae4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.975+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42dd3ae4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.980+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_318, and the Request Id: 5865e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.980+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_320, and the Request Id: 6bce607c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.983+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5268234f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.995+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18a53e9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:37.998+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d11c28d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.007+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2451197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.009+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2451197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.011+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_313-, and the Request Id: 6c60a411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.013+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_319-, and the Request Id: 378b2fbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.015+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c7a80ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.016+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c7a80ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.017+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_317-, and the Request Id: 7b3aaf29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.026+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 688527e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.026+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26c6786b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.029+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0fc926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.037+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_318-, and the Request Id: 3ae46414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.045+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2482eddb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.045+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_320-, and the Request Id: 4b210634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.046+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 497e1428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.046+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 692a1744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.048+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 497e1428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.049+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37b57b47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.050+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_316, and the Request Id: 61418c9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.052+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4af4ba2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.052+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4af4ba2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.057+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_311, and the Request Id: 2bf9bd1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.062+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bedc97a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.062+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56611f4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.065+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4471ffe8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.067+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4471ffe8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.070+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ff34060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.074+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c3af469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.078+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c3af469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.079+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28c8ff99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.081+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77b36895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.081+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_311-, and the Request Id: 4eba2091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.083+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 526c32db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.083+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_316-, and the Request Id: 378ede68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.084+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3000a439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.085+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3000a439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.085+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_316, and the Request Id: 491b28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.088+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a4b5473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.089+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28c8ff99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.093+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52f1c715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.093+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e798895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.094+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e798895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.095+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 219f934a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.095+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a9e88b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.096+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19d520f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.097+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 782a07a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.098+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_318, and the Request Id: 3bf4e066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.100+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 782a07a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.101+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a9e88b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.103+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_319, and the Request Id: 3bae82c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.104+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 219f934a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.105+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_316-, and the Request Id: 3c6770b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.107+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 564422ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.108+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f273af1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.108+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 564422ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.108+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20731a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.109+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20731a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.109+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16b39bb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.111+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cd9d773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.111+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16b39bb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.112+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cd9d773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.112+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_319, and the Request Id: 3bf6bb98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.114+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_318-, and the Request Id: 20ed21e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.114+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 796a047d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.116+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_314, and the Request Id: 791df35f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.116+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 796a047d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.116+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_317, and the Request Id: 687c6d3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.118+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bd38df8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.118+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74076058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.119+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 197bf5bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.120+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 197bf5bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.125+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_320, and the Request Id: 57eaad7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.128+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_319-, and the Request Id: 549bc20c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.132+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cb23b4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.133+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cb23b4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.134+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 486d78bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.137+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cd78e32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.138+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cd78e32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.141+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_321, and the Request Id: 230bf16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.141+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28c01d14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.143+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_314-, and the Request Id: de95019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.150+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_319-, and the Request Id: 2e28ea79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.150+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_317-, and the Request Id: 59c2c9a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.152+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f2fa36f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.154+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f2fa36f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.154+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_320-, and the Request Id: 2f20668c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.156+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30b2ca24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.157+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30b2ca24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.159+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_312, and the Request Id: 6a85fd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.165+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74c52752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.165+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56ba1f21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.170+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_312-, and the Request Id: 2dedce1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.170+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4209d09a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.175+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a13c29b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.178+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_321-, and the Request Id: 21f6cea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.178+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64b930ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.180+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64b930ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.182+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ecc80b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.183+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ecc80b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.184+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3521103e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.186+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_317, and the Request Id: 2c1d78bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.189+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 594cd773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.190+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 598e955f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.196+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 358abf9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.198+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 358abf9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.199+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55e68ce0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.200+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e68682f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.200+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55e68ce0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.201+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 255d9b90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.201+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_317-, and the Request Id: 36acbba3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.202+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ffd6f91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.205+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ffd6f91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.205+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36f4e9ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.205+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 795b6f22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.207+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 795b6f22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.209+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_317, and the Request Id: c3b602e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.211+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79876e89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.212+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_320, and the Request Id: 677b0aaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.215+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65e10efb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.218+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bafc550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.221+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_320-, and the Request Id: 6f689388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.221+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49922fcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.222+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20dcb5c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.227+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b9c7518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.229+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b9c7518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.231+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e0fae62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.233+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15fc890e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.233+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e0fae62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.234+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 408492ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.235+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_320, and the Request Id: 43fd7ff4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.237+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cffef70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.249+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_317-, and the Request Id: 6659db47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.251+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4229c07f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.251+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eeb888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.253+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45d3a625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.255+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 439a83d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.255+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eeb888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.257+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78d938fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.258+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4094795a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.258+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78d938fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.259+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_320-, and the Request Id: 4c37f6f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.261+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b6b038e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.262+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_321, and the Request Id: 61376c1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.263+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b340036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.263+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 439a83d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4094795a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.265+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b340036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.265+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b6b038e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.266+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cbc806c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.270+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cbc806c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.272+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_321-, and the Request Id: 749a4810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.273+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dadd674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.273+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_315, and the Request Id: 5fd1b49f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.274+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dadd674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.275+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39feb63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.277+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e97a3b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.277+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39feb63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.277+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66095680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.277+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_318, and the Request Id: 1badffa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.278+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e97a3b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.280+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_322, and the Request Id: 294064b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.280+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_319, and the Request Id: 3aa0db67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.281+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eac72e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.283+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31b244a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.285+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31b244a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.285+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e1638d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.289+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bb4f96f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.289+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37cbf18b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.290+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bb4f96f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.290+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a652623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.293+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c80803e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.294+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c80803e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.295+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60f0d29e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.296+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60f0d29e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.300+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_318-, and the Request Id: 6b7c342b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.302+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32584fd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.302+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_318, and the Request Id: 3663a76c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.303+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_313, and the Request Id: 7942b60b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.304+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32584fd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.305+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12daa130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.307+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12daa130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.309+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_321, and the Request Id: 7c16d18b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.310+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1592134d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.319+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_318-, and the Request Id: 459e4414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.326+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_315-, and the Request Id: 79ebdc9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.327+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_322-, and the Request Id: 24ea0352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.333+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_319-, and the Request Id: 4c32037b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.335+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29ee09fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.337+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29ee09fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.340+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f266205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.342+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f266205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.342+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e3753aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.344+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_321, and the Request Id: 618c5215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.348+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bd97611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.353+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_313-, and the Request Id: 6227cc1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.356+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_321-, and the Request Id: 4d3b5fd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.363+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39cee2c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.364+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 263a10a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.365+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39cee2c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.368+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46d05d86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.369+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 702c0d91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.372+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f4d40d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.373+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f4d40d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.374+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57f8b877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.375+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_318, and the Request Id: 56f2535f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.377+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 389f6090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.378+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ba06b06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.379+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ba06b06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.380+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e5ba75e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.382+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_318-, and the Request Id: 7fcd6095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.382+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e5ba75e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.386+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_322, and the Request Id: 5f796a5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.386+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 669baceb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.386+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70ac672c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.390+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_321-, and the Request Id: 61cb0287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.390+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ad8b0bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.401+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fb3cbfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.404+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ea8868c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.404+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64ee512b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.406+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f3672ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.406+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64ee512b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.407+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5271604f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.409+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3432a5cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.410+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3432a5cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.412+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_319, and the Request Id: 2fc4617b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.412+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59983697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.414+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_322-, and the Request Id: 610a011f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.423+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33ea7886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.425+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33ea7886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.431+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36529f5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.432+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 112174c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.437+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f758d07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.439+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_319-, and the Request Id: 35eb71cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.439+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14e126ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.442+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e126ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.445+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 357e26a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.449+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e803fdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.449+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 160f7df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.450+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e803fdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.454+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e851a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.455+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 112174c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.456+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e851a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.456+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25edab18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.456+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_320, and the Request Id: 2b5467c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.457+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b991a4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.457+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61e577c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.458+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_319, and the Request Id: 1e9791ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.461+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25edab18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.463+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 768ecb68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.464+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 768ecb68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.466+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_323, and the Request Id: 308c6116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.470+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b991a4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.481+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 433b2a42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.481+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 918ecf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.481+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 921b62a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.483+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 433b2a42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.483+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 921b62a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.485+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ff15b65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.486+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ff15b65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.487+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_316, and the Request Id: 2ec95c6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.489+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 772800b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.490+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 772800b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.490+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 519c2265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.491+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 519c2265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.491+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_314, and the Request Id: 5a9252c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.493+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_322, and the Request Id: 71938e5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.496+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16f4f0c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.498+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16f4f0c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.499+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_319, and the Request Id: 263c861d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.503+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69e7eed3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.503+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22ac6ff1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.505+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22ac6ff1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.506+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_319-, and the Request Id: 350d7989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.507+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_316-, and the Request Id: 67ecda60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.508+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4395f395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.510+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4395f395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.511+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_322, and the Request Id: 73015154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.524+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_323-, and the Request Id: 76265944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.526+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_314-, and the Request Id: 2a9f3289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.531+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dd6dee3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.537+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_319-, and the Request Id: c4efc65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.539+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_322-, and the Request Id: 6c5d9b47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.539+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_320-, and the Request Id: 7782adfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.542+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e71595e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.544+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e71595e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.546+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f17f8aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.546+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b3bfb60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.548+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f17f8aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.549+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_323, and the Request Id: 61358851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.554+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e6093c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.562+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_322-, and the Request Id: e0806c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.562+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 264efcaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.570+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bd6323b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.579+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 133fb85e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.581+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 133fb85e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.585+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fc27376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.587+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fc27376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.589+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_320, and the Request Id: 4b8491c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.593+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 700d3285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.594+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a52a6d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.607+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28b2f84a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.611+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_323-, and the Request Id: 70c66570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.612+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 472019ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.617+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68b30566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.626+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5423e89e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.629+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_320-, and the Request Id: 57154440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.636+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cc9bbc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.638+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 744fe89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.644+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bb986c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.644+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c7bc876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.645+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aef97cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.651+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 529ce966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.653+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 529ce966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.655+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39d68a8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.656+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bec06bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.657+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39d68a8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.662+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_324, and the Request Id: 112c336d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.666+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5416d1e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.668+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c67bb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.670+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 234fd46f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.674+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59f1fa13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.676+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59f1fa13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.678+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ed072b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.680+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ed072b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.680+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a322359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.681+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b935b1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.681+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a322359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.682+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_317, and the Request Id: 34cf0c86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.683+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b935b1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.687+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78667969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.687+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f62bdea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.688+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78667969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.688+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f62bdea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.690+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_323, and the Request Id: 356bfc73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.691+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_321, and the Request Id: 463bda54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.691+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53cb96fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.693+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d51a70c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.694+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ca5a83d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.694+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d51a70c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.693+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53cb96fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.695+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca5a83d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.697+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ef0d15e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.697+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_323, and the Request Id: 586eda06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.699+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ef0d15e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.706+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_320, and the Request Id: 57d2cf48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.710+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_324-, and the Request Id: 72c52a9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.718+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4804de8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.718+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_323-, and the Request Id: 4c35bc80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.718+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 460f89c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.719+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4804de8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.722+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1053692f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.724+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1053692f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.725+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_324, and the Request Id: 59120cc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.725+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3128eb99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.727+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3128eb99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.729+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 757db911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.729+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ab2f88c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.730+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 757db911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.730+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab2f88c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.732+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c0d36cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.732+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_315, and the Request Id: 1ff025f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.733+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c0d36cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.735+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3619446c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.736+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3619446c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.737+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_321, and the Request Id: 53263589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.738+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a5e2a6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.739+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a5e2a6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.742+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_320, and the Request Id: 78bbc6e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.748+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7491b7f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.750+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_317-, and the Request Id: 2f632c83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.750+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_321-, and the Request Id: 4a030849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.751+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_323-, and the Request Id: 12cdc954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.756+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_320-, and the Request Id: 3ba5e689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.762+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_324-, and the Request Id: 607b3191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.762+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_320-, and the Request Id: 577f242f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.762+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58cda1bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.762+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_321-, and the Request Id: d55104c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.763+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29707d5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.767+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_315-, and the Request Id: 53771387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.772+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 684c8285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.772+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10575ed4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.776+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56cff264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.778+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45d00944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.785+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35061512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.789+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50504f97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.792+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fae50c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.793+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27775089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.795+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14d498fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.799+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25be8b19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.799+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dfdfcd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.804+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 321776ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.804+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6008d429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.808+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4655af67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.809+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e8c068b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.821+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b54ba31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.822+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22075b27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.822+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5247354c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.823+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b54ba31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.824+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22075b27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.824+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5247354c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.825+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 335c912b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.826+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57a8b5fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.826+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 335c912b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.827+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5af93f02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.827+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57a8b5fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.827+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58d9988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.827+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 292892d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.828+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58d9988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.829+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 713dba0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.829+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 292892d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.832+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_324, and the Request Id: 4c9a0650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.833+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_324, and the Request Id: 667f12ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.865+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25249142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.866+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25249142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.867+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8c8b70a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.867+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4967895d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.868+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c8b70a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.869+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4967895d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.869+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_325, and the Request Id: 1e7d4177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.872+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79e5f753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.872+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_316, and the Request Id: 1307089a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.874+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79e5f753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.875+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 711edcce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.876+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 711edcce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.877+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b2f8da9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.878+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b2f8da9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.878+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_324-, and the Request Id: 143e3e1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.878+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_322, and the Request Id: 3f31f562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.880+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_324-, and the Request Id: f590958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.880+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f91c885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.881+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48fbe15a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.881+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f91c885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.882+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e532863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.883+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e532863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.884+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_318, and the Request Id: 36ad4b6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.886+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_316-, and the Request Id: 37fdb8d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.886+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_321, and the Request Id: 1758abfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.886+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b02a847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.887+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b02a847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.889+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d9f978b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.892+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13287f29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.893+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63205f6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.894+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63205f6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.895+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 732e9204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.897+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_322-, and the Request Id: 7e8a30f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.891+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48fbe15a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.901+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_325, and the Request Id: 5df90794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.905+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13287f29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.910+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_325-, and the Request Id: 668a05bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.913+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10319601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.914+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10319601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.919+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_322, and the Request Id: 41130226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.921+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_321, and the Request Id: 51b91537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.924+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_318-, and the Request Id: 4d954533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.925+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fa46f84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.935+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 235f997b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.937+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_321-, and the Request Id: 10c1a253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.950+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c9e88b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.950+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 701c2c54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.952+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c9e88b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.956+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f1d58a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.957+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f1d58a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.961+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_325, and the Request Id: 69e14051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.963+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a7e8792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.970+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b37898e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.970+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_322-, and the Request Id: 7dd64152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.979+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_321-, and the Request Id: 325cbbaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:38.993+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a457f88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.002+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 508faf68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.016+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b29bc90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.029+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_325-, and the Request Id: 51de278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.029+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ab87a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.031+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ab87a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.035+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58da96dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.036+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58da96dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.039+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_325, and the Request Id: 16d5ad08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.043+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_325-, and the Request Id: 63f4d0e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.046+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21f6c800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.047+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c01dc95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.050+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40b00321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.053+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f193f79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.054+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7451d04f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.056+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f193f79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.057+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b24c23c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.057+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ff13576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.059+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b24c23c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.060+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_326, and the Request Id: 72912f0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.066+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_326-, and the Request Id: 31cdc4d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.068+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_325-, and the Request Id: 1a2a6ad8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.069+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 500903c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.071+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cd8a090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.077+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e1761f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.081+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76916c5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.083+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76916c5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.085+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62562009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.085+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4da384a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.086+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62562009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.087+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4da384a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.091+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e93f745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.091+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_322, and the Request Id: 6309d013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e93f745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.094+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f785f6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.097+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c37606c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.098+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_317, and the Request Id: 7d600adc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.100+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 371212e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.102+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 371212e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.105+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a863b8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.105+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7df446a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.106+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a863b8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.107+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_317-, and the Request Id: 314c9ca1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.119+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_319, and the Request Id: 5c7113ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.127+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11a7e0db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.132+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ca9e301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.135+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 433a23ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.135+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39d0e4a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.137+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39d0e4a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.140+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65d434d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.141+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d434d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.142+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_323, and the Request Id: 42caa9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.146+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7da08745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.148+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7da08745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.150+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 504ceecb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.152+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 504ceecb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.154+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_326, and the Request Id: 3636618c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.157+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_322-, and the Request Id: 3c047c0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.160+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b925b2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.162+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b925b2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.163+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d747a35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.165+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fba8f86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.167+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fba8f86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.168+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_322, and the Request Id: 29da57cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.174+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 489234ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.175+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65d79cc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.175+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 489234ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.178+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 365eb280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.179+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 365eb280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.180+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11bad5d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.181+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11bad5d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.182+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1232682a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.182+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1232682a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.187+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_327, and the Request Id: 35db3b9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.187+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_319-, and the Request Id: 2c743a22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.188+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f9688fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.189+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f9688fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.192+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_323, and the Request Id: 53bcfae7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.192+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_323-, and the Request Id: f534b1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.193+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6af940b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.194+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6af940b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.196+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_326, and the Request Id: 706e88e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.203+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_326-, and the Request Id: 29e1a12d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.205+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f7c2587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.205+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d20659b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.210+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_322-, and the Request Id: 4188e9ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.210+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 493cfe4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.219+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b89edb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.223+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_327-, and the Request Id: 6553a8ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.227+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f180677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.233+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_323-, and the Request Id: 26b7d73c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.234+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_326-, and the Request Id: 7910419c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.241+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44e7f0ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.246+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6496be71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.248+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6496be71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.249+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48472e84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.250+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48472e84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.251+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 192873d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.252+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_326, and the Request Id: e551691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.253+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 192873d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.255+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 685f32ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.257+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 685f32ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.258+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7da75255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.261+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_318, and the Request Id: 31b4bfec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.264+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7293c5c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.268+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51c2038e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.271+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2917e789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.278+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 324fecdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.287+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e478f5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.289+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5188c7f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.294+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61c28edd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.303+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e5b4e1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.310+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_326-, and the Request Id: 5b657a41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.317+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_318-, and the Request Id: 45f1df51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.321+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46406b0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.327+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46406b0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.327+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 379ecfc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.328+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 335dcddd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.329+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 379ecfc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.329+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 335dcddd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.330+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_323, and the Request Id: 32d4f215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.333+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f77ebc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.334+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ba2bdc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.335+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10d160be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.336+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ba2bdc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.336+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d160be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.337+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ad7388f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.339+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 210d3471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.339+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_320, and the Request Id: 5f188907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.340+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 210d3471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.342+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_323, and the Request Id: 3303b44f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.349+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5daf2bcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.351+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5daf2bcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.352+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f3c6897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.354+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f3c6897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.355+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_324, and the Request Id: 5c6c0864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.357+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54f1c81c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.362+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 409fc2fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.362+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1af66814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.364+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1af66814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.366+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36ba6272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.367+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36ba6272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.369+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 369305e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.369+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bfa16cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.371+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_327, and the Request Id: 1f0ea5e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.375+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_323-, and the Request Id: 1325d86f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.378+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_320-, and the Request Id: 575075cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.382+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b4681d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.383+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_324-, and the Request Id: 13a8ccdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.384+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_323-, and the Request Id: 5e52b26e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.397+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_327-, and the Request Id: 1160e84e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.397+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f02cd8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.399+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f02cd8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.399+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26778936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.399+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b7c9d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.401+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26778936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.401+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b7c9d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.403+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74d2961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.403+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 290975ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.404+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d2961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.404+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22fa4ca9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.405+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5de86313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.405+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5de86313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.406+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_327, and the Request Id: 3448ecc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.406+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ee844d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.407+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_327, and the Request Id: 3398a6c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.407+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee844d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.409+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63f1b5d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.410+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f1b5d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.411+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 403d8a28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.411+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f421e09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.412+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f421e09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.415+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_328, and the Request Id: 4edcb428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.415+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_324, and the Request Id: 180f4764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.415+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15f98293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.417+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dd684c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.421+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59975929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.422+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59975929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.424+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3996ff00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.426+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3996ff00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.428+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_319, and the Request Id: 4438fd57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.430+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_327-, and the Request Id: 1e01f52b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.435+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_327-, and the Request Id: 33b44555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.436+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38519c4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.438+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d158d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.438+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46d08f34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.441+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_328-, and the Request Id: 893512e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.448+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72d346d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.451+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54897f54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.452+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ecb7f75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.453+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ecb7f75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.456+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 566285fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.457+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 566285fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.459+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_321, and the Request Id: c579b94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.464+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_319-, and the Request Id: 64340a85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.464+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ba402a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.464+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_324-, and the Request Id: 3917dd9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.476+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 619bdff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.477+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 619bdff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.479+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ebd9933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.481+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ebd9933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.481+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e1feebc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.484+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_324, and the Request Id: 61e8d308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.497+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21ee87de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.499+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21ee87de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.504+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cd48d3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.505+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a928cb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.505+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cd48d3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.511+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_325, and the Request Id: 72e1740b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.518+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e449c21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.523+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 655be6ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.525+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_321-, and the Request Id: d4120e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.525+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 655be6ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.527+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1eb0caa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.529+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eb0caa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.530+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_328, and the Request Id: 7b7aeda5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.533+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40434a0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.533+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40c822ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.538+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 127ebfc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.546+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_324-, and the Request Id: 510b697d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.547+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54094999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.549+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 372c5a2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.554+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_325-, and the Request Id: 41cf9a5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.561+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ce09d61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.562+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_328-, and the Request Id: bd5aa03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.563+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ce09d61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.563+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54ef63a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.566+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c8c059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.566+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32ec0044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.568+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c8c059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.569+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 499f1173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.570+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 499f1173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.570+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a51dfc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.572+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a51dfc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.574+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45fa6b6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.576+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45fa6b6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.577+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70042536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.578+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33d427b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.578+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70042536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.579+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_328, and the Request Id: 59718790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.580+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cf6423e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.581+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cf6423e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.581+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10696f05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.581+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dcc93cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.582+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dcc93cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.584+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_324, and the Request Id: 71f57763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.584+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6eb103e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.586+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eb103e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.586+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a23edeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.587+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5efd6ba8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.590+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_328, and the Request Id: 10ac49a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.592+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ff240c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.594+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ff240c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.594+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_329, and the Request Id: 7f7cd112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.595+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13815abf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.598+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_320, and the Request Id: 7f3d9935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.603+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16831fe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.603+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_328-, and the Request Id: 6dffccc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.605+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16831fe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.608+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_320-, and the Request Id: 24e7bfab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.603+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_324-, and the Request Id: 834e91c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.609+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28864434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.611+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d2f4ab5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.612+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d2f4ab5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.613+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f5e689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.615+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f5e689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.615+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_325, and the Request Id: 7cbe26a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.617+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36f94470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.618+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_328-, and the Request Id: 1eb27977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.619+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46868318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.619+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36f94470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.628+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_322, and the Request Id: 33c62f42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.631+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49e8e2ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.632+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_325-, and the Request Id: 42e372bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.633+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49e8e2ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.635+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5861b2dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.636+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5861b2dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.638+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_325, and the Request Id: 7e66a296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.641+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e483fb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.645+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 685f2db2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.654+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 123e6d68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.655+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c669c30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.658+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c669c30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.659+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_329-, and the Request Id: 6fc68f80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.659+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75dc4159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.661+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75dc4159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.663+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cae3226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.665+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 597d6cbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.667+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d9b91f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.668+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d9b91f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.670+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_326, and the Request Id: 343da9d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.670+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: dc2951f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.672+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc2951f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.672+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_322-, and the Request Id: 54ae1226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.674+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e92ded7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.674+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_329, and the Request Id: aae7a1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.676+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_325-, and the Request Id: 22e3f0fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.677+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5237c4f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.684+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_326-, and the Request Id: 6bc9546a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.691+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dfff630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.693+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b91b022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.693+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 729fd097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.698+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_329-, and the Request Id: 34a5b514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.699+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7de2c6a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.701+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 681701d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.701+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14de5fee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.701+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4defa909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.702+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14de5fee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.704+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30cefded, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.706+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41e58d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.706+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75991e1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.707+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41e58d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.708+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75991e1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.710+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7849b69f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.711+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1310580d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.712+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_329, and the Request Id: 33dd0de5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.713+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9863a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.715+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 467a946a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.716+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 467a946a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.719+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37fd12b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.719+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14866aca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.721+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14866aca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.726+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_329, and the Request Id: 158bab09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.729+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cc5217f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.729+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bd4aa17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.731+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cc5217f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.731+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ef9634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.731+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1310580d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.732+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ef9634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.732+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f3a79cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.733+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f3a79cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.736+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_326, and the Request Id: 44d7672c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.738+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f227d1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.740+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cb129b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.742+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f227d1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.742+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_321, and the Request Id: 3fe4a781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.746+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_329-, and the Request Id: 6c73c5d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.748+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_325, and the Request Id: 3a075cfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.751+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_326-, and the Request Id: 52bf795e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.754+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_329-, and the Request Id: 66e2ffc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.761+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37b66136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.761+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79fedb6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.763+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37b66136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.764+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a36cea0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.765+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b5f97aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.765+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 427a3c30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.766+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a36cea0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.766+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b5f97aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.766+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 427a3c30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.767+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ef28b6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.768+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ef28b6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.768+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 720d1bf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.769+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 720d1bf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.770+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_330, and the Request Id: 220700d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.770+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4aefac5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.770+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_327, and the Request Id: 36dd093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.772+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52bfdd9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.772+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aefac5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.773+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52bfdd9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.775+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_326, and the Request Id: f693f75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.775+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_323, and the Request Id: 260d7b4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.780+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_321-, and the Request Id: 230a8308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.785+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c3259d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.790+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_325-, and the Request Id: 136edea7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.790+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a5e423b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.803+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cf5873d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.805+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cf5873d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.805+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f241150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.809+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b18a327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.810+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b18a327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.811+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_330-, and the Request Id: 7b64599b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.812+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_330, and the Request Id: 7d84177b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.815+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_327-, and the Request Id: 1b49c869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.822+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 651f25a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.828+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_326-, and the Request Id: 73afa8a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.833+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56929280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.834+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 768804e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.839+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_330-, and the Request Id: 66eaee7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.840+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_323-, and the Request Id: 5c811712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.840+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41808d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.840+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a2d8fe1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.842+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 187e873d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.844+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bae3726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.845+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 441b0fbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.846+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53f3a5c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.853+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 541a5386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.856+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11862601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.858+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11862601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.862+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1746bece, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.865+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40b9cca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.865+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b5b5082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.866+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40b9cca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.866+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 710fad05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.868+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef2b843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.870+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a6f623f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.870+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 765b4dcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.872+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a6f623f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.872+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 765b4dcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.874+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_330, and the Request Id: 41a97f96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.877+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c57eef7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.878+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c57eef7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.878+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d2dbc8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.879+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59d76da9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.880+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d2dbc8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.880+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59d76da9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.880+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18d0818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.883+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e449bfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.883+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_327, and the Request Id: 6cd7e75a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.884+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e449bfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.884+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18aba208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.885+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_330, and the Request Id: 41dca836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.886+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18aba208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.887+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75038e6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.888+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49457dac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.889+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_330-, and the Request Id: 26022183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.889+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_322, and the Request Id: 351beddf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.889+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49457dac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.889+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69603212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.890+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75038e6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.894+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ea38bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.896+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ea38bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.896+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_328, and the Request Id: 210b212f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.898+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_326, and the Request Id: 4a6dcafe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.898+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d8b9342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.900+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d8b9342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.900+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b1848fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.902+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b1848fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.906+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2718af62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.906+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68c44ca7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.907+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2718af62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.907+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68c44ca7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.909+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_331, and the Request Id: 2ac4c7c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.909+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_327, and the Request Id: 275ee0fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.912+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47da68f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.914+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_327-, and the Request Id: 7f30e276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.914+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_322-, and the Request Id: 30dd707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.914+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_330-, and the Request Id: 776e3bfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.915+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_328-, and the Request Id: 2c820545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.918+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_326-, and the Request Id: 4b84b060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.919+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57494e30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.919+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_331-, and the Request Id: 40b0f953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.921+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 150cf8eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.922+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b35e0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.923+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 150cf8eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.923+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_327-, and the Request Id: c882628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.926+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17f540e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.926+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ad9b924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.928+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f1c48ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.928+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30b360bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.929+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f1c48ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.931+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_331, and the Request Id: 438ccf09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.931+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c0c5c53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.933+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c0c5c53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.933+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 441620c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.934+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 278c5373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.936+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 278c5373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.938+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_331, and the Request Id: 333766f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.938+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25884fd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.938+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_331-, and the Request Id: 5e46f3c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.942+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a25d2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.943+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a25d2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.944+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6f63f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.945+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3eb6143a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.947+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eb6143a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.947+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42a446a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.948+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23394ce3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.950+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_324, and the Request Id: 32c07e16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.953+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5de004ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.956+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bb5bc5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.957+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25854151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.957+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f93917a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.958+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c018799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.966+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 361cb531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.966+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_324-, and the Request Id: 6e8e5914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.970+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58f324d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.975+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54f72f80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.977+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54f72f80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.977+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_331-, and the Request Id: 6f2fa376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.979+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67d8b25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.979+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ff8d81d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.980+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67d8b25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.981+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ff8d81d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.981+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16c857be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.982+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16c857be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.982+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c80deb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.984+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c80deb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.985+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21f4da5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.986+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54d0bcfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.986+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9bd4b14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.986+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_328, and the Request Id: 2dd38969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.988+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54d0bcfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.988+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9bd4b14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.989+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66a1e4e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.990+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66a1e4e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.990+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_329, and the Request Id: 252afd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.991+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_331, and the Request Id: 611fa6be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.995+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e3537a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.996+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e3537a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:39.997+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_328, and the Request Id: 77c99481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.000+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c8d9435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.000+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 434f3826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.002+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 434f3826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.009+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f40ddd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.010+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f40ddd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.014+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63654d15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.014+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a989954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.014+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72e580f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.016+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a989954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.016+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72e580f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.016+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77cf4167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.016+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_328-, and the Request Id: 3b2013ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.018+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77cf4167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.018+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_323, and the Request Id: 1a39553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.019+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_327, and the Request Id: 6e00d8f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.019+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_328-, and the Request Id: 4b590803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.020+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_332, and the Request Id: 64ed4493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.025+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_331-, and the Request Id: 23825328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.033+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_332-, and the Request Id: 667afabc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.037+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fe5f5a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.043+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_329-, and the Request Id: 5f1571bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.045+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c5cd054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.046+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29f515f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.047+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c5cd054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.049+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6206268f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.050+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6206268f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.052+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_325, and the Request Id: 6ecfff44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.055+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_323-, and the Request Id: 4f13d3ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.062+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_327-, and the Request Id: 4c2e2ff0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.066+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67de4c38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.071+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6987cc09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.074+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 293f828b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.075+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5548eddb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.077+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 293f828b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.079+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b1c7f1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.081+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c3ebe8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.082+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c3ebe8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.085+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_332, and the Request Id: 569040b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.089+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bb9f92d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.093+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ac1a6d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.093+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_325-, and the Request Id: 175ffefe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.099+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 615f066a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.101+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 615f066a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.103+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7392ed05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.103+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13f9bb4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.105+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13f9bb4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.107+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d5cc14f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.107+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_332, and the Request Id: 7278df30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.110+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 717b9f64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.118+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68b17e42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.119+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b17e42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.121+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24804d80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.122+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a6c7767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.122+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26051825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.123+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26051825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.125+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_329, and the Request Id: 31a81de4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.125+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24804d80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.126+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e4831cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.127+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e4831cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.130+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_332, and the Request Id: 22b88fe3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.133+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_332-, and the Request Id: 763e9cd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.137+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4faf1e90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.137+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_332-, and the Request Id: 4ff95a98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.142+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2828a795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.145+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49b04a4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.152+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ab0e996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.153+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77cd39d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.154+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77cd39d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.154+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ab0e996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.155+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ebcb825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.158+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bdb540d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.160+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bdb540d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.162+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_324, and the Request Id: 1cb207af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.162+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d9530b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.163+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 638021a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.164+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 638021a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.167+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b89b868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.167+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_332-, and the Request Id: 48fa1b2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.167+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_329, and the Request Id: 15a17fd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.167+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_329-, and the Request Id: 1ea7a1b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.173+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b62122c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.173+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22de364a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.175+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22de364a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.182+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cb63e56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.182+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45bf9de4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.182+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13404097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.184+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ed7de0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.185+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e4a6e2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.186+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ed7de0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.187+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_324-, and the Request Id: 7e09d7a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.189+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_330, and the Request Id: d2f06b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.191+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fd4c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.193+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fd4c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.195+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35b4fdf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.196+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35b4fdf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.198+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_329-, and the Request Id: 3590e5e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.200+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_333, and the Request Id: 46228c2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.200+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 512f52ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.206+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7de496b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.207+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7de496b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.208+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6301ee1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.209+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6301ee1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.211+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_328, and the Request Id: 5af5aeb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.211+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 666bcfea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.214+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_333-, and the Request Id: 4f55f956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.222+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 554a15c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.224+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 554a15c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.226+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6daaf54c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.231+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 96593bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.231+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 158c491a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.231+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6daaf54c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.234+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 96593bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.234+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_330-, and the Request Id: 45432126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.236+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_326, and the Request Id: 64e3aaa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.236+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a7d3f47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.238+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a7d3f47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.239+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_333, and the Request Id: 250a0de1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.243+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69fad5a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.251+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4adb1df5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.252+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4adb1df5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.253+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 304417f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.256+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35ad588a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.257+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ad588a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.258+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_328-, and the Request Id: 136743f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.259+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_333, and the Request Id: 1df44382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.275+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22297b9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.276+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22297b9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.278+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 94d6fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.282+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60e006e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.282+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 663f4d64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.282+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70987ba0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.284+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70987ba0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.286+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_326-, and the Request Id: 6707854d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.287+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_333, and the Request Id: 25397f8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.288+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_333-, and the Request Id: 2c745ec3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.294+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44bfcee7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.298+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 218a02e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.298+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4334cd63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.300+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 160b1ba8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.346+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 218a02e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.353+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4334cd63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.354+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_333-, and the Request Id: 4c4a24ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.354+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9fc738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.355+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9fc738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.357+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 117ea55a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.358+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 117ea55a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.359+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67a69285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.360+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67a69285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.360+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e221680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.361+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30246419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.361+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f892fdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.362+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_333-, and the Request Id: 169dbe22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.363+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_330, and the Request Id: 608a314a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.365+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_325, and the Request Id: 184e5d44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.366+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ed3bc5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.366+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67559e43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.368+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67559e43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.370+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c11fc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.370+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_330, and the Request Id: 7620c564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.373+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15087529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.375+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_325-, and the Request Id: 6f9f3fbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.375+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7259bce1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.377+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7259bce1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.378+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ffb6506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.378+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6131b1fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.390+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4755aadc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.391+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4755aadc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.392+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4775e399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.393+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4775e399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.393+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bc9e16d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.394+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_331, and the Request Id: 4e26c90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.395+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bce612f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.397+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bce612f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.398+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_334, and the Request Id: 46cf7aef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.399+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_330-, and the Request Id: 51dc5078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.402+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d2ce938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d2ce938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.406+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59e2b1f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.406+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_330-, and the Request Id: 77242e31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.406+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b90bad7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.407+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59e2b1f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.409+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62f38aa4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.412+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f7e9731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.412+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_329, and the Request Id: a206370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.413+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f7e9731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.415+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f579f0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.417+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f579f0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.418+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52bc7611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.421+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_334, and the Request Id: 70d3778d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.421+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c57643a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.422+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_334-, and the Request Id: 4ce90cb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.424+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b111e95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.425+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b111e95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.426+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46836f27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.426+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_331-, and the Request Id: 6173cd16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.429+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69f7e6b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.429+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_329-, and the Request Id: 7b029448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.430+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69f7e6b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.430+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34e7be5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.431+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_334-, and the Request Id: 36a35132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.434+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ca590b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.436+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_327, and the Request Id: 6262f407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.436+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d6e1f15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.438+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d6e1f15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.439+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a1477b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.439+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7babdb28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.441+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7babdb28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.441+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a1477b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.444+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_327-, and the Request Id: ce2ee1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.447+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c03da99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.448+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22acf261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.449+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22acf261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.450+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_334, and the Request Id: 6204dd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.452+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_334, and the Request Id: 38a714ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.454+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 291de81e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.456+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_334-, and the Request Id: 7cf9549c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.459+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e075853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.461+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f497d84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.461+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 207ebc54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.462+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5194c94f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.463+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f497d84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.465+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 322ac993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.467+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 322ac993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.467+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2beeb95f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.468+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_326, and the Request Id: 5a2ce4f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.470+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_334-, and the Request Id: 7d38cab2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.470+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6de646c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.472+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6de646c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.472+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a25db77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.475+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3811eb46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.477+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62602e2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.477+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3811eb46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.478+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_331, and the Request Id: 74d5abbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.481+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d970d0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.482+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d970d0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.484+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fc96e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.485+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18adc7e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.486+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18adc7e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.487+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9401d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.488+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_328, and the Request Id: 589a2b51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.494+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 572441f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.496+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_331-, and the Request Id: 607c6e3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.496+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_328-, and the Request Id: 7589f484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.504+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_326-, and the Request Id: 2d867ec1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.506+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bf25016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.506+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dd3c3c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.514+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32745cfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.514+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31cae874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.514+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17d2d2fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.516+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32745cfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.516+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31cae874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.516+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17d2d2fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.519+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f0ccf15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.520+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f0ccf15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.521+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 319665d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.522+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14932221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.523+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14932221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.524+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_335, and the Request Id: 609c0130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.527+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_331, and the Request Id: b110435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.527+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 319665d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.528+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72d5f004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.528+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76d6e5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.530+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_332, and the Request Id: 157cb160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.533+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fa41848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.534+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fa41848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.536+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c49e3eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.537+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c49e3eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.539+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_335, and the Request Id: 42345d3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.539+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ae3fea5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.541+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e3e8e4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.548+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ee2a088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.550+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_335-, and the Request Id: 975c468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.550+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1550e4bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.554+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1550e4bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.561+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78f34f30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.561+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_331-, and the Request Id: 529474f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.564+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1883ddee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.565+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1883ddee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.568+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: da9402d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.568+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59350fde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.569+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59350fde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.571+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_335, and the Request Id: 31a668e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.572+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: da9402d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.573+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_335, and the Request Id: 11a694d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.577+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8c0c1b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.578+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_332-, and the Request Id: 208dbf42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.578+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_335-, and the Request Id: 4c2f4b17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.583+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_335-, and the Request Id: 6436abae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.585+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 302bf63e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.586+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ff9a5c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.586+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b3972e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.593+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6684d906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.594+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f4a0aa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.595+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6684d906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.595+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50456e45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.596+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_335-, and the Request Id: 391b9b64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.596+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50456e45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.597+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cb30915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.598+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2859bfbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.598+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cb30915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.599+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2859bfbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.601+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_332, and the Request Id: a2c7d5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.602+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_330, and the Request Id: 3a93ac09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.605+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f55bb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.607+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 437e98e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.610+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 566546cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.615+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4248a80c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.617+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 141cd464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.619+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43aea7e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.620+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43aea7e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.621+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_332-, and the Request Id: 2de40d2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.624+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_330-, and the Request Id: 792d683c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.627+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b94c7f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.627+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4051bbac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.629+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4051bbac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.629+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49829ead, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.631+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46fba01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.632+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49829ead the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.632+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46fba01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.634+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_329, and the Request Id: 3a582a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.634+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34119ae0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.636+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34119ae0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.636+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_336, and the Request Id: 54a4bda4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.637+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5029d5fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.638+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5029d5fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.639+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a3d97f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.640+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d652c2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.641+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a3d97f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.642+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_327, and the Request Id: 14365229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.644+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bbf1134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.645+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d652c2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.646+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_332, and the Request Id: 5101aa36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.651+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7afe252c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.654+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25130d49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.656+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61cb2a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.656+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39d4059d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.667+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_336-, and the Request Id: 3015f637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.667+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_329-, and the Request Id: 1b7f435e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.672+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_327-, and the Request Id: 699bbaad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.673+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_332-, and the Request Id: 697d4694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.678+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e60980f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.679+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e60980f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.683+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24b51d36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.684+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56c4e42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.685+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24b51d36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.685+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 393e1743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.686+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 393e1743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.687+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56c4e42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.687+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ac6dc57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.689+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_336, and the Request Id: 63e237ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.690+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fafe4d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.690+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ac6dc57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.690+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37818ea5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.690+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ffc21c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.691+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fafe4d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.692+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ffc21c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.694+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 573d3866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.694+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69b039d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.695+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_336, and the Request Id: 2b0d7222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.695+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 573d3866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.697+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_333, and the Request Id: 35c88b0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.698+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_336, and the Request Id: 53e26dd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.707+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_336-, and the Request Id: 4a66cbad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.707+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b6e2df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.707+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 687d458b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.708+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a0ebc13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.710+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b6e2df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.711+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ca44dda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.712+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_333-, and the Request Id: 3e83b493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.713+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ca44dda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.714+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30115e7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.714+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_333, and the Request Id: 1f7d0c57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.719+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_336-, and the Request Id: 3ca32785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.719+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34591b8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.721+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33455ae4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.723+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_336-, and the Request Id: 408db19c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.724+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1973ded8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.730+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17dd55fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.731+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17dd55fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.732+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b126684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.735+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 468261e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.737+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 468261e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.737+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66f66805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.740+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ad3463c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.740+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_331, and the Request Id: 6919f4a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.746+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_333-, and the Request Id: 513cd124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.748+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5db2debe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.755+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ea6eec7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.757+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ea6eec7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.758+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f433510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.758+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cb797af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.758+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fd0dfb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.764+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 531f58a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.767+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26f7953c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.769+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aa049ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.770+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_331-, and the Request Id: d6e168a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.772+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26f7953c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.772+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_337, and the Request Id: 3a4e3e6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.774+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6640f833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.776+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6640f833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.778+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 668989b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.779+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 668989b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.781+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_328, and the Request Id: 2d9082f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.785+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 670dd3be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.786+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72fa4f84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.788+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 584a3c1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.789+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 584a3c1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.790+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5edea011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.790+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44215683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.790+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_328-, and the Request Id: 3697023c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.791+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5edea011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.793+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70e50a24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.794+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 595be2c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.794+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70e50a24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.796+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 595be2c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.796+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72fa4f84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.797+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_334, and the Request Id: 497c9e7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.797+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21774f19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.800+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_337, and the Request Id: 4014bb73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.801+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eff84dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.802+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eff84dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.806+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_330, and the Request Id: 2278efe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.807+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_337-, and the Request Id: 798ff22e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.808+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 729dc62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.809+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d52a9e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.810+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76c06e53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.815+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23af5f0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.816+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76c06e53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.817+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3081c2ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.817+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_337-, and the Request Id: 60422e01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.818+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3081c2ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.820+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55d67ea1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.820+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_334-, and the Request Id: 175f5c1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.821+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55d67ea1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.823+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b7cd5f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.823+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_337, and the Request Id: 4db482ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.824+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b7cd5f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.826+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f3481c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.826+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_333, and the Request Id: 11b1f36a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.827+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f3481c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.830+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 784f7157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.830+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bd7c399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.831+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 784f7157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.832+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1df501f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.833+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1df501f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.835+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_334, and the Request Id: 6a806683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.835+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2da7965a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.839+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4317a26e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.839+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f13a1f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.841+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_330-, and the Request Id: 10eb3d52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.843+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4317a26e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.843+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b86a785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.844+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78dc121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.846+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b86a785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.846+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_332, and the Request Id: 299a01da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.847+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76f2eeb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.848+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 292880f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.850+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4803bf8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.850+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a08460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.852+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4803bf8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.854+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_337, and the Request Id: 3e3bf40b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.861+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_337-, and the Request Id: 157228ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.861+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36c2cba5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.863+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c81a8e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.864+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c81a8e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.865+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_332-, and the Request Id: 6e720e8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.866+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36c2cba5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.866+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_334-, and the Request Id: 469b5bc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.867+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_337-, and the Request Id: 6195de7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.867+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a6ba208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.868+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31641970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.869+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a6ba208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.869+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32bc5c5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.870+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32bc5c5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.870+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e9e37e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.872+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_338, and the Request Id: 4bc0c866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.872+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_329, and the Request Id: 52a16590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.876+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_333-, and the Request Id: 38711375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.877+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7831bfd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.879+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7831bfd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.880+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53ee6112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.881+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53ee6112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.883+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_338, and the Request Id: 703b517f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.886+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c9a6e5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.886+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c0f79d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.889+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71c46145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.889+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24552cdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.890+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d7a02f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.890+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24552cdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.891+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_338-, and the Request Id: 297102c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.894+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a3c1683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.894+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cd1529e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.895+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a3c1683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.898+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cd1529e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.898+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_329-, and the Request Id: 41713c2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.898+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27226268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.900+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27226268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.900+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_335, and the Request Id: 7733a560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.901+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_331, and the Request Id: 23b4d7f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.903+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 704fbf00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.906+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_338-, and the Request Id: 5cd0391c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.906+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21598e04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.909+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 445b3231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.911+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_331-, and the Request Id: 35e2a121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.912+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_335-, and the Request Id: 2c3cd803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.913+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f8a5259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.913+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63516d23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.919+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29016f0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.922+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3171537a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.923+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41827d74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.924+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3171537a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.924+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1de81714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.925+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50de951c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.927+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a5e4d14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.928+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a3a64c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.928+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a5e4d14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.929+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cd0f156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.932+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_338, and the Request Id: 2e2ac572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.932+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d85f6b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.934+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d85f6b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.940+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b42b24a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.941+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e3a93f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.941+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29e24423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.942+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b42b24a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.942+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59d8ace6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.942+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e3a93f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.943+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57d5f875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.943+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59d8ace6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.944+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b42a1e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.944+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76e20009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.945+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b42a1e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.945+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76e20009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.947+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6260e260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.949+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 640521ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.950+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_335, and the Request Id: 1263b364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.950+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 640521ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.951+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_333, and the Request Id: 2743caee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.951+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43ae29e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.953+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ec9d043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.954+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43ae29e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.956+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6deb8e67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.957+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d533075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.958+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d533075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.961+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_333-, and the Request Id: 53a74f1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.963+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_330, and the Request Id: 4f43691e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.959+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_338-, and the Request Id: 926160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.964+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_335-, and the Request Id: ff852d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.964+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 193f05ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.966+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec9d043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.966+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193f05ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.966+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cfb2396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.967+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cfb2396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.968+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65b057d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.969+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65b057d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.969+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75575705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.970+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75575705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.973+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_332, and the Request Id: 4358ddda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.973+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_338, and the Request Id: 5f70bdc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.974+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_334, and the Request Id: 7c570b78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.975+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_336, and the Request Id: 146f908a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.977+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 560eb960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.979+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c005e3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.980+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50832f74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.981+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57c1ff31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.982+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_336-, and the Request Id: 1c3a9c27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.982+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57c1ff31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.984+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_332-, and the Request Id: 32d537bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.986+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_338-, and the Request Id: 2be66316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.988+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bbbe97f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.989+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_334-, and the Request Id: 2e34bd93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.992+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bbbe97f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.993+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_330-, and the Request Id: 3bb6a985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.994+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_339, and the Request Id: 61a7b19b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.997+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b1c6880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:40.997+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39b27703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.000+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17aaab56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.005+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_339-, and the Request Id: 719eb63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.005+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64cf7cbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.007+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ca18d38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.007+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ce0b92f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.013+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14608e9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.015+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5053dc37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.016+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5053dc37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.017+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b12949f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.018+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6657f899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.019+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6657f899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.019+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21535ef3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.021+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fdaf667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.021+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_334, and the Request Id: 682b9bff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.022+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fdaf667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.024+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77d3d8fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.024+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ae38fba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.025+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11ef6701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.025+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77d3d8fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.026+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ae38fba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.028+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50e04073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.028+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_339, and the Request Id: 6fed520b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.029+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50e04073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.032+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e5ded5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.032+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_334-, and the Request Id: 223ed535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.033+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_339, and the Request Id: 69fe33fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.033+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6abb34bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.034+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6efcf024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.035+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6abb34bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.036+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 525bdcec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.038+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525bdcec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.040+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_336, and the Request Id: 48abc862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.040+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 559eb0a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.041+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559eb0a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.043+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c4eff5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.044+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c4eff5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.044+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6316045d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.044+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44300add, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.046+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cb88e7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.047+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37baa6cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.048+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_337, and the Request Id: 632e802a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.050+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_339-, and the Request Id: 6abc0daf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.054+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71cef2a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.059+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71cef2a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.061+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1961a332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.062+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1961a332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.062+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_339-, and the Request Id: 24ffb170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.064+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57118e55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.065+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57118e55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.066+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_331, and the Request Id: 554e74dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.069+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 219a02af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.070+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_336-, and the Request Id: 771993dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.074+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 570ba5e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.075+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a70a0c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.075+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e7febaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.075+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 570ba5e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.076+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60e3cc28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.076+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a70a0c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.081+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_337-, and the Request Id: 19943ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.083+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50ef4d1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.085+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 434fccb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.085+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23c08055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.086+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10afce20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.086+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 434fccb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.088+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 465a11bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.088+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_335, and the Request Id: 52db6fcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.091+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_339, and the Request Id: 41e4c6ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.091+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_331-, and the Request Id: cd03fcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.092+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44ec9a78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.094+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61366f6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.095+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ef4d1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.096+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61366f6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.097+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 465a11bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.098+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25907ac5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.099+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23750d5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.099+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c22142c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.099+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23750d5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.100+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c22142c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.100+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25907ac5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.103+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_340, and the Request Id: a853f93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.106+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_333, and the Request Id: 2eed2bc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.107+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_335, and the Request Id: 28bfb30e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.108+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ca1ce9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.110+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_339-, and the Request Id: b58677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.111+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46c5eb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.113+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_340-, and the Request Id: 66e8c720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.115+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33ab024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.116+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6066b31c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.117+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_333-, and the Request Id: e75a954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.119+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eeabd58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.120+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 785afde9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.120+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6066b31c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.122+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72b4b13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.123+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72b4b13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.124+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5827ee78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.126+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57b95be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.127+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_340, and the Request Id: 39d2ce3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.128+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57b95be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.130+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_335-, and the Request Id: 737f95c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.130+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20e2e053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.132+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4173029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.134+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_335-, and the Request Id: 5dad1f3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.136+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7838f17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.138+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3af4e9d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.138+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_340-, and the Request Id: 576f1208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.139+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3af4e9d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.140+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6433aacc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.140+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 622f79ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.143+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7838f17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_340, and the Request Id: 221ba821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.147+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 293904e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.148+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b8f513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.149+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 293904e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.150+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 485d1395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.151+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 485d1395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.153+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b528199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.155+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f917465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.157+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f917465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.157+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_337, and the Request Id: 53fcfa57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.161+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_341, and the Request Id: 60eb9d75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.165+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b3f69b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.165+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dec93c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.167+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b3f69b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.168+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 184a7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.168+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 152a4e11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.169+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 600e1161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.170+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: dbd00d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.171+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dbd00d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.174+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_338, and the Request Id: 67bcea8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.178+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_340-, and the Request Id: 4255c016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.181+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b2ae3a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.189+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 245573f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.190+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_337-, and the Request Id: 5ae4ec4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.191+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 245573f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.192+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 168cd928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.194+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fb29f56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.195+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fb29f56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.195+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 280f526c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.195+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 168cd928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.196+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a0b3211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.197+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 280f526c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.198+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d2c5b32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.198+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d2c5b32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.199+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_332, and the Request Id: fee69d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.199+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 658937f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.201+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 658937f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.201+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_336, and the Request Id: 780219b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.203+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_336, and the Request Id: 28f97046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.206+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_338-, and the Request Id: 66c3b1ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.206+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17a57f36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.208+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17a57f36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.208+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3432666e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.210+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 216e5d75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.210+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_341-, and the Request Id: 4c2dc7ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.212+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c5c35ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.213+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c5c35ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.215+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 446466a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.215+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_334, and the Request Id: 3e5be9d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.216+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 216e5d75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.218+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a9c1d1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.218+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_332-, and the Request Id: 25a7b9da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.219+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a9c1d1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.220+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_336-, and the Request Id: 3ae80a14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.220+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_340, and the Request Id: 742f4f2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.223+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_336-, and the Request Id: 2e410a0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.225+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1499196d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.229+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4af9f122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.234+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52e91807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.238+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 275ae3ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.239+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a129944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.241+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 639eb29b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.241+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 203a6474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.241+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_340-, and the Request Id: 6b4af9a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.242+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_334-, and the Request Id: 43dc698a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.243+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69e801dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.243+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 712b078b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.245+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 203a6474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.247+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10803d0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.250+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b69c481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.251+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b69c481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.251+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f5ea8c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.252+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f5ea8c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.255+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63ea9a1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.256+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e86a880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.257+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63ea9a1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.257+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_341, and the Request Id: 19777ebc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.257+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5988a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.259+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5988a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.261+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_341, and the Request Id: 4150d024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.268+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b89290d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.270+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18f3dcc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.272+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18f3dcc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.272+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6de428a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.273+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6de428a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.273+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 475e951f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.274+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 475e951f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.274+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e7b09f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.274+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e7b09f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.278+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eb2c14c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.279+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_341-, and the Request Id: 64c8b177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.280+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b56cd33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.281+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b56cd33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.282+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_342, and the Request Id: 346dc279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.284+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_339, and the Request Id: 423d2839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.284+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56021f2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.286+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52d6dad4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.287+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bd10460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.291+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c9f3e6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.292+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c9f3e6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.293+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_338, and the Request Id: 4841f6f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.294+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b912779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.296+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b912779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.298+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_341-, and the Request Id: 20b864e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.300+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_333, and the Request Id: 17537b54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.303+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_342-, and the Request Id: 1fd8a0ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.304+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2034c417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.309+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_339-, and the Request Id: 6ef1db17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.314+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d105aeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.315+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d105aeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.317+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47bd0a05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.319+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47bd0a05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.321+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b11f1d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.321+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_338-, and the Request Id: 66c6053b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.321+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6631614a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.322+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6631614a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.324+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_337, and the Request Id: 745ccf3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.325+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 466fd8a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.326+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b6648e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.326+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 466fd8a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.327+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b6648e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.328+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_341, and the Request Id: 5441776b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.329+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cc16805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.331+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44fea6b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.332+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44fea6b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.334+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_337, and the Request Id: 56e8c47d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.336+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_333-, and the Request Id: 52517509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.339+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_337-, and the Request Id: 6a37ca16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.344+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 416b1ef8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.349+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a30b532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.351+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79aa2c35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.352+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c326cda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.353+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43ae1a1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.354+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c326cda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.360+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_341-, and the Request Id: 2881a481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.362+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2587c3b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.363+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2587c3b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.365+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 413ca73d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.369+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_335, and the Request Id: 22ebc621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.371+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_337-, and the Request Id: 6023a881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.378+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38406008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.382+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21877d90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.382+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61084c7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.384+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21877d90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.386+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1222767d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.391+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1222767d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.392+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b1cdb42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.394+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_342, and the Request Id: e2a2e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.395+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4410537c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.395+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 263778e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.399+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53303c4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.406+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: af01328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.406+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_335-, and the Request Id: 2f4d8d16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.408+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: af01328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.409+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75e74b38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.412+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ca1c22c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.413+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e08a1bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.413+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bf845ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.415+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bf845ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.417+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_343, and the Request Id: 219745a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.419+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4972c5ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.422+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fb36974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.429+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a210fcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.429+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9680c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.431+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9680c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.433+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 419872e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.434+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb36974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.434+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 419872e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.435+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b7453ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.436+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7994912c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.437+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 756227a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.437+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7994912c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.437+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 756227a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.438+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 612a7853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.438+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 612a7853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.439+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b7453ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.440+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_338, and the Request Id: 18db51f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.442+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_342, and the Request Id: 1e2f58e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.442+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_339, and the Request Id: 1dc71b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.443+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4142c897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.468+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29e49df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.469+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4142c897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.473+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_340, and the Request Id: 5234129f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.474+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_343-, and the Request Id: 5244479b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.478+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_342-, and the Request Id: 55aab44a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.479+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_342-, and the Request Id: 5a8f8c0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.479+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a0af724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.480+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_338-, and the Request Id: 67e9c998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.481+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a0af724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.483+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 143ee79d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.483+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 175d272e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.484+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 143ee79d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.485+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22d58884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.485+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 175d272e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.486+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22d58884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.487+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_340-, and the Request Id: 1ddd4987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.488+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62eba560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.489+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62eba560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.490+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d1d05ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.490+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_334, and the Request Id: 55403224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.491+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d1d05ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.493+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_342, and the Request Id: e4f1888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.495+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_338, and the Request Id: 23d0537f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.496+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bfa6612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.496+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4189691c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.504+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_334-, and the Request Id: 3611c573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.507+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bdace68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.508+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a9a699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.511+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ea59b34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.513+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_339-, and the Request Id: 2daf6188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.516+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f52d595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.519+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55d9481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.524+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_342-, and the Request Id: 1a06475d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.528+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b429880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.529+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b8bf0c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.535+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c7baaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.538+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c7baaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.539+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_338-, and the Request Id: 5c3edaa7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.540+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2caf7136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.541+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2caf7136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.544+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e134d8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.547+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_343, and the Request Id: 1a38c5f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.549+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 652f2a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.550+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b9a68c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.560+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69da4595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.569+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67f6291a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.572+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70b2a0e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.573+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_343-, and the Request Id: c872faa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.574+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70b2a0e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.576+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 646e84f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.578+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f7a7eaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.583+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fc6a151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.583+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c6d1061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.585+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c6d1061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.585+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fc6a151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.585+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ed329d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.585+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 136854a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.586+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed329d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.587+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73d62be4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.588+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73d62be4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.592+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30bc0f6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.592+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61225eae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.593+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a77e220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.594+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61225eae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.594+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a77e220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.594+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76979f5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.594+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_336, and the Request Id: 567361c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.595+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30bc0f6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.595+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76979f5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.596+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b0ea1b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.597+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_341, and the Request Id: 51e75ab2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.598+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b0ea1b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.599+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ac57544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.599+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_344, and the Request Id: 21709d96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.599+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_339, and the Request Id: 9fb6b0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.600+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ac57544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.601+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_335, and the Request Id: 50361c77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.602+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 402d9fba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.603+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 373cd063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.603+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 402d9fba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.605+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_336-, and the Request Id: 3ce6d9dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.606+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_343, and the Request Id: 54d3486f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.609+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53c6aa67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.611+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 264a2ed5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.612+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 264a2ed5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.615+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_341-, and the Request Id: 52bf3c04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.617+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2080da76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.617+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8a83765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.618+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_344-, and the Request Id: 28a8e226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.620+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_339-, and the Request Id: 19f5b31b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.624+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 768555f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.624+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_340, and the Request Id: 3bb22267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.626+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d944cba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.629+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_335-, and the Request Id: 6a889abe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.629+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a83765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.629+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_343-, and the Request Id: 4ef53459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.630+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a1057e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.634+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_340-, and the Request Id: 69477284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.636+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 145c5ad9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.643+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cf6d29d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.645+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf6d29d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.645+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72be8736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.650+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67b9bd2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.650+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1801d11a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.652+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a92a83a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.653+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ea5bc88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.654+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ea5bc88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.655+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a92a83a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.658+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac7af56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.658+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8d19553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.658+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27ba77de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.658+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: af980fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.659+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8d19553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.660+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac7af56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.661+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c40971e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.661+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_343, and the Request Id: 31274668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.667+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 100d464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.669+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 100d464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.669+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15d6aaf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.669+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_339, and the Request Id: 721c2513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.673+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d6aaf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.674+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_337, and the Request Id: 3f2e3f97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.677+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b9379c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.678+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b9379c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.679+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 608964b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.681+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_340, and the Request Id: 392bf93d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.683+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69265ff4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.685+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69265ff4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.687+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73d48e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.688+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73d48e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.689+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b1106d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.690+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_342, and the Request Id: 26147664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.694+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 179bcb8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.697+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7156c80f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.698+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7156c80f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.699+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58ee2abf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.701+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32a511f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.701+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_343-, and the Request Id: 261c121e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.701+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_339-, and the Request Id: 16841c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.702+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32a511f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.704+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_345, and the Request Id: 59b9f7a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.704+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24c3a8b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.708+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b9cba35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.708+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_337-, and the Request Id: 3d106e3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.708+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c3a8b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.709+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b9cba35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.711+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 602968c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.711+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57745084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.713+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26d18ab3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.713+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 602968c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.713+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_341, and the Request Id: 52cb7302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.714+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d18ab3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.715+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_345-, and the Request Id: 744081ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.717+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_344, and the Request Id: 31e72e4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.721+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 310828b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.734+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bc7a7ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.736+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3157845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.736+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_340-, and the Request Id: 5f6f6e06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.738+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3157845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.740+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 372deca8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.741+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 372deca8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.741+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_342-, and the Request Id: 5a5c44e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.743+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 723dafb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.743+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_344, and the Request Id: 704e6344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.745+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73913f7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.749+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ac5d142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.756+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_341-, and the Request Id: 23816101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.757+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_344-, and the Request Id: 6890e7b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.759+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26a380dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.759+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34d076e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.761+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34d076e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.756+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bf76781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.761+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6884581c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.765+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d2a467c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.765+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d3e554d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.766+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d3e554d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.769+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_336, and the Request Id: f2cb3e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.770+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11700392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.771+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78665d0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.773+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 226c2824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.774+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 226c2824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.778+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cc8d3c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.779+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cc8d3c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.780+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_344-, and the Request Id: 28bc4f74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.781+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4022638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.781+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_336-, and the Request Id: 613f349b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.781+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bd4fc41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.784+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59e8b247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.785+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59e8b247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.785+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_344, and the Request Id: 6ac0de20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.788+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cd8290a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.790+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3aa7d569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.791+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aa7d569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.792+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 429ab64a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.793+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7764840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.795+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_340, and the Request Id: 32f789fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.795+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 429ab64a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.798+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c3a8554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.798+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 653ae05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.799+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 653ae05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.799+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c3a8554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.800+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 696907d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.801+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 696907d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.802+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2191ef08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.803+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2191ef08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.804+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a9946e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.804+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_344-, and the Request Id: 6943e0ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.805+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a9946e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.805+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_338, and the Request Id: 30ac6906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.806+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_343, and the Request Id: 2899836f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.808+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_340-, and the Request Id: 6687d065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.808+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_341, and the Request Id: 2c6ad208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.815+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c12937e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.816+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c12937e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.819+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5be3474c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.819+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12d9cf0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.820+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5be3474c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.821+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dd6b3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.821+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_343-, and the Request Id: d136e12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.824+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_346, and the Request Id: 217bbf53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.829+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_338-, and the Request Id: 27ab5ef7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.829+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 306a4dce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.830+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b1af874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.831+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f937c60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.832+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f937c60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.833+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f2595e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.837+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_346-, and the Request Id: 5120d537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.839+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_341-, and the Request Id: 3cb2725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.840+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 795bdced, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.841+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a0d1d25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.843+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2713b28c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.845+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6be0499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.846+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a0d1d25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.846+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50f4f3b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.847+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_345, and the Request Id: 65985d6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.849+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f4497a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.854+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79853c85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.858+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79b33082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.862+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77834d82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.864+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77834d82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.864+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48816a1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.866+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14932ce9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.867+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 200a5bd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.868+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 200a5bd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.869+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a7f5998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.870+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a7f5998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.871+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 430ad984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.871+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_345, and the Request Id: 33bb56f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.873+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 430ad984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.876+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49ba2260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.877+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b1e8938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.877+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ba2260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.879+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 408260db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.880+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a6992d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.881+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_345-, and the Request Id: 75d26955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.881+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_345-, and the Request Id: 7ff5ab32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.881+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a6992d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.882+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_342, and the Request Id: 21d4a039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.882+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 408260db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.884+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_345, and the Request Id: 2cbabab6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.884+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 90e316b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.885+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 90e316b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.891+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_344, and the Request Id: 20859342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.895+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c18e3fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.895+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b4a11b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.897+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b4a11b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.901+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44297990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.902+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44297990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.904+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_337, and the Request Id: 78e3b12b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.906+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b273b54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.906+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_344-, and the Request Id: 455b2a66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.907+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b273b54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.909+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b65d4bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.910+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b65d4bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.910+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c7972a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.911+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c7972a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.914+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 776823e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.916+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_341, and the Request Id: 4e207cf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.917+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77ea4cda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.918+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ea4cda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.919+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d19b8de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.919+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_347, and the Request Id: 4222489f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.923+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_341-, and the Request Id: 4fee05e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.924+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cd0acbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.926+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_342-, and the Request Id: 6ed22754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.931+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_347-, and the Request Id: 69cb1fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.933+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 811a725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.935+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28bfdcfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.936+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_337-, and the Request Id: 303d59b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.937+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28bfdcfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.938+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 276c18fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.939+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 276c18fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.940+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_339, and the Request Id: 20e8cabd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.941+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3903800a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.944+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60a385e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.955+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ae63d64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.964+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ea60494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.967+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77b5da69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.969+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77b5da69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.972+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3eaa6ec1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.973+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eaa6ec1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.973+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ec87866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.979+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_342, and the Request Id: 10081f9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.984+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c5d133d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.986+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_345-, and the Request Id: 7a09241e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.986+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b4da8c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:41.996+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10fc67d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.001+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 314b5f0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.005+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69374835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.006+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c09517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.007+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69374835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.007+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c09517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.009+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62bc3dd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.009+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b3cfb69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.010+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62bc3dd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.011+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46673d46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.011+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b3cfb69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.015+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_339-, and the Request Id: 5b4b0043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.015+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_346, and the Request Id: 1a240466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.015+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_342-, and the Request Id: 766d1bfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.016+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_346, and the Request Id: 3961a6fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.020+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c961336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.021+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49dbe6a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.023+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49dbe6a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.024+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_346-, and the Request Id: 23a1b53c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.026+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58beb81e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.028+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6870b63e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.029+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6870b63e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.030+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 521246f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.031+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_345, and the Request Id: 3464e216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.032+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 521246f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.033+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63d4fec2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.035+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63d4fec2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.035+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 198d41a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.036+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 198d41a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.037+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_338, and the Request Id: 7a1731c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.039+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d32ee57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.039+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ab43665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.041+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d32ee57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.043+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_342, and the Request Id: 53559e90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.043+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77793a86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.045+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77793a86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.046+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_346-, and the Request Id: 2a991f96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.047+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c75a9f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.051+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 129a8150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.046+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d8f4ff9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.054+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d8f4ff9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.057+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_343, and the Request Id: 26d6fdc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.057+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5678aea9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.059+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62ba8e4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.064+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_342-, and the Request Id: 5f259412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.066+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70f45996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.067+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70f45996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.069+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48178072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.070+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_343-, and the Request Id: 39a08134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.071+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48178072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.071+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_338-, and the Request Id: 51cd48f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.073+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_348, and the Request Id: 1c42f1c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.074+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 499b8dff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.078+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56113502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.081+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43934396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.082+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79effd95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.082+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_345-, and the Request Id: 285589e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.082+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30572873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.083+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43934396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.086+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36fcb0bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.087+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36fcb0bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.089+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2afb6f74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.091+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17774b19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.092+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_346, and the Request Id: 7d1b48d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30572873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.093+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ca9d270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.093+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dc682a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.094+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dc682a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.096+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_343, and the Request Id: 61f8869b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.100+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 167614b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.100+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_348-, and the Request Id: 7f15589f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.106+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38d172ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.106+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54405c50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.111+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29de6295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.111+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67404f67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.113+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67404f67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.113+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e2a99a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.114+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e2a99a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.118+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 269f5e91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.118+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 674cd491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.120+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 674cd491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.120+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b63ee27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.121+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b63ee27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.121+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_343-, and the Request Id: 7cf75b6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.123+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_347, and the Request Id: 574e0bcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.124+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_347, and the Request Id: 52e821ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.124+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cb5736b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.126+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cb5736b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.128+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fcfee7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.131+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e279303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.131+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b11327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.133+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bf9fffd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.133+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b11327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.134+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bf9fffd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.137+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: af6bb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.137+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55173c71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.139+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_343, and the Request Id: c9bc1e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.139+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_346-, and the Request Id: 4f84cf23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.139+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55173c71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.139+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_347-, and the Request Id: 4e2ca092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.141+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d08fd09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.145+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_340, and the Request Id: 5ab861f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.145+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d08fd09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.149+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 554851c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.149+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bdc2d58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.150+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bdc2d58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.153+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 554851c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.154+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d93df51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.156+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_349, and the Request Id: 1696668f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.156+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_346, and the Request Id: c48900d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.156+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4385979c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.158+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d93df51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.164+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b34076a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.164+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b720134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.165+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_347-, and the Request Id: 4a9903a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.166+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b34076a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.167+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17bde589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.168+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47305e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.170+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76e3bedd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.170+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29cf77f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.171+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76e3bedd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.172+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_343-, and the Request Id: f537688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.172+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29cf77f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.174+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fd295dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.175+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fd295dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.175+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_340-, and the Request Id: 61fe7c24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.177+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_344, and the Request Id: 7b9f25ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.178+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_339, and the Request Id: 38503dd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.181+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28bef5f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.185+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70372ad8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.186+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_346-, and the Request Id: 57f64913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.197+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d928057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.197+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_349-, and the Request Id: 64b40405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.197+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5714c72e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.199+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49f72484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.200+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5714c72e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.204+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_344-, and the Request Id: 63e45149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.205+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 191fcb5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.210+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_339-, and the Request Id: 5aa9df18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.210+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 781c86e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.211+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 781c86e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.213+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 786521cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.216+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_348, and the Request Id: 5b5f627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.219+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 464c6553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.221+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66899adc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.223+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66899adc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.223+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5604d860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.223+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30ab198d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.232+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a8f63dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.233+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f40060e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.234+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a8f63dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.237+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ee29896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.237+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f40060e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.239+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ee29896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.240+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d8cc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.242+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77559be2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.244+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_344, and the Request Id: 2d3d29aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.244+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_348, and the Request Id: 14d9a41b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.247+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 238d35a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.249+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 238d35a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.251+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 495eb21f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.253+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 324ae75f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.258+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65b2e6df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.260+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65b2e6df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.261+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_348-, and the Request Id: 56f6ec0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.263+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 589a45d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.265+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 589a45d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.272+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33384b19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.272+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_347, and the Request Id: 69682a62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.273+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33384b19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.275+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_344, and the Request Id: 6669c9fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.282+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77450b7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.282+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 477721a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.284+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77450b7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.285+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_344-, and the Request Id: 7516578e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.287+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fa2f050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.289+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 778a273e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.290+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778a273e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.290+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_348-, and the Request Id: 5716f22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.293+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_341, and the Request Id: 494e7b74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.299+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cdaff02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.299+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34c981de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.302+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dba989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.303+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dba989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.304+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_347-, and the Request Id: 58ad3949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.307+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d531273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.308+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d531273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.310+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_345, and the Request Id: 1d372f1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.314+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_344-, and the Request Id: 3d3c1ab5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.316+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_341-, and the Request Id: 2c7bdf6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.318+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64344ee9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.319+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19689126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.320+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19689126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.323+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17093b7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.324+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17093b7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.324+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d244625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.325+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dcea006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.326+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dcea006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.327+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_347, and the Request Id: 2734304a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.332+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27d7c9f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.334+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27d7c9f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.337+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d54b9d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.338+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f0b95d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.341+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b40fc77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.343+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_345-, and the Request Id: 6e91bdd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.344+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_340, and the Request Id: 5d272586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.348+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c26f6f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.350+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 628c5e13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.353+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1304203a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.357+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_340-, and the Request Id: 3f22c8d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.358+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 330d8ee3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.360+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 330d8ee3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.360+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_347-, and the Request Id: 12eff19d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.362+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cec6f04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.363+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78e3244d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.364+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e9fb560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.365+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e9fb560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.365+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 541b16e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.366+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cec6f04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.367+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48a6a9ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.368+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48a6a9ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.368+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e1e58bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.369+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_349, and the Request Id: 30fb79f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.370+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f7ee37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.371+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c21c49b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.372+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f7ee37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.372+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_350, and the Request Id: 7d40984a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.375+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c962e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.376+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31e72a77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.377+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c962e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.377+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e0198dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.377+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f4702e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.377+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31e72a77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.378+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e0198dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.379+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_349, and the Request Id: 10c89fa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.380+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 647a36c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.381+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 319d9b3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.381+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 647a36c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.382+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 319d9b3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.383+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b4c0e78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.383+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_342, and the Request Id: 67768dca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.384+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b4c0e78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.385+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7488cb1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.387+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64369f11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.388+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_348, and the Request Id: 457a4d65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.388+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64369f11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.389+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f37b222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.389+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71a0db7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.390+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71a0db7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.391+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5475b474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.392+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5475b474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.393+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_346, and the Request Id: 6ad783ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.393+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_349-, and the Request Id: 5476f84e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.394+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_350-, and the Request Id: 4e1bfba4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.395+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_349-, and the Request Id: 32156e65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.396+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_345, and the Request Id: 5d2fec10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.399+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f888565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.399+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_342-, and the Request Id: 4ea3b341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.402+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_348-, and the Request Id: 20ee3739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.402+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 575fd399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.404+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 575fd399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.405+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4671ac0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.408+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_345-, and the Request Id: 7cee47ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.409+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9a36560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.410+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9a36560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.414+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_348, and the Request Id: 4f245464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.414+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dc9cee9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.417+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 736b4409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.417+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b2fea28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.419+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b2fea28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.419+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ae147a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.420+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10fff48b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.422+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49704761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.422+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d1d1ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.423+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d1d1ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.424+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49704761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.425+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ab5ab1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.428+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_345, and the Request Id: 5485059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.429+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25db2106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.430+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25db2106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.431+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 451e7a56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.432+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_341, and the Request Id: 35dcd280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.428+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_348-, and the Request Id: 324293fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.433+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e81c584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.436+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_345-, and the Request Id: 373d341f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.439+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a93a070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.442+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48136c82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.447+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_346-, and the Request Id: 7118f180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.447+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64be12a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.449+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28f96a45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.450+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_341-, and the Request Id: 25e52572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.450+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b3306c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.455+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6017516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.457+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6017516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.459+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47be0855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.460+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49dabcb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.460+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47be0855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.463+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_350, and the Request Id: 254e8298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.466+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e4736ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.469+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 503c0483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.469+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e4736ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.471+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 503c0483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.471+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d570cb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.478+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ca736b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.481+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3df5137c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.483+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7322bd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.484+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca736b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.485+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_346, and the Request Id: 7a4aab43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.485+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7322bd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.487+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c980afd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.487+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 831d86a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.489+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 831d86a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.489+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c980afd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.489+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c2ae05c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.490+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_350-, and the Request Id: 75326fab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.491+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 254a19a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.491+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29bb1986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.492+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 254a19a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.493+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b8908c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.493+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29bb1986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.493+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f484f09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.494+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f484f09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.494+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_350, and the Request Id: 52798fa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.496+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_351, and the Request Id: 4b59354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.496+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65f19c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.498+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65f19c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.498+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_349, and the Request Id: 1596bfe8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.502+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_343, and the Request Id: 34c8f590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.504+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d047f3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.510+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_346-, and the Request Id: 7af1c1e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.520+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a86f5b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.520+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 397123f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.522+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a86f5b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.524+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11d40b2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.526+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11d40b2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.526+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 594094bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.531+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fe33c01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.532+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ec8fd38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.534+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_349, and the Request Id: 48a7cc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.535+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_351-, and the Request Id: 38f911d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.539+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e4f45dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.540+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_349-, and the Request Id: bb7e592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.541+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e4f45dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.543+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_343-, and the Request Id: 4acb08d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.544+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 390acd73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.546+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 390acd73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.546+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 290ab2d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.547+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b3648cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.549+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b3648cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.549+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_350-, and the Request Id: 5207d7ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.551+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 229c4345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.552+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 229c4345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.553+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_342, and the Request Id: 56092d3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.555+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_346, and the Request Id: 270994fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.562+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_349-, and the Request Id: 1704ad17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.563+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_346-, and the Request Id: 64fcd00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.565+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ddb0ae3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.565+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5df24c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.565+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 169d190f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.568+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5df24c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.572+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5142260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.572+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30b80791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.573+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5142260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.574+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 555a90d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.575+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44834d68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.577+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44834d68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.577+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ac47d17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.578+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ac47d17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.581+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_342-, and the Request Id: 134b3c71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.583+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_347, and the Request Id: 41b3483c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.583+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_351, and the Request Id: 763ea327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.584+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ad4b37f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.591+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bb7bb0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.593+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49b46772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.596+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cd36d75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.597+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5badf659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.604+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fa524a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.606+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59df147c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.606+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6350ee5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.608+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6350ee5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.610+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a8f20b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.611+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a8f20b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.613+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_347, and the Request Id: 7f0359d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.622+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_347-, and the Request Id: 351d9010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.626+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_351-, and the Request Id: 58c0591b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.629+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41a4db1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.638+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ffb31cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.639+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ffb31cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.640+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4974522a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.641+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d6f87b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.642+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4974522a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.642+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d6f87b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.644+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_352, and the Request Id: 21ac6dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.644+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10af47bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.645+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10af47bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.646+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_344, and the Request Id: 21e75361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.654+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d242879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.656+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_347-, and the Request Id: 726b8ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.656+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e53e83b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.660+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49567ebf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.662+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75544e53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.663+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75544e53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.666+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21c33b29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.667+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21c33b29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.671+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_351, and the Request Id: 18c2f89c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.671+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ff10992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.672+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71903b85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.712+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a4837fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.714+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a4837fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.714+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_352-, and the Request Id: 4ec72c29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.718+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a9afcf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.722+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39ae6ada, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.722+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f4aa35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.724+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39ae6ada the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.724+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_351-, and the Request Id: 70426fba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.725+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15782c14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.727+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a9afcf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.731+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 244e8dcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.732+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 244e8dcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.733+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22c4c08e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.735+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d1e4bf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.736+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40c659cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.737+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d1e4bf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.737+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c659cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.738+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_344-, and the Request Id: 52ef9cd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.739+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e57f1e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.739+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_350, and the Request Id: 7b5e21a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.741+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 465f51da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.743+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 465f51da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.744+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_350, and the Request Id: 6a70550b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.746+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_343, and the Request Id: 460fe034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.747+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bd669c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.748+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bd669c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.748+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bafab4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.751+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_347, and the Request Id: 20fde99b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.755+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6573d13d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.755+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b44bf66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.760+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6710a45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.761+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6710a45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.762+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4206597a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.763+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4206597a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.765+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6225bb1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.765+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_347-, and the Request Id: 28724f0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.768+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_352, and the Request Id: 52296119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.774+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 452ce91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.776+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 452ce91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.777+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17de5c3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.778+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17de5c3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.779+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_343-, and the Request Id: 6cf46c17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.780+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54a2b626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.781+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54a2b626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.782+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_348, and the Request Id: 5c1e055e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.783+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_350-, and the Request Id: 32f6887b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.784+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e27b9b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.785+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e27b9b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.787+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_353, and the Request Id: 11e2fc2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.788+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_350-, and the Request Id: fc57bed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.791+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55fb1dcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.794+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a8c5a82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.795+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 491ab210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.797+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70909331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.798+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70909331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.800+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e182024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.800+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 273633c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.800+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e182024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.804+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_348, and the Request Id: 109b360d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.810+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d2e47db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.811+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_352-, and the Request Id: 1cc8f27d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.817+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_348-, and the Request Id: 67044f59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.826+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6374d37c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.828+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_353-, and the Request Id: 6aa734ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.831+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cd2bc6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.832+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd2bc6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.839+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b894963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.841+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cdf171e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.842+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cdf171e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.844+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23cd74a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.844+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_345, and the Request Id: 3a400fab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.848+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7969e94b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.850+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_348-, and the Request Id: 6813bdf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.853+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65947223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.856+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35b62e00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.862+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b947a91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.866+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1146655a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.868+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1146655a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.871+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21addfb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.873+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c806cec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.874+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74b7c6c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.875+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74b7c6c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.877+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_352, and the Request Id: 19ef4a89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.880+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6eb0c3b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.882+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eb0c3b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.885+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c33bf1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.885+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_345-, and the Request Id: b755129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.886+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c33bf1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.887+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b70441b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.888+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32b40e7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.889+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b40e7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.890+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ee77046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.890+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_351, and the Request Id: 35e5e042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.896+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53c541a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.897+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c541a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.899+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2311d6ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.899+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ee77046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.902+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19639555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.903+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19639555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.903+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_348, and the Request Id: 520cc80d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.905+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_344, and the Request Id: 5abff09f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.910+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c563d3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.911+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c563d3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.913+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 350730c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.913+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 443bd818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.914+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 350730c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.914+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30a90e5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.915+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30a90e5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.917+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 551afcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.917+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_353, and the Request Id: 10bb4406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.918+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 551afcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.922+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24d3e712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.922+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_351, and the Request Id: 1ceb13db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.924+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24d3e712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.926+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d9e17d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.927+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_352-, and the Request Id: 3c76a4a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.928+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d9e17d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.928+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e379de9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.929+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_353-, and the Request Id: 13b99367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.930+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_354, and the Request Id: 79c92917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.942+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 439e3660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.944+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_351-, and the Request Id: 45ca3d33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.953+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f750b6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.955+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f750b6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.955+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_348-, and the Request Id: 3086f288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.958+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 184136b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.959+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_344-, and the Request Id: 2c3414c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.960+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 184136b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.961+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_349, and the Request Id: 171ae875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.966+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_351-, and the Request Id: 53206c7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.966+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fc91425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.968+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d657280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.972+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a80d831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.975+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_349-, and the Request Id: 77ce5d56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.978+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dcadd47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.979+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 554cfbdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.980+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d8059e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.982+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cb7d31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.983+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb7d31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.984+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_354-, and the Request Id: 2ac0ab8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.985+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a672249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.986+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e63af2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.986+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a672249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.988+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_349, and the Request Id: 771fc751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.994+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 865a315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.996+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d88ea0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.998+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42e530c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:42.998+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48b947f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.000+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61572e36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.002+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42e530c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.004+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 618bf180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.004+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fa6847d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.005+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fa6847d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.007+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_346, and the Request Id: 4e64691b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.010+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 524621fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.011+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 524621fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.013+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e4fcee2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.014+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e4fcee2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.015+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_353, and the Request Id: 34b87a76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.018+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b5ae6f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.023+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_349-, and the Request Id: 712fd869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.025+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dadf5a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.030+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f9c5194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.031+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f9c5194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.033+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3446c906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.034+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3446c906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.035+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_345, and the Request Id: 23924129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.042+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8bbe31e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.044+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_345-, and the Request Id: 5bd19242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.054+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 526dd242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.061+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a0d9317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.063+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a0d9317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.065+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 387f180f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.065+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 387f180f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.069+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_354, and the Request Id: 51fc888a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.079+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ce8cf68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.082+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d69b122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.083+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d69b122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.084+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e795d5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.085+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e795d5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.086+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d6a34f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.087+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d6a34f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.088+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_349, and the Request Id: f7f9769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.090+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 347a54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.091+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 347a54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.093+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_352, and the Request Id: 7fe8ae46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.097+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_346-, and the Request Id: 7972806a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.099+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12396e9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.101+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70d3aaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.101+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_353-, and the Request Id: 7018f8ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.105+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 598521b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.110+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ecf2c95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.114+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ecf2c95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.117+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: acf706b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.118+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4950c7d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.119+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: acf706b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.119+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4950c7d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.120+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 282118b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.121+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 282118b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.122+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_350, and the Request Id: 7ca85e27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.122+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_354-, and the Request Id: 2727de5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.124+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49258a20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.126+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49258a20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.127+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_350, and the Request Id: 78cb0f4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.129+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68b5dfae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.130+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b5dfae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.132+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_352, and the Request Id: 4d4b56d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.133+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_349-, and the Request Id: 10203b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.133+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 769d169a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.137+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 286351ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.138+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_352-, and the Request Id: 54e177d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.141+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c5fe036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.143+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 655ad936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.146+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_350-, and the Request Id: 342724e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.149+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ab4c2d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.150+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab4c2d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.153+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e94661d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.154+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4740819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.155+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e94661d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.155+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d565b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.156+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4740819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.157+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17a37084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.159+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17a37084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.159+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_355, and the Request Id: 2621572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.159+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_350-, and the Request Id: 74e3501f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.161+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_346, and the Request Id: 3c91f78f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.163+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2598a507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.165+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_352-, and the Request Id: 5d87fa21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.167+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4df81f0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.169+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 345aff06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.169+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ae576c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.172+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 109cd8db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.176+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f1c798c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.178+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f1c798c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.178+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eb9c22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.178+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31e90a4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.178+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_355-, and the Request Id: 13320f73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.181+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e82e52d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.182+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e82e52d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.184+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_355, and the Request Id: fff442f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.186+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38d5888d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.195+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6926e732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.197+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ef339ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.197+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_346-, and the Request Id: 3c6d71e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.205+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 243efe5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.206+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 243efe5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.208+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fa458f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.210+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 115059d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.215+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 139436ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.217+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 139436ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.218+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a58ec46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.219+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f33ce70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.220+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a58ec46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.221+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_354, and the Request Id: 4cf96e95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.221+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41d7f420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.221+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f33ce70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.222+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41d7f420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.223+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67c121c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.223+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c121c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.224+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_350, and the Request Id: 6e1bbebb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.224+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_347, and the Request Id: 79ed8d1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.229+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_354-, and the Request Id: 3b9bd307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.234+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 386a6db2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.235+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 386a6db2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.236+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 402017ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.237+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67cd14ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.238+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd14ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.240+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_351, and the Request Id: a90a520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.240+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29777c06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.249+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fbceb32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.250+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23b3b95d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.254+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_355-, and the Request Id: 70c4545d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.257+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_350-, and the Request Id: 700cfd0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.259+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_347-, and the Request Id: 170dbeb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.265+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ca41f84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.267+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ca41f84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.269+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56f89e90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.270+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56f89e90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.272+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b2b537a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.273+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_351, and the Request Id: 4c4745c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.273+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_351-, and the Request Id: 438818e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.275+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b2b537a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.277+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11ca1739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.278+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11ca1739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.279+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_353, and the Request Id: 1fb74c10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.284+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b515e3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.284+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7daf7e87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.285+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7daf7e87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.291+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4eb35ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.292+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 134e3765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.293+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eb35ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.295+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a15880c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.296+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19e07fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.297+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19e07fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.298+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 239534f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.299+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 239534f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.299+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 365f296a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.301+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36919626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.301+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_356, and the Request Id: 25262abf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.303+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_353, and the Request Id: 1edba1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.304+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ae68c4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.306+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_351-, and the Request Id: 450d8c6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.310+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_356-, and the Request Id: 72f2a70c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.313+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 164a35f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.314+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f706ca1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.315+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f706ca1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.317+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_353-, and the Request Id: 2d9b5dfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.317+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66d843d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.318+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ac3e1a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.320+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e23ebb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.321+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e23ebb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.322+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d0c2df2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.327+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_347, and the Request Id: 7da51c86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.327+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d5c8427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.330+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_353-, and the Request Id: 33e5268c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.332+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bc3891d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.333+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bc3891d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.334+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 341544b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.337+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66ccd565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.338+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a14c90a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.338+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66ccd565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.337+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aaeb721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.341+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_355, and the Request Id: 3883848f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.343+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d6af75c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.343+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 798c0adb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.345+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 798c0adb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.347+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f8d51ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.348+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f8d51ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.349+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ffc7bf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.351+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_348, and the Request Id: db143f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.353+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21f3cd67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.354+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f3cd67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.356+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_347-, and the Request Id: 684144ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.356+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5acab5ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.357+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dd65255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.357+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5acab5ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.359+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd65255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.359+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 578bb511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.359+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f325c6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.360+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 578bb511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.360+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f325c6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.362+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11df4c7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.362+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23928141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.363+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23928141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.363+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11df4c7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.363+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_357, and the Request Id: 51c88cf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.364+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e87342d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.366+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e87342d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.366+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_356, and the Request Id: 2ab1c231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.366+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_348-, and the Request Id: 13c5448a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.366+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_352, and the Request Id: 738fa4ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.368+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_351, and the Request Id: 7014c3d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.370+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_355-, and the Request Id: 61068fe8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.372+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dbf693c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.373+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38790e03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.377+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_356-, and the Request Id: 8fba233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.378+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_357-, and the Request Id: 32d01a37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.380+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa1380d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.386+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71288b17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.386+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5943258d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.394+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_352-, and the Request Id: 70ffecd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.406+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_351-, and the Request Id: 2d8c8679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.406+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72e08cf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.414+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53e801be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.414+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 365a2489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.416+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 365a2489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.416+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53e801be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.418+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f2d59a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.418+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e639581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.419+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f2d59a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.420+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e639581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.421+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_354, and the Request Id: 46388b4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.422+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e58ed0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.423+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_352, and the Request Id: 13452cbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.425+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ec10b29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.430+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bb35ca6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.438+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30ce058b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.439+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6128de33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.440+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30ce058b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.442+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dfb050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.443+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dfb050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.447+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_354, and the Request Id: 22909a0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.450+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15daf22a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.454+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c007ce8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.454+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11f87f2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.460+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_354-, and the Request Id: 353e7a78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.460+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_352-, and the Request Id: 55f49e14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.461+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 709614d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.465+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3888199d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.465+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11f87f2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.465+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 384f947b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.466+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c7dd8d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.466+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 384f947b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.467+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 341b8125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.468+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c7dd8d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.470+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76c31f58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.470+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_348, and the Request Id: 7c0f0fda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.470+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69fe53f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.471+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76c31f58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.468+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3888199d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.473+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_358, and the Request Id: 527d30cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.473+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 337d773d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.474+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12c6fd19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.474+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f7c8a56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.475+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12c6fd19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.476+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 337d773d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.478+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 225c6d73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.487+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e393fa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.487+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_357, and the Request Id: 6e97a16d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.487+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35ab0d00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.489+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_354-, and the Request Id: 2a2e54fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.492+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 225c6d73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.495+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_356, and the Request Id: 4606fa3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.501+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5930c91f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.501+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11bdfc57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.502+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5930c91f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.504+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b47780b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.504+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7af38343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.505+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b47780b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.506+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7af38343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.506+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_352, and the Request Id: 492f2fd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.511+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e1e7966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.512+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e1e7966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.513+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_358-, and the Request Id: 47d11379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.516+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_349, and the Request Id: 5379106d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.522+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_357-, and the Request Id: 257fe629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.522+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74819c3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.526+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30e5d890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.527+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30e5d890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.528+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_348-, and the Request Id: 789ee75b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.529+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cf77d86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.530+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cf77d86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.531+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_353, and the Request Id: 57ade0b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.534+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22ccb67a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.538+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_356-, and the Request Id: 72dca4c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.538+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_353-, and the Request Id: 97c4b21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.545+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_352-, and the Request Id: 7cd7bb88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.552+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 537ae580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.552+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3af49f83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.554+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3af49f83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.554+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_349-, and the Request Id: 23d3f95e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.557+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51c36390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.557+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46ee1cc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.558+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46ee1cc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.559+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_355, and the Request Id: 213b98f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.568+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_355-, and the Request Id: 28acac8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.569+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d576453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.570+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a1922f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.571+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d576453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.573+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60bb1c3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.573+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 306eed24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.574+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dd8343d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.575+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd8343d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.580+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_353, and the Request Id: 4244432f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.580+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 675706d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.586+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d6a2b89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.587+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1df96c00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.591+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 677d2df2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.591+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56e70137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.595+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7021c5ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.600+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77b7c50e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.600+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 413575fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.605+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39dfa660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.606+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39dfa660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.608+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b43659c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.609+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 563c9390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.609+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b43659c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.611+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 563c9390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.612+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f31abd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.613+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37e90443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.613+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f31abd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.616+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_355, and the Request Id: 41470024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.616+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_349, and the Request Id: f0feed0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.622+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f9bd0a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.625+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 653610e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.629+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_349-, and the Request Id: 95dbfb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.635+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a09b8d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.638+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e93d0c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.639+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a09b8d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.640+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b8a1207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.640+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_353-, and the Request Id: 692c8007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.640+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_355-, and the Request Id: 1b70a04a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.641+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e93d0c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.642+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b8a1207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.642+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 794ffb61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.642+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3278d4bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.643+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 794ffb61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.646+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 212026a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.646+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1753e9e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.646+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3278d4bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.646+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3793a1ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.647+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 212026a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.648+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3793a1ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.649+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_359, and the Request Id: 1ebe78c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.649+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 666f6271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.650+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_358, and the Request Id: 7c09abf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.651+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 666f6271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.651+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_354, and the Request Id: 53a5ac6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.653+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_357, and the Request Id: 5454803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.655+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b03a78b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.655+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b23aa0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.657+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b03a78b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.658+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3481f152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.659+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37eaebc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.659+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b3b5e65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.659+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3481f152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.660+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3b5e65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.660+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37eaebc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.662+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a96af82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.662+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_357-, and the Request Id: 66c9dbb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.663+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a96af82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.665+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4583cded, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.667+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2004ae24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.667+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_350, and the Request Id: 35dc8f84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.668+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_356, and the Request Id: 693e3823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.669+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6036e24a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.669+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_359-, and the Request Id: 43657022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.670+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6036e24a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.672+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_353, and the Request Id: 521dcd6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.672+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f8cfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.674+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_354-, and the Request Id: 60e522c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.675+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_358-, and the Request Id: 14da32a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.681+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56e21768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.681+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23e77cde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.685+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_350-, and the Request Id: 41e39deb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.685+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12698c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.687+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_356-, and the Request Id: 32dc6615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.688+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_353-, and the Request Id: 360e8f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.689+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d5efb33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.690+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62e04446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.690+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d5efb33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.692+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69cc3200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.693+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e07a373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.693+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69cc3200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.693+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9ff5f1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.697+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_350, and the Request Id: 53446034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.698+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5203228a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.700+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d715ff3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.703+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a79a488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.704+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a79a488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.705+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c66f404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.709+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 246d5d3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.711+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 379ebf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.713+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e32d893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.713+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 379ebf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.716+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_356, and the Request Id: 34e9ca3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.716+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_350-, and the Request Id: 33fc0e86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.718+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 155a05ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.720+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38c821c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.723+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3da524c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.725+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3da524c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.726+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3868774b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.727+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3868774b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.729+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_360, and the Request Id: 57f76b4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.733+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_356-, and the Request Id: 1f40fea6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.733+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23959cad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.738+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bcc4504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.739+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 310400c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.740+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55aa9b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.740+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6935f268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.741+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6935f268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.745+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45de50fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.747+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45de50fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.748+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d6daae9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.749+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6077d073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.749+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1898d499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.749+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d6daae9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.750+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6077d073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.750+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1898d499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.751+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_354, and the Request Id: 6b26ddfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.754+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43e9554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.754+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43e9554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.755+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_360-, and the Request Id: 5325a6df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.755+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e4a340e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.759+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cfafee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.760+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_359, and the Request Id: 746f76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.761+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18f020f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.761+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e4a340e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.761+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cfafee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.762+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18f020f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.763+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5aab6a48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.765+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_355, and the Request Id: 94d4f6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.765+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67ee324e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.765+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_351, and the Request Id: 381a9798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.766+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67ee324e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.768+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_358, and the Request Id: 10ed1e83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.776+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778a2c6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.777+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f48aa66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.778+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f48aa66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.780+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f547761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.781+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f547761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.783+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_357, and the Request Id: 5159b487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.789+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_354-, and the Request Id: 79e75f59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.793+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1de725f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.794+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_357-, and the Request Id: 4eb87433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.795+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_359-, and the Request Id: 94023e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.795+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59138927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.797+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59138927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.798+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_355-, and the Request Id: 23cf705b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.798+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4431e3dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.800+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d2da417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.801+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d2da417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.803+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_354, and the Request Id: 4e37bb06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.805+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_351-, and the Request Id: 70bb67c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.805+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_358-, and the Request Id: 17225cdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.807+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cac9bdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.811+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e8f1ac6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.812+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e8f1ac6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.814+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d4e8978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.815+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a185a62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.816+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d4e8978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.818+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_351, and the Request Id: 1c8c9c90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.822+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 620c294d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.824+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ab428da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.826+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36fd11e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.835+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_354-, and the Request Id: 4ff3e822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.835+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_351-, and the Request Id: 405c1f2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.835+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bdba04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.836+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 278283c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.840+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35d0e801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.842+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51aff0e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.844+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51aff0e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.847+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32d03e66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.849+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d67fe68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.851+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d67fe68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.855+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_357, and the Request Id: 541ae056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.857+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6184c998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.859+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29c96981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.861+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c96981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.862+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ebba480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.864+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ebba480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.865+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_361, and the Request Id: 3b24fd96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.867+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56b6e5ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.871+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c93af38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.872+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d0136aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.872+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c93af38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.876+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76b176a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.877+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76b176a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.879+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_360, and the Request Id: 73ea9bec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.881+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a63520b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.887+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 136b0667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.891+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 299292a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.893+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 299292a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.894+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_357-, and the Request Id: 537be733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.895+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 226f59af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.896+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 441859ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.896+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 226f59af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.897+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 441859ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.899+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_355, and the Request Id: cdd46ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.899+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65174a55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.901+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65174a55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.906+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_356, and the Request Id: 27cc3707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.913+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_361-, and the Request Id: 7424bcdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.916+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14b00e0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.917+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14b00e0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.919+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_360-, and the Request Id: 692d9333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.920+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7293903d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.920+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44336c77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.921+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7293903d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.923+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_358, and the Request Id: 32e10755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.924+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e550eb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.925+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e550eb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.927+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 197b4e76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.928+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 197b4e76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.928+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dc0005b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.930+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_352, and the Request Id: 5567be4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.932+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9c54249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.942+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50946340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.943+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50946340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.945+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51f06a0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.946+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51f06a0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.949+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_352, and the Request Id: 7d0d6d03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.949+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d533fb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.950+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26cae2ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.951+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26cae2ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.955+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35df26f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.956+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35df26f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.958+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_355, and the Request Id: 2aaa83d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.960+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_356-, and the Request Id: 18c67383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.961+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_355-, and the Request Id: 4483ad18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.966+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f61f968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.970+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 739afd94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.978+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56ff6612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.981+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_358-, and the Request Id: 44403cd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.987+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_352-, and the Request Id: 402edc26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.988+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 409b5da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.989+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 409b5da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.991+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52eee125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.992+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52eee125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.992+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_352-, and the Request Id: 6c366d5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.995+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_359, and the Request Id: 1eb9ea5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:43.998+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 604a601d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.005+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_355-, and the Request Id: 5f958897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.009+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2613812f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.009+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1af48343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.014+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b158282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.021+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b25758c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.022+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38f3bcdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.022+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18c9604a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.024+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e42737e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.028+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b25758c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.029+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c4edca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.029+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17412bb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.030+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17412bb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.032+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_358, and the Request Id: 5eb5f5aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.033+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7867365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.035+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32cb958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.038+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ec5a8f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.040+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ec5a8f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.040+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fc112ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.042+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 519f5cf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.042+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 519f5cf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.045+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_356, and the Request Id: 334baf2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.094+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_359-, and the Request Id: 1d915001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.094+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_356-, and the Request Id: 7562513d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.094+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_358-, and the Request Id: 5831ed27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.097+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5eb42d78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.097+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8b85c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.098+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8b85c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.099+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eb42d78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.103+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fb4cee7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.103+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ca817c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.106+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b8bc8f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.106+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 625edf1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.106+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca817c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.106+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b464d47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.106+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b8bc8f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.107+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fb4cee7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.107+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_362, and the Request Id: 6b78db2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.111+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f69e214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.111+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b9b21d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.112+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f69e214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.112+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b9b21d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.112+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 281a9943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.113+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_356, and the Request Id: 4e825fd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.114+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_357, and the Request Id: 321c7932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.117+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1331407c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.117+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ee9ec13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.117+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40a2ef6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.119+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee9ec13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.120+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_361, and the Request Id: a06a7aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.127+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38051533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.127+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_357-, and the Request Id: 3ef57981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.127+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_362-, and the Request Id: 2f420687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.130+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f57a10e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.130+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_356-, and the Request Id: 5cea064e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.139+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dd0b735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.141+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dd0b735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.142+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e1adaea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.142+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 377a3f9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.143+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 377a3f9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.143+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e1adaea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.145+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_353, and the Request Id: 6b12ec6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.145+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f3d1b78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f3d1b78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.147+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78140471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.149+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_353, and the Request Id: 52d0fd7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.150+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78140471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.151+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1809e30b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.152+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1809e30b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.153+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7faf0549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.155+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_359, and the Request Id: 7b05c948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.156+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72f4ce3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.157+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_353-, and the Request Id: 441da900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.163+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d54a28e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.167+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49584cfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.178+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6aea7f26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.179+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_353-, and the Request Id: 48240aa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.181+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aea7f26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.183+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f0cda75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.183+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cdc5992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.184+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69cafbc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.184+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cdc5992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.185+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0cda75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.185+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_359-, and the Request Id: 7fe8ac35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.187+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b05e5e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.189+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b05e5e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.190+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_360, and the Request Id: 737e935a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.191+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_359, and the Request Id: 79f58218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.197+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e1afcd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.197+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d35f85b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.201+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f46140b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.210+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_361-, and the Request Id: 2c0361b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.212+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cebfa2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.222+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_359-, and the Request Id: 5d8cbbbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.222+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_360-, and the Request Id: 4b0765a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.225+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f7a42f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.226+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55be5684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.227+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 487014eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.227+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55be5684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.228+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 487014eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.229+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42901138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.230+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42901138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.239+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_363, and the Request Id: 29e1fdd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.241+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3620bf50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.242+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c25c645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.243+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3620bf50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.245+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_357, and the Request Id: 2dd8b0d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.245+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1537bbb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.247+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1537bbb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.248+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17005c55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.250+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17005c55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.251+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_363-, and the Request Id: 74a59856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.252+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_357, and the Request Id: 3dcaad56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.256+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6999150d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.266+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 468cf060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.267+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 468cf060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.268+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b624d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.270+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c4f8dfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.271+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c4f8dfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.272+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_358, and the Request Id: 63a3789e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.280+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a0bb76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.287+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a76a5bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.289+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_358-, and the Request Id: 10c68742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.289+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67967012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.291+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67967012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.293+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_357-, and the Request Id: 4dc9a7f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.293+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 371cb177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.295+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 371cb177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.296+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_354, and the Request Id: 3a83a753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.299+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3000dc1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.302+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f8d4282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.303+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44c46f2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.305+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13edd169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.305+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43b8f4ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.307+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2da652d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.313+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fabc155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.315+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fabc155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.317+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fb443ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.318+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fb443ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.320+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_354, and the Request Id: cb3e2b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.322+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_357-, and the Request Id: 2ad6cc13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.331+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c400469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.333+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f8cc0b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.334+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_354-, and the Request Id: 4b779f32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.338+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f3dbccc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.338+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2703b84a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.340+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26c18ce4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.341+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c18ce4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.343+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 185259d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.344+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185259d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.345+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_362, and the Request Id: 535fdc2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.345+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 583398f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.347+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62354360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.348+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62354360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.350+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4948abaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.352+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4948abaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.354+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c0bf9f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.355+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c0bf9f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.356+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_354-, and the Request Id: 1ea55d8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.360+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_360, and the Request Id: 4321e159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.363+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: efb4366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.363+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68b4b019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.364+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b4b019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.366+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 531b8f29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.369+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56b1c622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.369+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_360, and the Request Id: 221447f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.371+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73886c56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.372+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73886c56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.375+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9ac64dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.375+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 467a02d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.376+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9ac64dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.377+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 467a02d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.377+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56b1c622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.378+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fff3299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.379+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 687ad72f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.379+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_359, and the Request Id: 3abb93a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.379+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b206da6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.379+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 687ad72f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.380+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fff3299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.382+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_364, and the Request Id: 16085521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.382+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_358, and the Request Id: 55d19344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.381+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6939dd2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.391+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_362-, and the Request Id: 4e6d5988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.397+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_360-, and the Request Id: 7e94bde5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.397+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23d7f501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.399+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a5ae721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.401+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a5ae721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.402+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1e064e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.403+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1e064e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.406+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_361, and the Request Id: 36c0e2de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.408+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_359-, and the Request Id: e8c8f75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.408+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_360-, and the Request Id: 289ed252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.412+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_358-, and the Request Id: 14966e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.412+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66b07928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.414+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66b07928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.414+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_364-, and the Request Id: ddae499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.417+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64fa108f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.418+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64fa108f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.420+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_358, and the Request Id: 17c85e52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.425+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ffd2ec1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.427+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ffd2ec1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.428+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_358-, and the Request Id: 7f0991d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.428+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 352c1ab5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.428+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12e27714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.429+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 352c1ab5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.431+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_355, and the Request Id: 1e96f61f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.436+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 382dce56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.438+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_361-, and the Request Id: 5143e78f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.438+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bdb04e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.446+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24125560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.453+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 585b33df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.457+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25da9cb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.459+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18d4b58a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.462+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 522a3350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.465+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56304774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.470+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7568269b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.479+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_355-, and the Request Id: 7da68c7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.482+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 686d8257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.484+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 686d8257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.485+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 163d3af5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.486+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 163d3af5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.487+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6592562e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.489+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_355, and the Request Id: 7dde9383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.494+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a657115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.496+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38506010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.497+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cdeab5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.501+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15931ce7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.503+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ed914a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.508+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75262100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.509+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75262100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.511+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e88f4ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.511+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c166c86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.512+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e88f4ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.513+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c166c86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.515+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_361, and the Request Id: 63ae78dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.515+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a6521b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.515+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 437dea81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.517+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 437dea81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.519+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_363, and the Request Id: 2a3189ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.521+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_355-, and the Request Id: 76419e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.521+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44d1c96d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.524+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 706a65d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.524+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e853d81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.525+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 706a65d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.525+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e853d81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.529+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fe5353a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.530+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe5353a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.530+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1275a46b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.531+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b26ba42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.532+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1275a46b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.532+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b26ba42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.533+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_361, and the Request Id: 5e619a5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.535+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ec3a0c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.536+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16768c51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.536+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_360, and the Request Id: 21461ac0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.536+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec3a0c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.537+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16768c51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.538+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65f96bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.539+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65f96bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.540+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_365, and the Request Id: 79175d62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.541+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_359, and the Request Id: 1f9dd05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.544+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b21f34b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.545+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b21f34b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.547+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34c7b6d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.548+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34c7b6d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.550+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_359, and the Request Id: 77b2beea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.554+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_365-, and the Request Id: 3c2c98de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.559+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11b3b535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.559+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76dd56d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.561+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73cf4ccc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.561+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11b3b535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.561+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_363-, and the Request Id: 3b2ea93a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.561+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_359-, and the Request Id: 2a554829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.563+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1606e01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.564+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1606e01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.566+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_362, and the Request Id: 6ee6f9ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.568+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_360-, and the Request Id: 1bcec4f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.571+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_359-, and the Request Id: 78aee673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.573+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516e895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.573+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_361-, and the Request Id: 4a24eca4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.573+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ef526b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.577+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_361-, and the Request Id: 2ad7ff6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.584+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d825fd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.600+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cd4ae21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.604+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_362-, and the Request Id: 2c0d0d1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.604+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25132604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.606+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25132604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.608+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7136468d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.610+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7136468d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.611+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 342bf1f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.617+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_356, and the Request Id: 272080f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.617+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d79dd76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.618+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a906280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.619+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ae09da1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.622+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8937f2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.630+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dc7fb18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.642+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c7b5fc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.644+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11f8ab28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.646+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52a43e6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.651+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f1d587f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.651+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 478ca26e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.652+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_356-, and the Request Id: 2dacad8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.655+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b54837a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.656+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 85c122d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.658+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 85c122d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.661+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e661865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.661+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79e29632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.662+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e661865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.662+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79e29632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.664+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_364, and the Request Id: 6ad03b4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.664+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e8292a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.665+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e8292a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.667+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_360, and the Request Id: 8f50935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.673+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ac1b1e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.675+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ac1b1e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.677+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b0d98a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.678+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51b3e477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.679+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b0d98a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.679+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51b3e477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.679+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a038acc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.681+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a038acc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.681+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 418f1722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.682+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 127311bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.682+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dbdb252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.683+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 127311bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.683+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 418f1722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.684+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dbdb252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.685+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63bc90ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.686+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63bc90ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.686+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8663e06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.687+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8663e06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.688+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e2c44d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.691+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_356, and the Request Id: 27e19aba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.694+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_360-, and the Request Id: 63a1efc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.700+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_360, and the Request Id: 37043f2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.702+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_364-, and the Request Id: 344b4c19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.707+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 269a4503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.709+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 269a4503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.709+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5246ca43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.710+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5246ca43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.710+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_362, and the Request Id: 6ac5335c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.712+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 484ef7f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.713+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 484ef7f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.716+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_366, and the Request Id: 53e17ab9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.716+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_361, and the Request Id: 4e31a21b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.718+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_362, and the Request Id: 6df366da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.719+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 300d6733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.723+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 704ad11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.724+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 704ad11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.725+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21588741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.727+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_362-, and the Request Id: 6f2dc745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.728+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d7fb597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.728+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15ab46d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.728+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_361-, and the Request Id: fb4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.731+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ea7aa56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.731+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_356-, and the Request Id: 5dad7a89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.732+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ea7aa56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.733+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_360-, and the Request Id: 1ca84a20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.733+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_362-, and the Request Id: 37dcb9ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.736+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_363, and the Request Id: 119bfe3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.740+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_366-, and the Request Id: 27e45a7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.746+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bb92dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.748+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48c132a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.748+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1197df66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.749+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 187e9cd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.749+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1197df66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.749+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f852d21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.751+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26e6336d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.751+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26e6336d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.753+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_357, and the Request Id: 32b274e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.756+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6710a54b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.760+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51c95906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.760+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_363-, and the Request Id: 3600d2db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.762+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3015377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.766+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2003acd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.772+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ccf377d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.772+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ede83be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.772+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6af56eea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.772+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d2ffcbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.773+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ccf377d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.774+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d2ffcbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.774+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 543c883b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.777+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d17d2cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.778+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b45c0e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.780+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b45c0e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.784+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_357-, and the Request Id: 78cda8dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.784+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_361, and the Request Id: 188ed21f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.784+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 840aa01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.786+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 840aa01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.788+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_365, and the Request Id: 3ec71856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.790+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aa4bc1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.792+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74cb70d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.794+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74cb70d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.797+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bbf7c1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.797+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39332a69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.797+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d8c259c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.798+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bbf7c1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.800+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_357, and the Request Id: 231e8658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.801+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39332a69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.803+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ab6a7f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.803+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9f7acb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.804+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab6a7f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.805+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f7acb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.805+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7528fa58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.808+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c57241f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.808+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 596aa100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.809+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_363, and the Request Id: b0ea015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.810+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29f3314e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.811+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29f3314e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.812+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 293768b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.813+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 293768b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.814+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 152f1826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.815+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 152f1826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.815+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_365-, and the Request Id: 3a0d1294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.815+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_361, and the Request Id: 5a5674ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.817+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_367, and the Request Id: 694ad77c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.819+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_363-, and the Request Id: 28ebfb6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.823+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52f3cec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.823+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_361-, and the Request Id: 287b3c2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.824+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 336d9628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.825+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_357-, and the Request Id: 13c356a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.826+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f3cec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.829+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dd1916c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.830+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 584d14a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.830+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd1916c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.831+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 584d14a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.831+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d83f06f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.834+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25ed808f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.834+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8fa8369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.835+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25ed808f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.835+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8fa8369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.837+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_363, and the Request Id: 1e98325e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.839+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a80e898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.839+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_361-, and the Request Id: d0cf548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.839+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_362, and the Request Id: 1c936427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.840+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a80e898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.843+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_364, and the Request Id: 33e850e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.843+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4568a61a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.843+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70a067a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.844+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_367-, and the Request Id: 628d64e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.847+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 548acd43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.848+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 143c0d4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.851+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_362-, and the Request Id: 1cee41e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.853+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_363-, and the Request Id: d2d58cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.854+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9d2bcdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.854+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c4d3144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.856+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c4d3144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.858+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b75e54d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.858+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65d8ccda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.859+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b75e54d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.860+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_358, and the Request Id: 1b461c0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.860+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_364-, and the Request Id: 3552f9a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.862+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73d83bd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.863+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ff7516c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.866+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c330b9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.868+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c330b9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.868+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 712c37f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.870+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 712c37f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.871+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59f09fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.871+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a9cc731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.871+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_358-, and the Request Id: 3e3c528a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.873+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a9cc731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.874+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f9116da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.875+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 723bb8fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.876+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 371b4616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.878+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 371b4616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.879+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67429ec9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.882+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_362, and the Request Id: 4cc1b66c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.885+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59d3dd18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.888+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_366, and the Request Id: 48af1e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.888+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a29e50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.889+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eccba86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.890+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45a9e27d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.891+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a9e27d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.893+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a035c4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.894+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 428a7fc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.895+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46895d00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.896+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46895d00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.901+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_362-, and the Request Id: 3394c65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.901+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_364, and the Request Id: 2fac173b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.903+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f828f63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.904+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f828f63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.905+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a8b86f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.905+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_366-, and the Request Id: 6660f636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.907+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 583d56eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.908+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 583d56eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.910+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f3f3eca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.910+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46a8aa58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.912+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46a8aa58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.912+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_358, and the Request Id: b63f5e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.913+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cf374e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.915+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cf374e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.916+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c2a542a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.917+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47ff2731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.918+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c2a542a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.924+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_364, and the Request Id: 218b495b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.925+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5973d0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.926+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5973d0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.930+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ac8378c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.930+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_362, and the Request Id: 6cf3b97d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.930+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67321b3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.931+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ac8378c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.932+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67321b3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.933+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38227963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.935+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38227963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.935+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_364-, and the Request Id: b092195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.935+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6621097d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.936+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6621097d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.939+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_365, and the Request Id: 527ac32f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.940+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16d3da15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.941+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_368, and the Request Id: 210c9c08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.941+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_358-, and the Request Id: 556b3aba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.941+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5650ff36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.943+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5650ff36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.943+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 392bab19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.944+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 392bab19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.948+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c23100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.948+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36cabe51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.949+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36cabe51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.949+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c23100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.952+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_364-, and the Request Id: 3ba310ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.953+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_365-, and the Request Id: fb42b23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.954+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_363, and the Request Id: 50ff8216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.954+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15ae6722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.955+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 752e9bcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.955+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_362-, and the Request Id: 2fbe81b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.956+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_359, and the Request Id: 4882c60c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.960+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c9db693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.962+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_368-, and the Request Id: 4b438cb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.963+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_363-, and the Request Id: 725e6949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.963+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7149f69a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.966+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_359-, and the Request Id: 55758816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.967+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b2891b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.968+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61d1330c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.968+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 712b82d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.973+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3329e299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.975+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63fee24e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.976+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63fee24e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.977+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37054761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.979+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4746dd22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.979+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: accef34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.979+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a17e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.980+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4746dd22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.981+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f2f906e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.981+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_363, and the Request Id: 394da4fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.982+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f2f906e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.984+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36d6077b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.986+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36d6077b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.987+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_365, and the Request Id: 50001d6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.988+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13cebdd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.989+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a3da9a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.994+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26cb6fcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.994+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ba6117a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.995+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26cb6fcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.998+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_365-, and the Request Id: 291c0371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:44.999+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_363-, and the Request Id: 66a86b6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.001+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4416f312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.001+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d44abd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.002+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6639a2ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.003+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d44abd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.003+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6639a2ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.005+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11017e3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.005+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_366, and the Request Id: 32f22071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.007+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 792c6052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.007+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22e67216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.008+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 792c6052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.009+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55797dad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.009+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22e67216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.013+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d937fb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.013+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_367, and the Request Id: 144daae5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.013+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b33f7a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.015+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b33f7a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.021+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_359, and the Request Id: 2fe84f09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.021+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5eff8f42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.021+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b07acc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.023+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eff8f42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.023+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b07acc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.027+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cde8a29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.027+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20be2c01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.027+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_367-, and the Request Id: 7a384cd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.028+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20be2c01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.029+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cde8a29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.031+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285cb93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.031+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2abc1b2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.033+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2abc1b2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.033+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_366-, and the Request Id: 661f42cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.034+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f0aca9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.034+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_365, and the Request Id: 1870a764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.035+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76bb50d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.036+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dc91463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.037+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_369, and the Request Id: 63656fe7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.037+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dc91463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.038+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c04f267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.038+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_359-, and the Request Id: 2ce22eaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.039+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_363, and the Request Id: 7e392ab8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.042+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f0aca9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.042+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36152e35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.044+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e9edfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.045+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a780c4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.046+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9edfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.048+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46f3a745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.050+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46f3a745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.050+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_365-, and the Request Id: 7ffafa5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.054+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_360, and the Request Id: 51d3912c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.056+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62e1ab0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.057+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_369-, and the Request Id: 6b3eb40b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.059+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e1490cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.060+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e1490cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.062+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2504656a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.063+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_364, and the Request Id: 524fa1ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.067+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 755cd57d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.070+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_360-, and the Request Id: 75cff44e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.070+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_363-, and the Request Id: a41f05a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.072+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ab357dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.074+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9094b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.075+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d370ca1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.075+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9094b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.078+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d6a227f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.081+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48e4bad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.082+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48e4bad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.084+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_364, and the Request Id: 5b962cbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.086+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_364-, and the Request Id: 682cbb51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.088+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a41d948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.088+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a7bd49a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.090+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a41d948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.091+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bb4b9db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.092+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_364-, and the Request Id: 5fa0e0d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.093+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bb4b9db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.094+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d88e574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.095+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d88e574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.096+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54edbb08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.098+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_366, and the Request Id: 14141dca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.098+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62239492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.098+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 740eeeea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.099+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 740eeeea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.101+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_368, and the Request Id: 6a80e755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.104+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 128059e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.106+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53538926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.108+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53538926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.110+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68aa7fa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.110+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46828561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.112+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46828561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.113+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b7dd1cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b7dd1cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 654bfc49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.117+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c83a756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.117+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_360, and the Request Id: 6ad045fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.118+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c83a756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.121+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16b76d5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.121+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_367, and the Request Id: 78bc8ffe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.123+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59643043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.124+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59643043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.126+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54ce2f68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.126+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54ce2f68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.127+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285e732f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.131+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 458d11aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.134+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_368-, and the Request Id: 613dee12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.134+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_370, and the Request Id: a7fb2b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.136+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18375b55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.137+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18375b55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.138+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dc2e2ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.139+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dc2e2ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.141+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cedc8ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.141+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_364, and the Request Id: 150df6d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.144+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_360-, and the Request Id: 6b717d75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.144+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_366-, and the Request Id: 4167f41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.148+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_367-, and the Request Id: 36367104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.153+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46d8cd0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.153+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23f69cbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.153+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 323392c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.158+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46d8cd0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.159+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_370-, and the Request Id: 7f57b272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.162+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_364-, and the Request Id: 18d62d61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.163+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ab61ef5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.165+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 646c5d9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.166+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23f69cbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.167+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 646c5d9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.168+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c8565f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.169+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62bb3d0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.169+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 392da066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.169+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c8565f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.169+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 319b6af8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.170+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 392da066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.171+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30b96638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.171+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30b96638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.173+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_365, and the Request Id: 1c032c4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.174+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 84126a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.178+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_361, and the Request Id: 1220664b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.180+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e25a6e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.190+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_366, and the Request Id: 2271721f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.200+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f36cb3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.202+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56ace549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.207+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dd59c5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.208+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cf0b2b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.208+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ace549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.210+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_365-, and the Request Id: 673fe668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.211+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50906cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.213+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50906cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.216+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_365, and the Request Id: 510a2175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.219+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_361-, and the Request Id: 7eec2329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.222+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8f40b26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.224+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_366-, and the Request Id: 30896203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.224+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_365-, and the Request Id: 6902396b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.226+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 158054e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.227+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47946edd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.229+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47946edd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.229+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e2406ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.231+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ea5116c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.233+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea5116c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.235+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_367, and the Request Id: 285dee35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.235+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 336cc208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.238+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17535697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.242+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34efe649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.243+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36b0c253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.245+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36b0c253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.245+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72b1abdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.247+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fc060a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.248+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fc060a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.248+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f0423ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.250+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_369, and the Request Id: 2af1238c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.257+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 276f368c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.259+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65a8fa7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.260+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_369-, and the Request Id: 751dbaca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.260+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c0ee4f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.262+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c0ee4f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.264+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ac85638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.265+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ac85638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.265+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5afc89b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.267+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5afc89b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.269+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b3af98e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.269+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_367, and the Request Id: 79d5e399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.271+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b3af98e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.288+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46e22700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.289+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bc7fca9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.290+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19a1420f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.293+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6129a18d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6129a18d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43188d90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43188d90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.295+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_367-, and the Request Id: 3db8e46b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.297+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bc7fca9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.297+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_368, and the Request Id: 39919e6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.299+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_361, and the Request Id: 1827f10d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.299+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46e22700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.300+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d631b82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.301+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f84c153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.302+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f84c153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.303+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fcadab7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.304+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fcadab7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.307+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_371, and the Request Id: 54f49c3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.309+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_365, and the Request Id: bf8dd8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.310+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f317f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.311+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_367-, and the Request Id: 7d072ae5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.313+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f83907c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.314+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40c73dd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.315+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f83907c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.316+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c73dd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.317+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 466d25fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.318+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 466d25fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.319+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_362, and the Request Id: 9568366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.321+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 141d4d35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.321+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 141d4d35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.328+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_366, and the Request Id: 6edb96a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.328+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_371-, and the Request Id: 3579d2f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.330+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_365-, and the Request Id: 7f7d9e2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.333+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_361-, and the Request Id: 6f57058c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.337+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_366-, and the Request Id: 515f5719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.341+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_368-, and the Request Id: 131b3068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.342+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1af56da9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.343+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_362-, and the Request Id: 784b551c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.344+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72c8dfc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.345+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30a8c2f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.347+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7738b5af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.349+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 722483a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.350+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65649aee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.353+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 711da4bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.354+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 711da4bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.356+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2761385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.357+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2761385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.357+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c7a3af1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.359+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_366, and the Request Id: 2bebe693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.360+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2521d994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.363+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c8784f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.368+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b7653d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.373+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40a145a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.377+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6327936e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.382+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c0cb5b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.385+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65eace16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.387+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65eace16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.390+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63e6872a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.391+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4037b888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.393+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cbcb43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.394+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cbcb43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.394+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b3addf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.395+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b3addf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.395+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e63c437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.396+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e63c437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.396+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_368, and the Request Id: 2b44a76f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.398+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18837f6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.402+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12882024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.406+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12882024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.409+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62767a11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.410+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62767a11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.410+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 197bf110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.411+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 197bf110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.412+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_368, and the Request Id: 175fb5b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.414+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_370, and the Request Id: 110576eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.416+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f401131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.417+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f401131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.418+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_368-, and the Request Id: 1644fa6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.420+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a1f0cdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.421+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_366, and the Request Id: 79514d2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.423+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fc4b189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.426+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_370-, and the Request Id: a589748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.428+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fc4b189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.429+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1edc4277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.430+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1edc4277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.431+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b7376a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.433+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_367, and the Request Id: 2e7a8382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.434+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_368-, and the Request Id: 19e1f4ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.437+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61a92d3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.438+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_366-, and the Request Id: 3d626d4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.439+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a92d3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.449+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6043a173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.451+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52f27b53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.452+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f27b53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.451+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66e7cf48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.452+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d6b7ba8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.453+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d6b7ba8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.454+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66e7cf48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.454+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_367-, and the Request Id: 4e239993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.455+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a1015e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.455+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_366-, and the Request Id: 1f6a2d48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.456+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30fd8924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.457+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a1015e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.457+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30fd8924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.458+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2229d8ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.459+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2229d8ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.459+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e5caf91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.460+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_363, and the Request Id: 5da0e452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.460+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5caf91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.461+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_372, and the Request Id: 65981dae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.462+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_362, and the Request Id: 2ed62a19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.463+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_369, and the Request Id: 328dab16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.463+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78937ed4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.465+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c02a267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.465+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59c1902a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.469+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_372-, and the Request Id: 448e138d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.472+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22e817e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.474+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59e05f06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.481+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_363-, and the Request Id: 5166f5d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.482+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_362-, and the Request Id: 1af75c98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.483+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 412cfb51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.484+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47d87e70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.484+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 312d9d0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.486+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 312d9d0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.486+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ad45527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.489+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38d5327c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.489+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f8c4956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.491+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ecf6b9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.491+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_369-, and the Request Id: 7399db73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.492+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ecf6b9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.493+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ad45527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.495+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d1f959d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.496+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15498efb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.498+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4723620a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.498+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22870658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.499+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29909763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.500+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29909763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.502+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 305a0d2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.503+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 305a0d2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.504+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18b832ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.505+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18b832ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.508+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_369, and the Request Id: 8242a90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.509+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fdb8798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.510+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_371, and the Request Id: 78264c68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.511+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c3ea249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.512+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_369, and the Request Id: 715d896d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.513+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c3ea249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.514+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bdaa6fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.515+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bdaa6fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.517+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_367, and the Request Id: 1005547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.518+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ce2371a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.519+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ce2371a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.520+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44671ea2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.521+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44671ea2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.522+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_367, and the Request Id: 2438a5d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.523+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_369-, and the Request Id: 73b41ef9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.525+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d10b8e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.526+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 184bb5c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.527+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74ff4552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.534+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48597084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.537+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_371-, and the Request Id: 4f9ea65a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.539+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_369-, and the Request Id: 2f63f975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.540+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b4e0edd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.541+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b4e0edd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.544+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55e9ff45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.546+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55e9ff45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.547+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_367-, and the Request Id: 339c9e56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.549+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b8af256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.549+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_368, and the Request Id: 12363bf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.550+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b8af256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.552+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4819ae7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.553+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4819ae7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.553+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 184c9d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.556+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_363, and the Request Id: 614c9187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.557+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_367-, and the Request Id: 6a1949fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.559+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fcfddd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.560+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fcfddd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.562+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 368f8bab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.563+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 368f8bab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.565+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_370, and the Request Id: 1d7be402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.565+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 747903a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.566+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 747903a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.572+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cfbd9f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.573+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cfbd9f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.578+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48a1d152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.581+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_368-, and the Request Id: 20c6b954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.582+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_370-, and the Request Id: 78219107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.585+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 472876e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.586+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63cd75ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.588+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_364, and the Request Id: 60ee726b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.588+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a05ee6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.591+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f63a3ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.592+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_363-, and the Request Id: 10959d10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.599+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f8f15c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.601+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64a34a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.601+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cc33315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.602+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cc33315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.604+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 119f04c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.605+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17ceed27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.606+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17ceed27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.609+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_373, and the Request Id: 29efd9a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.610+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65717ea9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.613+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66823da7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.614+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66823da7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.614+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_364-, and the Request Id: 5e34b16b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.615+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c940fa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.616+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fc7da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.617+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fc7da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.618+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b7d5128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.618+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_368, and the Request Id: 25dbb321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.627+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15a164c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.638+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16497236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.638+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2df21f4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.640+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16497236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.640+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b7b9b86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.643+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c77ef24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.644+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c77ef24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.646+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f9033d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.647+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f9033d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.648+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3747a980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.649+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3747a980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.651+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_368, and the Request Id: 38e9ba8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.655+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56636f8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.656+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_370, and the Request Id: 259c9f41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.658+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68576b92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.660+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68576b92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.660+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32c8fc30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.661+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 132ab548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.662+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ef47418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.663+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 132ab548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.663+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ef47418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.664+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_368-, and the Request Id: 70a2a4cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.664+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_370, and the Request Id: 468e92a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.665+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63c6ad08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.666+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_373-, and the Request Id: 3c443015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.666+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63c6ad08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.667+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_369, and the Request Id: 67cf3fc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.670+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 115345bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.672+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 115345bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.673+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f8bd2ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.674+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f8bd2ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.674+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_370-, and the Request Id: 2a2645c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.676+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c0875d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.677+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bdd4c37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.678+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c0875d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.678+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bdd4c37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.683+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f4c5ed2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.685+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b517dfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.685+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_368-, and the Request Id: 46134ab3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.685+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f4c5ed2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.686+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_372, and the Request Id: 5d0ea40d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.689+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b5fde60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.693+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_364, and the Request Id: 5b2ba4ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.693+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_371, and the Request Id: 7e5409a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.695+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_370-, and the Request Id: 540bfffd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.695+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b5fde60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.696+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_369-, and the Request Id: 1ce00aab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.698+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b39a40f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.698+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 761ad6c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.701+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_364-, and the Request Id: 2092ea92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.704+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66478ad8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.705+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 544f0c93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.705+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ad3db93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.706+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ad3db93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.708+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dffa88b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.709+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dffa88b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.710+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_365, and the Request Id: 5fc9c170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.711+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_372-, and the Request Id: 1e2264cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.714+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_371-, and the Request Id: 356397df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.715+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ef2a401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.721+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 194b616a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.731+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d4e2f84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.734+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51977680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.739+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47c935c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.741+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 451433d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.741+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5884963a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.743+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 136ac597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.744+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bf7539c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.745+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bf7539c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.747+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_365-, and the Request Id: 536d541b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.748+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7745331a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.749+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7745331a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.750+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 555eff90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.751+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_369, and the Request Id: 26997dba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.753+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f7f8338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.758+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d0f8dd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.760+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d0f8dd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.762+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7781f92c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.763+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7781f92c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.764+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_369, and the Request Id: 1a48fa33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.768+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c9077f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.772+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fea753c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.773+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 555d7851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.774+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54cbcf6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.776+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54cbcf6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.777+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60122d35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.778+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60122d35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.778+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22dd3727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.778+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4560bbaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.782+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d33aeb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.783+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_371, and the Request Id: 22442b33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.785+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5701f168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.786+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5701f168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.787+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_369-, and the Request Id: 25e6af0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.787+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ece841a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.788+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4560bbaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.789+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ece841a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.790+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7054960a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.790+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1976f901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.791+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7054960a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.791+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1976f901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.792+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52e034cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.792+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_374, and the Request Id: 6d8b6a81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.793+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52e034cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.793+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_371, and the Request Id: 9065142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.794+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_370, and the Request Id: 216bd43d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.798+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 553e1711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.798+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_374-, and the Request Id: 26d27c24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.799+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 553e1711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.801+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e12386a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.802+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a34fd2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.802+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4344e936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.803+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a34fd2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.803+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4344e936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.801+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_370-, and the Request Id: 3f178a52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.804+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e12386a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.805+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 735d7018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.806+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 735d7018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.807+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5870841d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.807+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ccc8e36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.808+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_365, and the Request Id: 463621ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.808+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ccc8e36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.810+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_372, and the Request Id: 47cc3881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.811+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_373, and the Request Id: 6a86fd96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.814+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_371-, and the Request Id: 3121ebdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.814+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b1c66bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.823+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_365-, and the Request Id: 4fff9ca9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.825+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_372-, and the Request Id: 6b0e7b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.826+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b00aa84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.826+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_371-, and the Request Id: 25b90433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.826+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_369-, and the Request Id: 1df2e383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.827+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b00aa84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.827+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 139734bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.828+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dad4af8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.830+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fd10999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.831+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fd10999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.837+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_373-, and the Request Id: 35d4135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.839+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 763331f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.845+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ed41398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.846+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_366, and the Request Id: 73ca80b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.851+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 88efbcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.851+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14d5adcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.851+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f36542e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.852+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14d5adcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.854+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29734a4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.856+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29734a4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.856+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42f3c3eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.857+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7000b83a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.863+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b58a6c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.865+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_370, and the Request Id: 2c490573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.866+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23bf9ca9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.868+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f63412c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.870+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4308f069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.873+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9aac15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.876+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68d04a0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.877+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9aac15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.879+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5912e9fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.880+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5912e9fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.882+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_372, and the Request Id: 2bbe79e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.882+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f511511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.884+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_366-, and the Request Id: 12b9b417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.890+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62fef9e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.890+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f6daec6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.891+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f6daec6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.892+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70a5a041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.894+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62fef9e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.894+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ab42bed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.896+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ab42bed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.897+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_375, and the Request Id: 5b5c473c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.897+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64df0d26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.898+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64df0d26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.899+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ac8c230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.899+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_370-, and the Request Id: 2666f25b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.901+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_366, and the Request Id: 4ecac070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.905+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f74d073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.905+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50e1ce97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.907+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f74d073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.907+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_372-, and the Request Id: 2dec583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.908+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a1edcdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.909+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ad1d5d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.907+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50e1ce97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.910+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ad1d5d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.910+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49eb7f9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.911+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67b8317b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.912+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67b8317b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.913+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 522e7284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.913+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_371, and the Request Id: 595a42ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.915+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 685df302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.916+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 685df302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.921+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49eb7f9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.922+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_373, and the Request Id: 705ff928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.924+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_370, and the Request Id: 5ed0e165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.926+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34fddbab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.930+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_375-, and the Request Id: 4c347a41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.933+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f47a41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.939+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_366-, and the Request Id: 475dbb1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.941+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a1d7f19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.942+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a1d7f19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.943+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22396d5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.943+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ec0c619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.945+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ec0c619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.946+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35fe6c61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.946+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_372, and the Request Id: 6c688edc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.947+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_371-, and the Request Id: 16a0aff4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.949+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50f4ccd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.950+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50f4ccd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.953+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cf14aae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.954+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cf14aae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.955+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_374, and the Request Id: 456f9b23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.957+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43e09505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.959+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43e09505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.961+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_373-, and the Request Id: 27c03af4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.961+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 555c5edc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.962+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 555c5edc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.963+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_371, and the Request Id: 2c205175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.966+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_370-, and the Request Id: 2e8e9c38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.974+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ccbb14f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.977+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4200f5d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.985+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26ba12ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.994+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_372-, and the Request Id: 7162d0b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.994+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a4cf0d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:45.998+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24c6c99b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.001+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a8f722b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.003+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a8f722b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.005+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f284a5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.006+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f284a5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.008+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_367, and the Request Id: 2eed5716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.008+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_371-, and the Request Id: a9854be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.010+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 790f4c07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.013+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15293cf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.015+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_374-, and the Request Id: 501257c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.017+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.021+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 621b6904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.022+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21a02019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.028+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fdbf10b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.029+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 501b3fe7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.030+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fdbf10b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.033+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_367-, and the Request Id: 67f03d8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.034+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53172d1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.035+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53172d1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.041+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2557390c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.041+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26ed3b3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.042+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_374, and the Request Id: 2d0f14e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.048+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5135324b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.048+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26fbfb18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.048+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d528c6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.049+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5135324b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.050+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d528c6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.050+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26fbfb18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.048+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e20fc30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.053+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 210bb526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.053+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69d87ed6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.053+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a74251a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.054+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69d87ed6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.054+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 210bb526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.055+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a74251a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.056+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_376, and the Request Id: 689c3d5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.057+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_373, and the Request Id: d6737f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.059+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_367, and the Request Id: 20fc121d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.059+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c46427d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.062+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e93afd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.064+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21af6d34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.066+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4903c045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.067+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4903c045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.069+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_374-, and the Request Id: 267a19f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.069+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1eddbd96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.070+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eddbd96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.070+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d0bef74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.070+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 242182b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.071+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 242182b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.071+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d0bef74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.073+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2999cece, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.074+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2999cece the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.074+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 197419df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.075+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_373, and the Request Id: 5926e943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.076+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 197419df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.078+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_371, and the Request Id: 205117ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.078+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_376-, and the Request Id: 394b8de8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.078+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bdd3538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.079+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77b515db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.080+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_372, and the Request Id: 41122ced, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.081+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77b515db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.082+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41398f70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.084+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41398f70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.084+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29819b90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.086+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30ac93a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.087+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_367-, and the Request Id: 4406dca0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.093+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_372, and the Request Id: 2dda9f89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.095+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58bd434d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.097+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3179d54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.097+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58bd434d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.099+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 624c0d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.100+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 624c0d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.102+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_368, and the Request Id: 518ca674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.104+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_373-, and the Request Id: 1cbe7a89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.108+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f062ea3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.109+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_372-, and the Request Id: 2fb4b4b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.109+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d5426bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.110+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_372-, and the Request Id: 92b1b24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.113+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_371-, and the Request Id: 3ced6604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.115+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_368-, and the Request Id: 7f45b5a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.115+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b98108d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.117+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b98108d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.120+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b31f148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.121+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b31f148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.122+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_375, and the Request Id: 371bc1b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.126+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_373-, and the Request Id: 47a0b4c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.127+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d113990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.130+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 159fa6bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.145+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36c80e52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.148+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 123183b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.151+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 748f0e95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.153+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44b2fe5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.153+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_375-, and the Request Id: 21a0da33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.153+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55c0650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.154+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55c0650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.155+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1658188b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.155+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dfb8bfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.156+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dfb8bfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.158+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 441083bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.158+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 340343c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.159+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 441083bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.159+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 340343c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.164+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_375, and the Request Id: 6813e192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.165+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e4a78a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.167+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_368, and the Request Id: 3f5e2fec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.169+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a41a5a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.170+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47362d16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.174+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 687ab49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.177+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13298f76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.181+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9967de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.182+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9967de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.183+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1be6b9e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.183+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1be6b9e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.183+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7517c0ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.184+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_375-, and the Request Id: 2963f9d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.186+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8c2cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.187+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c2cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.187+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3933d5e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.188+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3933d5e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.188+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1381a75c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.189+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_377, and the Request Id: 617527f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.192+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_374, and the Request Id: 6ef6dfa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.193+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_368-, and the Request Id: 353197ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.199+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c2de3fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.203+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cb5230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.205+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cb5230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.207+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d1f11ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.208+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d1f11ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.209+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_369, and the Request Id: 31f7fa66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.211+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 279e2cbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.212+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 279e2cbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.213+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55aba4fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.214+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55aba4fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.215+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_373, and the Request Id: 63a1a914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.224+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_373-, and the Request Id: 6f4d55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.224+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_374-, and the Request Id: 40cd94ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.224+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 519f04fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.225+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e69be1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.226+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 519f04fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.226+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e69be1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.228+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d16e0e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.229+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_377-, and the Request Id: 2d14aa2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.229+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43542ea4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.229+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d16e0e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.230+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43542ea4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.230+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16c3933b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.230+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 466ee662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.231+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 466ee662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.233+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_373, and the Request Id: 394e47fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.233+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_374, and the Request Id: 15424c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.233+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c657b1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.234+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c657b1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.236+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_372, and the Request Id: 787b3eaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.239+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b2f3eb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.240+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2817a5f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.242+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_369-, and the Request Id: 65293505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.242+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cef1d86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.245+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17608814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.246+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ef5e07f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.249+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_373-, and the Request Id: 4d1451f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.251+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1855ad90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.253+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1855ad90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.254+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f1b912a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.255+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f1b912a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.256+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_376, and the Request Id: 4f811d99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.256+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 806145f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.258+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3309a20e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.258+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31a12ad3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.262+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bd52cf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.266+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f0d1452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.277+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2170bdf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.280+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ca29d7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.282+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4781d070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.282+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_372-, and the Request Id: 20208adb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.286+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_376-, and the Request Id: 6e917825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.289+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4541a551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.290+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4541a551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.291+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7edf08c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.293+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7edf08c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.293+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 87c2087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.294+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1439d4c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.294+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 87c2087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.295+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1439d4c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.296+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_378, and the Request Id: 6fe6603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.298+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_376, and the Request Id: 8136c76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.304+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21442dd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.304+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_374-, and the Request Id: 45e5d4c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.305+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21442dd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.309+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d414d11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.310+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d414d11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.310+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3251f51a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.313+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_369, and the Request Id: 1e027e92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.317+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51daff04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.318+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51daff04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.319+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d03ce9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.320+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d03ce9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.320+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_375, and the Request Id: 251f1df5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.330+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f08cfb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.331+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f08cfb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.335+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e2b034e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.336+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e2b034e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.336+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44164c22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.337+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44164c22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.339+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c189b35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.339+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_370, and the Request Id: 6ec5883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.340+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c189b35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.343+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_374, and the Request Id: 1c3af872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.347+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ff8a7d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.348+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b38b9cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.350+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b38b9cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.351+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 659424a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.353+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c49b16d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.354+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c49b16d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.355+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_374, and the Request Id: 3c6599a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.369+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_378-, and the Request Id: 5828c4bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.371+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a6d54d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.373+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e872a1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.381+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_369-, and the Request Id: 24a4d488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.382+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_375-, and the Request Id: 264a06f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.389+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_370-, and the Request Id: 14dff3f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.395+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_376-, and the Request Id: 777e785f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.398+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12e388b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.400+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_374-, and the Request Id: 24935f87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.401+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_374-, and the Request Id: 4a5bfb2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.409+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e804d09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.411+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41612942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.415+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 505b3f36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.416+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505b3f36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.417+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b2265ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.419+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 653ca8e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.420+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 653ca8e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.422+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_377, and the Request Id: 34419839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.425+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c3ecc1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.430+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56a1699c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.433+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dba2760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.439+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a5a5a33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.441+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 799a9161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.445+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a5a5a33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.446+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2018db91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.448+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 697a80f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.449+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 697a80f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.450+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_373, and the Request Id: 2f5307c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.451+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fbdffad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.453+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fbdffad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.454+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36ba1a7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.455+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36ba1a7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.457+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_375, and the Request Id: 5f5b2bd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.460+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 527e7c59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.461+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 527e7c59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.462+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f2c2125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.463+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f2c2125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.465+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_379, and the Request Id: 5c6857bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.469+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_377-, and the Request Id: 7bcaee72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.471+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d44088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.476+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b18fc8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.477+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19ca067c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.479+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19ca067c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.480+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2862055a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.481+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2862055a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.482+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_376, and the Request Id: 21929c38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.487+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ff3deea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.489+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_376-, and the Request Id: 55247b04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.494+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d49971b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.497+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_373-, and the Request Id: b7438ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.499+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_379-, and the Request Id: 52973bb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.503+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d8ec63f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.508+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37f62df5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.509+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ff0cc94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.509+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37f62df5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.510+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38778e5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.511+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38778e5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.512+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d82f69f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.513+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_371, and the Request Id: 167f6b7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.549+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22cc74b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.551+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b36ce2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.551+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_375-, and the Request Id: 192e26dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.552+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 647e11ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.553+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 647e11ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.554+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b36ce2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.557+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 492fa5fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.559+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 276c504c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.560+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 276c504c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.560+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f79e2d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.561+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44de8c4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.561+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b94a5c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.562+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b94a5c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.563+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_375, and the Request Id: 245bebfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.563+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bb2570a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.564+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55dbfee9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.565+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55dbfee9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.565+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_377, and the Request Id: 5d3a1019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.567+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1aeca256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.568+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_371-, and the Request Id: 79822cc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.568+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aeca256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.570+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_375, and the Request Id: 3b7d57de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.570+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76bfad90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.571+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76bfad90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.572+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a4b2265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.573+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a4b2265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.573+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43941af5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.578+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eb4492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.578+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_370, and the Request Id: 2c04408e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.582+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_375-, and the Request Id: 2dfde5f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.585+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f64d11d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.592+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 587f6b23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.593+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 587f6b23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.593+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ce47ef2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.595+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 513aef3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.595+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 513aef3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.596+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_378, and the Request Id: a764b1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.602+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77b1dae4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.604+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_377-, and the Request Id: 4ee74e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.612+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_378-, and the Request Id: 35fde16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.620+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d5c79f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.620+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_375-, and the Request Id: f742472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.621+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d5c79f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.622+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_370-, and the Request Id: 4687edc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.622+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4af8f782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.623+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4af8f782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.624+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b843a8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.625+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d24acd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.627+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_377, and the Request Id: 5cb64704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.628+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dafc3ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.629+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dafc3ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.630+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78cec7b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.631+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78cec7b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.632+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_374, and the Request Id: 1c7959d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.633+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_377-, and the Request Id: 66de26da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.635+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2753f308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.639+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: af8252c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.641+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 353a13f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.644+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c5ab6e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.644+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c5cb71e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.646+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c5cb71e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.646+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bdba68b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.647+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e58e736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.648+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e58e736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.649+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_372, and the Request Id: 3d762e60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.651+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d5b6ddf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.652+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d5b6ddf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.653+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d1b2f59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.654+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d1b2f59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.654+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a7c5f9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.655+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a7c5f9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.656+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_376, and the Request Id: 58123f33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.656+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3004c886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.657+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52f95722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.658+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3004c886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.659+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_374-, and the Request Id: 3bd28460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.659+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_380, and the Request Id: 5bc002c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.663+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bc6d3db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.666+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e0c2f16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.667+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e0c2f16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.668+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b943f3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.669+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dddc70a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.670+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dddc70a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.671+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_376, and the Request Id: 6b69cca2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.673+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32f2617a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.679+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e3a529e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.680+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_372-, and the Request Id: 79b83658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.681+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e3a529e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.681+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_376-, and the Request Id: 5b6ee942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.681+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 409265a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.683+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 352291ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.684+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 352291ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.685+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_378, and the Request Id: 6e1a887b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.685+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 636d437c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.693+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_380-, and the Request Id: 26a61a5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.701+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ca7e4fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.705+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_376-, and the Request Id: 4207832e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.705+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ddac1a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.714+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34db34d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.716+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45f446d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.718+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 426d9992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.721+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_378-, and the Request Id: 27925787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.722+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5eca6544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.722+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 591cc50b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.723+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eca6544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.723+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 591cc50b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.724+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e2810bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.725+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21c18200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.725+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21c18200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.727+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e5525dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.728+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e5525dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.728+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42b7c9cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.729+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_379, and the Request Id: 26c3cecc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.730+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_378, and the Request Id: 642fd0ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.730+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61d8fa8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.731+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f123de2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.732+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f123de2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.737+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 269c53e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.737+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c8f007e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.738+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 269c53e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.738+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c8f007e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.741+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4631297b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.741+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47f2c766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.741+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_371, and the Request Id: 7c99b515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.742+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4631297b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.742+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 82ea8b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.743+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 439c122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.744+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 82ea8b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.747+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1209d229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.748+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_371-, and the Request Id: 65fa92a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.748+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1209d229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.750+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_376, and the Request Id: 29f6e076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.750+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_375, and the Request Id: 3a37c415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.753+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a0e4de5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.755+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc118b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.756+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_379-, and the Request Id: 16e809df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.756+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_378-, and the Request Id: 3b5ce8f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.760+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c3a30d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.761+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c0d72ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.763+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c0d72ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.763+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a451c2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.763+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1813c0b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.764+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_376-, and the Request Id: 61a68345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.765+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bc3e253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.765+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1813c0b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.766+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bc3e253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.767+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 410e63a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.768+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_381, and the Request Id: 201450d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.769+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 410e63a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.769+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 264da364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.770+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_373, and the Request Id: 4eac5aa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.772+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1172b04a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.773+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1172b04a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.774+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_375-, and the Request Id: 21b87dfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.776+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a320f01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.777+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47f95b63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.777+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 568c970e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.778+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f95b63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.778+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 568c970e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.778+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_373-, and the Request Id: faa3347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.779+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11e1324b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.779+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f61c572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.780+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11e1324b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.780+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 485c291b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.781+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59386175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.781+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_379, and the Request Id: 192d8855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.781+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 485c291b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.782+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59386175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.783+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_377, and the Request Id: 35065db1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.785+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_377, and the Request Id: 18363c68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.787+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53caedff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.789+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_381-, and the Request Id: 3965bace, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.790+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ba72d11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.790+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_377-, and the Request Id: 35675c1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.792+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bea0ec9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.795+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 261a3ccb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.795+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c789895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.797+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24441727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.799+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24441727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.799+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ffae28f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.800+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14b4add9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.801+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2caa67c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.803+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2caa67c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.805+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30640844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.805+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 606ad4d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.806+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30640844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.806+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d46c98f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.809+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_380, and the Request Id: 122f586e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.811+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d46c98f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.811+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_372, and the Request Id: 2cebb394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.811+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3540d53f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.812+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_377-, and the Request Id: 5e3b9022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.812+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62937c87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.813+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e576e28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.815+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e576e28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.816+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693237cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.817+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d16d355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.817+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693237cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.818+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d16d355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.820+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b125fa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.820+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_372-, and the Request Id: 54be4f9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.821+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_380-, and the Request Id: 45055550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.822+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b125fa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.822+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_379, and the Request Id: 3ecbc55c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.826+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ebb3d9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.827+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_374, and the Request Id: 5501aa4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.827+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 380fe87c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.829+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 380fe87c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.830+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 748f0f59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.833+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3535745d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.834+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3535745d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.835+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8c2a9be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.836+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_376, and the Request Id: 3ee5048c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.837+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c2a9be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.838+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14050131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.838+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_379-, and the Request Id: 14c56052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.840+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6000cbdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.841+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_379-, and the Request Id: 4461de6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.841+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6000cbdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.842+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ef9d2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.842+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4faaedec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.843+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef9d2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.843+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75abcf0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.845+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_378, and the Request Id: c0219da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.846+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6109b37b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.848+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6109b37b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.849+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_374-, and the Request Id: 31fa5437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.851+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_377, and the Request Id: 68996a97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.851+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b854ed9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.853+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_378-, and the Request Id: 636627ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.856+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_376-, and the Request Id: 87a5cf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.857+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7225979a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.858+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_377-, and the Request Id: 6a568ae3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.858+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47f2f4fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.861+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43c138bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.864+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f569cbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.864+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fe7cc43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.868+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 362141e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.869+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c7b839c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.870+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 362141e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.872+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20ca5328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.872+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cc2e8a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.873+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20ca5328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.874+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75833096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.875+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ecd35c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.875+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_382, and the Request Id: 689d4adc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.875+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75833096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.876+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40c7ed54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.877+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c7ed54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.878+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f8fa899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.880+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f8fa899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.880+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1888a021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.881+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_373, and the Request Id: 16b2f8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.882+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1888a021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.883+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a5d47e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.883+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31f572fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.884+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a5d47e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.884+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31f572fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.885+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4230d751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.885+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_381, and the Request Id: 69c33d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.890+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_380, and the Request Id: 445729b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.893+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f0ff54d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.893+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3754218d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.895+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3754218d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.897+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 214a943c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.905+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4896c177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.905+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_382-, and the Request Id: 371965ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.907+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6714c2ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.907+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dcf3db2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.908+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6714c2ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.911+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_378, and the Request Id: 864704c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.912+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_380-, and the Request Id: 53ee441e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.912+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_381-, and the Request Id: 26412ccf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.913+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b2329a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.915+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b2329a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.917+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_373-, and the Request Id: 3cb5e1a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.919+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 357df5d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.920+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 357df5d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.922+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_379, and the Request Id: 62face0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.927+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b1a6e0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.931+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_378-, and the Request Id: 5fb82e72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.933+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a387f4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.933+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f85950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.934+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a387f4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.934+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b614a0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.936+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f1c2c58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.937+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f1c2c58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.937+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ca98d3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.937+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d8af77b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.938+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ca98d3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.938+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d8af77b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.941+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_375, and the Request Id: 7d0bd7d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.941+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35aa5f6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.941+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 212ee968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.943+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35aa5f6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.944+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_380, and the Request Id: 17888c52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.944+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 232a80e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.945+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 232a80e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.948+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_377, and the Request Id: 36d1a91e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.949+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78ae7b5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.955+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_379-, and the Request Id: 6b2cf537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.959+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aec74ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.965+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 708c03cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.967+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76c3874e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.969+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76c3874e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.970+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a77cb55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.971+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a77cb55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.973+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3682b206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.975+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_375-, and the Request Id: 7d014cbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.975+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_378, and the Request Id: 36e962f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.975+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ce027d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.976+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 475a4a72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.979+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_377-, and the Request Id: 360a19c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.979+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_380-, and the Request Id: 46d5ea5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.982+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f547cfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.985+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 301316f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.985+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65fea236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.986+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65fea236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.987+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72752280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.987+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e3ccbcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.988+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e3ccbcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.990+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f547cfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.990+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 515ed7c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.990+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_383, and the Request Id: 6a1b7d76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.992+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73fc8cd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.993+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73fc8cd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.995+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_382, and the Request Id: 1c484056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.997+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 229807c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.998+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a2f790b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.998+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a98fbc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:46.999+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_378-, and the Request Id: 9d7b36f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.002+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 540b817f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.003+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bdf6b65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.004+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bdf6b65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.004+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_383-, and the Request Id: 474bf8a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.005+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 229807c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.005+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41b8038a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.002+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a2f790b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.005+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4eed2c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.006+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_382-, and the Request Id: 25c8f655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.006+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41b8038a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.006+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eed2c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.007+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 406b9784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.008+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_381, and the Request Id: 1476e91d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.008+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23139395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.009+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_374, and the Request Id: 185d7568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.009+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37075901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.010+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37075901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.013+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24431396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.015+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25b7602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.017+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_379, and the Request Id: 753532ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.018+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72be8e50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.020+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_374-, and the Request Id: 371f702c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.020+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6392cb91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.020+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_381-, and the Request Id: 76dc4c88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.021+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bf2f744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.022+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 396c38e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.023+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 396c38e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.025+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1db8ed1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.026+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fb3264c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.026+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1db8ed1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.026+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bf2f744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.029+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ee4c1b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.030+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee4c1b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.031+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33128349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.033+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33128349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.033+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 618adbba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.033+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_381, and the Request Id: 6ca8658f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.033+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39379e10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.034+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 618adbba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.038+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_376, and the Request Id: 2f1a4c8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.040+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_380, and the Request Id: 4546db54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.045+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a675b87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.045+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_379-, and the Request Id: 262eb2bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.048+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_381-, and the Request Id: 7f8222dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.049+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38bb56a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.052+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_376-, and the Request Id: 39b36f28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.052+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8eb3413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.052+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dcf1a9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.054+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8eb3413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.055+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 969170c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.057+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 969170c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.058+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_378, and the Request Id: 721e7d98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.060+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21832757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.060+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ba9c48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.061+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21832757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.063+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 505540af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.063+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_380-, and the Request Id: 71554a10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.064+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505540af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.065+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_383, and the Request Id: 40753f94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.069+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b062fd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.069+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55cbe3b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.070+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27b9bdd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.071+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5245029f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.072+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d760597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.074+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_378-, and the Request Id: 2f3fa206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.076+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_383-, and the Request Id: 3b21e87c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.076+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53265d68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.077+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17174ace, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.079+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17174ace the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.078+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd8eed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.080+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53265d68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.080+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1be81d05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.081+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42da9c59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.082+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1be81d05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.082+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7385bf58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.082+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42da9c59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.085+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c0a5b4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.085+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f3d9d20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.087+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f3d9d20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.087+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 491a482d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.087+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_379, and the Request Id: 958ffa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.087+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_384, and the Request Id: d687ffc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.090+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47597532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.090+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37b0fe6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.091+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47597532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.092+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_382, and the Request Id: 4b814194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.095+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bc9616c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.097+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bc9616c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.098+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 202bbc58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.098+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b4b4c77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.100+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b4b4c77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.100+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 791870ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.101+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 791870ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.102+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_375, and the Request Id: 178ecd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.102+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_382-, and the Request Id: 339848b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.106+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140ff550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.106+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e98f5bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.107+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50a96e4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.108+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e98f5bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.108+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a96e4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.110+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_384-, and the Request Id: 1a0da3b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.110+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_382, and the Request Id: 5a575b86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.113+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c7ba12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.114+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c7ba12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.115+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_379-, and the Request Id: 2a3ee0a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.115+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 792b3700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.116+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 792b3700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.117+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_380, and the Request Id: 34c174cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.118+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62bcc8fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.119+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62bcc8fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.120+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_377, and the Request Id: 78779777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_375-, and the Request Id: 4d8c74c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.125+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f75f151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.128+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_382-, and the Request Id: 6ddcc79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.128+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ea94fe7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.128+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a8aac1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.129+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71f7606f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.130+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a8aac1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.130+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71f7606f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.130+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_380-, and the Request Id: 7ff42180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.131+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b5f6f8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.134+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c32c564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.134+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33c8d8b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.135+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33c8d8b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.137+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_379, and the Request Id: 7a158be2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.137+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f8d1d78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.138+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6267f034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.139+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_377-, and the Request Id: 2952c94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.141+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6267f034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.142+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_381, and the Request Id: 52123ebd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.143+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 164c8f9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.147+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_381-, and the Request Id: 5c0daa4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.147+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_379-, and the Request Id: 736adda0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.150+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61c746a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.150+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2132f873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.150+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b919940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.154+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16027166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.155+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.156+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3344468a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.157+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ed4aa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.159+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 495865fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.160+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 678a4e04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.160+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cf198d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.163+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20a64091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.167+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39805b8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.169+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b5caa6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.170+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39805b8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.170+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b5caa6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.170+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20a64091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.172+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7802fb09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.174+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7802fb09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.174+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14ec94bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.176+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_385, and the Request Id: 28039836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.184+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_385-, and the Request Id: 26b12611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.185+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67adfd75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.186+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36032a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.187+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e050c09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.188+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36032a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.188+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e116d82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.189+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e050c09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.189+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e116d82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.191+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fbc91f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.191+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c417048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.193+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fbc91f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.193+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c417048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.193+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c62aa2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.195+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e44dae5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.196+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e44dae5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.197+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3067c19b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.198+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_384, and the Request Id: 23001496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.198+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_380, and the Request Id: 50cc3933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.198+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_380, and the Request Id: 49a05ac2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.200+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3067c19b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.201+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dbe8b39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.201+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 582f8514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.203+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_383, and the Request Id: 41cc6b98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.203+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59af8b40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.204+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e8a2876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.205+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59af8b40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.206+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e8a2876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.207+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6450c6bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.207+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_376, and the Request Id: 488d7e9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.208+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6450c6bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.208+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 390fb781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.209+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 390fb781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.210+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10144445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.210+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10144445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.211+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_381, and the Request Id: 6d14cdfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.212+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 300427e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.212+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 300427e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.214+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_382, and the Request Id: 37dcaecd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.215+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 693a15f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.216+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693a15f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.217+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_383, and the Request Id: 28bf63e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.219+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_380-, and the Request Id: 3903d1ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.219+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_380-, and the Request Id: 3e93c94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.226+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f24d842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.230+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_384-, and the Request Id: 4875f5cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.236+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3da93ce8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.237+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3da93ce8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.238+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f8547a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.240+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e180977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.241+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e180977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.242+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_383-, and the Request Id: 73bb4e9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.242+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_382-, and the Request Id: 399c6ce3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.242+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_381-, and the Request Id: 2d3f5165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.243+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_383-, and the Request Id: 55721b88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.245+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_378, and the Request Id: 7c0a882f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.247+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_376-, and the Request Id: 67d9100b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.250+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fc2cc85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.252+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1936794e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.262+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 376bc2bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.262+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 825a5c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.268+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 825a5c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.269+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 584af8aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.270+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 584af8aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.271+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29699049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.271+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b4b07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.273+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_386, and the Request Id: 1dfc604b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.282+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62d602d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.282+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 687d67a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.289+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_378-, and the Request Id: 40f93272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.294+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67de457c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.303+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45690522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.303+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43266fe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.306+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 684b1912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.309+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a3c8ccf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.309+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 765b19da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.313+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 376a7438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.316+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_386-, and the Request Id: 5fac46ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.316+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26b11aab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.316+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72b6c203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.318+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72b6c203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.318+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 376a7438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.323+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69a5a506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.325+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 566727ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.325+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eca69f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.326+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 566727ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.326+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eca69f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.328+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_384, and the Request Id: 1d8abc71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.329+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_381, and the Request Id: 572c52c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.330+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 330c228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.334+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27aaee0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.334+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50863356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.336+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27aaee0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.341+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cdfbd31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.341+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21de6d1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.341+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_384-, and the Request Id: 45e51e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.342+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21de6d1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.343+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cdfbd31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.345+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_385, and the Request Id: 40b9e16d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.347+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 117f8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.348+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 117f8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.349+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13b59ee0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.349+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b59ee0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.349+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 182cac98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.350+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 182cac98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.352+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_382, and the Request Id: 2833c073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.354+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c846cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.354+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bb3364e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.354+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c846cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.355+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bb3364e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.357+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_384, and the Request Id: cb27b80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.360+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_381, and the Request Id: 7b7d27a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.363+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_381-, and the Request Id: 68aa4eb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.367+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 512f8d62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.368+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 512f8d62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.369+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 309ef454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.369+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_385-, and the Request Id: 66a2496b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.369+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_382-, and the Request Id: 3038618e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.369+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10c1ef07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.370+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10c1ef07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.369+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d2faa22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.372+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_383, and the Request Id: 72acab1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.375+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 212f7ae6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.376+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 212f7ae6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.377+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6389aedb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.379+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6389aedb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.379+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_384-, and the Request Id: 305a0a98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.380+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_377, and the Request Id: 775a41ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.383+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_381-, and the Request Id: 37f04f3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.386+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a7fa4a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.389+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c1e1106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.389+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 198738ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.392+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23ce3940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.393+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_383-, and the Request Id: 2c1ec34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.395+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c9563fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.395+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_377-, and the Request Id: 1d884c67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.396+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c9563fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.396+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5768233e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.398+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38c9b47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.402+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 290b7729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.402+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c67b9b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.404+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c67b9b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.407+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_379, and the Request Id: 50b7f704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.407+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11846b24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.409+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 671d3c77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.411+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 380f0bee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.412+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d9703f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.413+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bfa0616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.414+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ad75a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.415+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bec1be7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.417+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bec1be7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.419+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c957008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.420+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 163337d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.421+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 163337d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.423+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4319d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.423+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_385, and the Request Id: 19f3d941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.426+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ad6a00c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.427+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 96cc11a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.428+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 96cc11a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.429+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7eda155a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.430+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eda155a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.430+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4319d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.433+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19fcf8c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.434+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19fcf8c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.436+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_385, and the Request Id: 63d7a55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.436+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_383, and the Request Id: 777d6931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.437+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ad6a00c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.441+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78fc929b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.441+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_379-, and the Request Id: 58e4b7b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.442+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78fc929b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.444+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_387, and the Request Id: 493ae51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.444+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2461851a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.446+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2461851a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.447+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_385-, and the Request Id: 430b0ec6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.447+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bd2bbc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.447+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_385-, and the Request Id: 673742e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.448+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bd2bbc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.451+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10a0de9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.451+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_382, and the Request Id: 470acfd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.457+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fb09347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.459+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a8050ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.459+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28e49932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.463+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51b573e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.463+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_383-, and the Request Id: 68ed1e52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.465+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ecc2416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.465+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d0e5ec4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.465+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_382-, and the Request Id: 6e45ac48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.466+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ecc2416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.466+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d0e5ec4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.469+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_387-, and the Request Id: 3bb95340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.469+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 653e0ef9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.470+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 653e0ef9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.470+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 639c166d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.471+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 639c166d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.472+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_386, and the Request Id: 7ac51d85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.474+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 756d5dc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.474+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 757b7d86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.474+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 267ca6d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.475+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_382, and the Request Id: 31420e76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.475+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 756d5dc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.478+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 86d365a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.481+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40d276b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.484+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26ea1f17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.485+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c439cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.484+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c550dc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.487+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 86d365a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.488+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_384, and the Request Id: 7b93eda7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.490+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_382-, and the Request Id: 4bb1bd1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.491+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35cbf739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.494+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_386-, and the Request Id: 41fa1b7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.494+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58001948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.497+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 290a6119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.497+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 334bcde0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.499+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 290a6119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.501+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2415f923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.503+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2415f923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.503+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28b2e9ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.503+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a640703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.505+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b84a6e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.506+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_384-, and the Request Id: 205131ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.506+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e36037b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.508+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e36037b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.511+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28b2e9ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.512+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32d8e465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.513+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55934372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.513+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32d8e465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.514+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55934372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.514+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_378, and the Request Id: 5ea83c67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.517+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70fc5acc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.518+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3652e94a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.518+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5895f301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.518+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_386, and the Request Id: 7c5fd5b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.519+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5895f301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.519+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 107c5a92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.522+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1df766ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.523+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1df766ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.523+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_383, and the Request Id: 715b761e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.523+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_378-, and the Request Id: 290cdf56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.523+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3652e94a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.525+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a122679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.525+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 630beefd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.526+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a122679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.526+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c5737f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.526+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 630beefd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.527+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_384, and the Request Id: 7d9bd21e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.528+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70fc5acc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.529+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_380, and the Request Id: 5ebddce3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.536+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16ee41ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.536+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70ce9746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.537+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_384-, and the Request Id: 1d6acfc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.538+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_386-, and the Request Id: 3c5e6f12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.539+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_383-, and the Request Id: 35369adf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.539+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ab1602b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.542+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d09ca2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.542+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ab1602b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.543+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26cf67a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.544+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d09ca2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.544+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26cf67a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.569+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_386, and the Request Id: 621765e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.569+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_380-, and the Request Id: ea05c75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.569+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.571+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_388, and the Request Id: 73e67ab4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.571+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fd4da7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.571+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25a3ade0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.572+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70b6626f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.572+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57a9a99d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.573+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70b6626f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.573+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57a9a99d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.576+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_383, and the Request Id: 695c6ee5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.576+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e9459d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.576+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 734e3e44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.577+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e9459d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.577+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_386-, and the Request Id: f964ce5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.578+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 734e3e44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.581+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aebb2b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.581+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bf4a00b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.582+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bf4a00b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.583+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_385, and the Request Id: 1020f505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.585+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_387, and the Request Id: 3f3ce5a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.587+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_388-, and the Request Id: 34e9de93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.589+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7670e8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.592+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aabcc28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.597+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c391a6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.604+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_383-, and the Request Id: 37db927a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.604+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79898f44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.609+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32cd1921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.615+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_385-, and the Request Id: 4eccdefc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.617+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76a61575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.625+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_387-, and the Request Id: 7fa5aa51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.628+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e1d5f07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.631+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d39cbbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.633+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d39cbbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.634+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 298e5b31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.635+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 298e5b31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.637+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33b46b79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.637+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_385, and the Request Id: 1bf51e3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.639+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33b46b79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.641+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68a0307e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.641+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eb3a848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.642+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68a0307e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.644+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f463c16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.644+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_384, and the Request Id: 7ca8b1b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.646+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41e42bcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.651+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_385-, and the Request Id: 350ca51a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.654+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41e42bcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.654+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41e04eee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.655+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32f09f01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.655+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41e04eee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.657+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_384-, and the Request Id: 384386fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.657+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_379, and the Request Id: 1f285ed7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.665+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46a812d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.667+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e28a104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.667+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46a812d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.669+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32eed45f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.670+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fc63304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.670+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32eed45f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.671+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fc63304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.672+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65fb704e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.674+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6775082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.674+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_379-, and the Request Id: 6c44aa45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.674+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b8a9f48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.676+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37681a13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.677+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59184a4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.678+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_387, and the Request Id: 1ed03d2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.679+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59184a4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.681+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54a6af8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.681+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d24bc53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.681+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_381, and the Request Id: 659c9ad4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.683+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54a6af8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.685+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49cdcee9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.685+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39ab9aec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.686+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49cdcee9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.686+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ae7dfab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.690+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57b14672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.691+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_387, and the Request Id: 574e6431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.691+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bae4987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.692+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bae4987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.693+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_387-, and the Request Id: 4dff42f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.694+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58a5c388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.694+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 229853dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.695+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58a5c388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.695+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 229853dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.698+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24876186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.698+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b3c24b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.699+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24876186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.699+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cee8c1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.700+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cee8c1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.700+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_381-, and the Request Id: 487450e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.701+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bda6a15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.702+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bda6a15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.702+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43b28dbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.703+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43b28dbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.704+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_389, and the Request Id: 7b810611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.705+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_384, and the Request Id: 726a8fe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.705+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f9b2b47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.706+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_388, and the Request Id: 5d0c675f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.706+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_387-, and the Request Id: 15a9779d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.707+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73cd272f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.708+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73cd272f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.711+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58c02df3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.713+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_386, and the Request Id: 3aa86578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.715+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_384-, and the Request Id: 498dca06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.716+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5871a8e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.722+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78787e62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.722+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d814e50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.723+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_388-, and the Request Id: 410dca3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.725+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78787e62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.726+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bb82f3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.727+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d53c5ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.728+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69109c87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.728+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 204c2d31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.728+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_389-, and the Request Id: 3c78e596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.729+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 204c2d31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.731+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_385, and the Request Id: 50b2f6f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.733+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cb2d990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.733+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4739064c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.735+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cb2d990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.735+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4739064c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.735+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_386-, and the Request Id: ff3b07e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.736+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bfbf089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.737+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13010c98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.737+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bfbf089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.738+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13010c98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.738+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 796ff2c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.740+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_380, and the Request Id: 5c946d11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.740+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_386, and the Request Id: 1612e308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.741+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f9963b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.745+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_385-, and the Request Id: 57b50bd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.747+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e690067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.750+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b8fb890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.752+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b8fb890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.753+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48836cdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.753+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6860636f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.753+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4709aea9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.753+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33ec0f8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.754+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48836cdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.754+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_380-, and the Request Id: 3aae6095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.755+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c1497dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.756+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c1497dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.756+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_386-, and the Request Id: 7b6f8be0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.760+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_388, and the Request Id: 3ffee5cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.761+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 126798ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.762+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ec14522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.762+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ef43adf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.762+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 126798ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.763+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39b5a169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.763+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ec14522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.765+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a3ddbfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.766+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a3ddbfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.767+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_382, and the Request Id: 1ee7b41d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.767+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_388, and the Request Id: 501e3c60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.770+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d76f5c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.775+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 356d3ad2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.775+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18e81b72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.777+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_388-, and the Request Id: 1da25070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.779+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_388-, and the Request Id: 6b54106d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.781+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f90f90e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.781+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c1f3c10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.782+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c1f3c10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.782+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f90f90e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.784+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b586733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.785+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6de5d28f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.785+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b586733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.785+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2759281e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.786+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2759281e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.787+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_385, and the Request Id: 6b4fa3c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.788+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5751e053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.789+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_382-, and the Request Id: 210808b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.789+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5751e053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.791+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_389, and the Request Id: 136d0b96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.794+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e991a98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.795+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 656bf5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.797+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e991a98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.797+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 240ec7d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.798+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 260d53fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.799+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_387, and the Request Id: 71d1cbbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.797+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a4a588c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.801+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a4a588c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.802+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c331288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.802+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_385-, and the Request Id: 760c2383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.803+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1932c29e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.804+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1932c29e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.805+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 458983fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.806+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_386, and the Request Id: 56766e37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.806+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 337da53c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.809+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_389-, and the Request Id: 6a0aca4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.812+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c2d91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.812+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_386-, and the Request Id: 52638c0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.813+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2640a234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.815+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29066711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.818+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40a1da95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.818+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_387-, and the Request Id: 2010f49c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.820+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40a1da95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.820+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53b0e58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.822+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79970535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.824+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24335136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.824+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75699948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.825+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24335136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.825+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75699948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.826+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41d9cd54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.827+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11a98884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.828+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11a98884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.829+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_381, and the Request Id: a1f75c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.833+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fdbbdde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.833+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_390, and the Request Id: 23bdd8eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.835+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e2a03b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.835+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45991139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.836+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fdbbdde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.837+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45991139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.837+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e2a03b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.838+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50e16d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.839+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50e16d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.840+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39a8d996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.840+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39a8d996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.843+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5016f6b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.843+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_389, and the Request Id: 618302f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.844+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5016f6b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.845+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59e31654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.846+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59e31654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.846+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4198bafa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.846+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_390-, and the Request Id: 60461a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.847+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4198bafa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.849+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_389, and the Request Id: 3baf3ce5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.849+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_383, and the Request Id: e0dcd7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.850+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 303a5cd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.849+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_387, and the Request Id: 200c07b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.853+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_381-, and the Request Id: 734a2195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.855+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e108eac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.856+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14b625fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.857+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14b625fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.858+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39ad1667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.859+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_383-, and the Request Id: 1dc1dc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.862+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_389-, and the Request Id: 474d8137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.862+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b0c9155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.864+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f6f863b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.865+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4369f276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.866+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_389-, and the Request Id: 3457994b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.867+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_387-, and the Request Id: 4abf7694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.869+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39ad1667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.869+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a23a301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.873+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_390, and the Request Id: 2f2272e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.878+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e645b9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.878+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4318fa53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.880+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c353ebf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.881+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b13d067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.881+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7140bd7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.881+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c353ebf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.882+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b13d067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.882+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40d9b317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.883+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c01945d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.884+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c01945d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.886+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_390-, and the Request Id: 689521cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.887+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63950071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.887+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c3ab28c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.887+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78d8a0a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.887+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_387, and the Request Id: aaa101d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.888+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63950071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.890+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_386, and the Request Id: 341f0594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.893+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76a2c37d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.894+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76a2c37d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.896+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e443d9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.897+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e443d9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.899+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_391, and the Request Id: b6b8c9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.904+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e70eeca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.905+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a216add, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.905+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d9c791f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.905+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71bba7c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.911+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1914db01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.915+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_387-, and the Request Id: 293e5f93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.915+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 281cc182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.915+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59a8760f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.915+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_386-, and the Request Id: 21c73400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.918+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ba25b2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.919+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 281cc182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.921+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75883455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.921+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_391-, and the Request Id: 659a35c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.922+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75883455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.923+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20775990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.923+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_388, and the Request Id: fe1f436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.924+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20775990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.924+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d2ae5f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.925+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d2ae5f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.927+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 447c298c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.927+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7077b419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.928+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 447c298c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.928+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f1f20b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.929+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7077b419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.929+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f1f20b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.930+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_388, and the Request Id: 3f583f56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.931+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13ead407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.931+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_382, and the Request Id: 3f21dfd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.932+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13ead407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.933+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2158d332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.934+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2158d332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.935+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_384, and the Request Id: 5725274b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.936+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6de4a25b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.936+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6de4a25b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.938+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_390, and the Request Id: 72efb10b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.939+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dce090c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.942+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60892b57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.943+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d522c82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.944+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60892b57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.947+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5eafc83e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.947+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_388-, and the Request Id: 7d701317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.947+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bf3b66b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.948+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eafc83e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.948+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_390-, and the Request Id: 566d47b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.949+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_384-, and the Request Id: 691386aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.950+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 480e6ee6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.950+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_388-, and the Request Id: 4271491d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.951+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 480e6ee6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.954+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_390, and the Request Id: 61a1683a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.955+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_382-, and the Request Id: 4975b247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.957+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eb84441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.959+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eb84441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.961+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29546213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.961+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_391, and the Request Id: 7a7fb6c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.962+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d13f6c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.963+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 388e0db4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.963+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 668987bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.964+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cb09255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.965+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15dba935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.967+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d3f85cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.972+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39a2ebe0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.973+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ba30ca2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.974+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_391-, and the Request Id: 39e728e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.977+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fcbc172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.977+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fddcbdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.981+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66f75795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.981+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c0d3078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.981+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16bf7dd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.982+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66f75795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.982+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53ace9bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.983+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53ace9bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.985+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cf71a17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.986+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cf71a17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.986+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27939a29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.988+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27939a29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.992+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_390-, and the Request Id: 18050804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.992+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_389, and the Request Id: 6d567d6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.992+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_392, and the Request Id: 887a32f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.993+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f145fc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.998+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 572389c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:47.999+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c7c0cde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.000+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4836ed70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.001+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 572389c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.001+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c7c0cde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.001+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4836ed70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.003+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58f2b373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.004+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58f2b373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.004+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f44c21b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.005+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d44828d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.006+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d44828d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.006+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_392-, and the Request Id: 3ac837dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.007+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78275256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.007+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9353003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.008+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9353003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.008+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f145fc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.008+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_389, and the Request Id: 2bcfd173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.008+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78275256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.009+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3300ced4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.009+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_387, and the Request Id: 57cfbe28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.009+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_388, and the Request Id: 2d5825f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.009+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3300ced4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.011+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_385, and the Request Id: 5b05076c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.011+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d4aa60b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.011+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38466994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.013+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d4aa60b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.014+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_391, and the Request Id: 5548d4c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.018+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_389-, and the Request Id: 2b2fc7ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.018+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: baa61f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.018+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4390e25e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.019+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: baa61f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.021+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 480e4aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.023+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c31cafa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.024+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c31cafa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.025+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b27d3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.027+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 480e4aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.027+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ca573b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.029+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ca573b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.030+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_392, and the Request Id: 2a6ce69f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.033+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_383, and the Request Id: 18c96a18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.035+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_389-, and the Request Id: 724c2690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.036+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_385-, and the Request Id: 15c1aa26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.036+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_387-, and the Request Id: 9068f0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.045+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_388-, and the Request Id: 28342fc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.050+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_391-, and the Request Id: 6a2aad58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.053+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35ce14e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.053+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76261c9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.061+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c5c348a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.062+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6553b8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.061+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_383-, and the Request Id: 12a11d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.065+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b064054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.068+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_392-, and the Request Id: 795cc857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.073+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cc1d1e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.080+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12a561f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.080+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1206140c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.080+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19133c6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.084+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40545079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.085+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 609897c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.085+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6285c1b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.086+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12699e69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.087+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6285c1b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.087+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cabd5e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.088+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3438664a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.089+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40545079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.090+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fb00f88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.092+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a5ce819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.093+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a5ce819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.093+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a0a4bb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.094+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cf45e90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.095+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cf45e90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.095+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b516ef3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.096+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b516ef3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.096+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_391, and the Request Id: 42f92b1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.101+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5507cb24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.101+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_393, and the Request Id: 71211e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.101+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc88f70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.102+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5507cb24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.104+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_390, and the Request Id: 14f23b27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.106+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42bc31e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.106+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b5d0cf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.108+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42bc31e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.109+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 782998e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.110+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 782998e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.111+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23ba6ce1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.111+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37d6e84e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.112+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37d6e84e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_390-, and the Request Id: 52d0731f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.115+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_389, and the Request Id: 3130307b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.124+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24b25990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.125+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24b25990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.127+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_388, and the Request Id: 1c2ce699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.127+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a01d424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.129+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a01d424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.129+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_393-, and the Request Id: 1a127d5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.130+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_391-, and the Request Id: 453023da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.131+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f3bd5fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.133+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f3bd5fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.134+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_386, and the Request Id: 429a9c23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.137+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 741deb62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.139+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 741deb62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.141+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 270acdf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.141+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fd95cb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.142+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 270acdf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.142+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fd95cb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.143+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_388-, and the Request Id: ddf89c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.145+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_390, and the Request Id: 4c7fdd59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.146+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b6167c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.147+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b6167c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.152+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48d00efa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.152+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 550ed83a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.154+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d00efa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.154+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_384, and the Request Id: 49f07c12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.155+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c8b54f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.155+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_389-, and the Request Id: 6d44d30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.155+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7df3c169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.156+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7df3c169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.159+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2929c3d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.159+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_390-, and the Request Id: 42e14692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.159+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f94a486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.160+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_393, and the Request Id: 751081d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.160+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ebe96d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.161+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ebe96d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.162+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_386-, and the Request Id: 197f6918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.163+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e13df42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.165+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e13df42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.165+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 774c1e60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.169+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bcabc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.171+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69d824c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.171+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7449669d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.174+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_392, and the Request Id: 75781928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.176+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c7c2a07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.178+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fc201d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.178+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c7c2a07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.179+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f653174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.181+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e9f58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.182+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e9f58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.184+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_391, and the Request Id: 69178542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.188+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53f72837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.190+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_393-, and the Request Id: 68aa22c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.192+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31607b55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.194+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 591fa8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.197+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c8f76a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.198+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 633f1528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.198+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c8f76a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.199+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1da6fff5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.200+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1da6fff5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.201+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_392-, and the Request Id: 50cee3fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.202+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a83aaab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.203+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a83aaab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.204+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_384-, and the Request Id: 1bd0a009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.204+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 840361d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.206+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 840361d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.206+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_391, and the Request Id: c1f8f1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.207+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_391-, and the Request Id: 46c796ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.209+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_390, and the Request Id: 5b6204b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.213+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60569d3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.213+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dcbd807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.215+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dcbd807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.215+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b1a215c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.216+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b1a215c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.217+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7232091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.218+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7232091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.219+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19b0c3c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.219+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55d2b0f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.220+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19b0c3c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.220+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55d2b0f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.221+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_387, and the Request Id: 44330772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.222+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66f1b8ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.223+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66f1b8ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.225+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_394, and the Request Id: 608755af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.225+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a8daf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.226+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a8daf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.227+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5686ef74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.228+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5686ef74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.229+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_389, and the Request Id: 768342b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.231+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_392, and the Request Id: 1a434dec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.232+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_394-, and the Request Id: 270d663d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.233+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50277b3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.235+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_391-, and the Request Id: 1fcff8de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.238+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68c0a570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.242+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_390-, and the Request Id: 7a4f1635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.243+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17e0d904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.245+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_387-, and the Request Id: 4ddb6ae0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.250+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31036d96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.250+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_389-, and the Request Id: 169823e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.252+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44a332a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.254+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_392-, and the Request Id: 45743125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.254+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c8806b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.255+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7988e12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.254+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39ccaaf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.259+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20a55c55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.261+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20a55c55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.261+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1524ba2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.263+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69c6a408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.265+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69c6a408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.266+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d1f00fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.266+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_394, and the Request Id: 40ad7d70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.271+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 297a9b6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.274+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16288809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.276+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_394-, and the Request Id: 4159a1e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.278+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ae377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.281+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3922b2d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.286+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 604e0009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.287+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 224931d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.292+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37aaae5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.294+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37aaae5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.295+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58672d86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.296+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58672d86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.297+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_393, and the Request Id: 3acce3b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.302+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75024f90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.317+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63b9c9db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.326+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24776b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.326+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b47602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.327+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24776b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.328+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b47602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.329+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cd72339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.330+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cd72339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.330+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d42857e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.330+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29f508ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.331+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d42857e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.332+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_385, and the Request Id: 5c8ea1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.333+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_392, and the Request Id: 3b9f6faf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.333+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75f33219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.334+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75f33219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.335+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 188782be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.336+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 188782be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.336+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_391, and the Request Id: 769ebbf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.342+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45dd15c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.343+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45dd15c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.344+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_385-, and the Request Id: 55d7d3ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.345+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18916ab0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.346+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18916ab0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.347+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_392, and the Request Id: 365a5b3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.354+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fc9444d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.354+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b26511a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.361+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_393-, and the Request Id: 1352c035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.363+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18e11e09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.364+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18e11e09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.366+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b8f96ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.367+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b8f96ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.369+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_390, and the Request Id: 2f413df6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.372+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4567e97e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.373+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4567e97e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.375+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ec3d687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.375+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ec3d687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.377+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_395, and the Request Id: 9b572e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.378+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a14c420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.385+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_392-, and the Request Id: 3754dd04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.393+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_391-, and the Request Id: 44b6e688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.402+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3194dccb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.403+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3194dccb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.405+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_392-, and the Request Id: 5353e87f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.405+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f999b29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.406+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f999b29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.408+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_388, and the Request Id: 51a8a5ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.408+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33c3fb10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.417+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dbe8644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.419+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dbe8644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.420+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70df19be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.421+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70df19be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.423+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_393, and the Request Id: 4b6fea4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.425+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e5f7819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.429+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53e9e54d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.429+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_395-, and the Request Id: 2f6a7b3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.429+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_390-, and the Request Id: 1c99be77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.430+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53e9e54d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.431+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_393-, and the Request Id: b95349b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.433+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 798cbb22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.434+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 798cbb22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.435+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d8c992c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.436+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e4c2efe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.436+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34c71da2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.439+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_395, and the Request Id: 1b88711f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.445+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b4c39f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.445+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_388-, and the Request Id: 2e7381fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.455+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ff82e5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.457+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ff82e5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.458+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58716d43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.459+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58716d43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.466+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_386, and the Request Id: 678c58f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.466+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a46d3e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.467+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1150889f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.470+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ae8624c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.470+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60793d67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.474+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56f1d5c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.474+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c887539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.478+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_395-, and the Request Id: 7c1eac63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.479+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f4c6088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.481+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_386-, and the Request Id: bb783bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.482+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e53d0e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.482+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d222683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.482+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30195979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.483+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f4c6088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.483+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e53d0e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.484+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30195979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.485+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 334eb69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.486+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 334eb69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.486+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13428ccb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.486+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13428ccb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.487+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_393, and the Request Id: 2175ace2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.488+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 728a8480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.489+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c2e1388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.489+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c2e1388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.491+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_392, and the Request Id: 5cf78122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.492+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_393, and the Request Id: 1325e2fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.495+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a8afc90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.505+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68860c4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.505+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78ee1b6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.507+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7af48235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.509+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b4387b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.518+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_393-, and the Request Id: 246831ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.518+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cf4f7e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.519+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cf4f7e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.521+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37f46679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.522+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37f46679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.522+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_393-, and the Request Id: 55b8fb65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.522+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_392-, and the Request Id: 6c2b97a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.524+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_394, and the Request Id: 40402b6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.529+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54e3523b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.530+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54e3523b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.532+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 394e8966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.533+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 394e8966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.534+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_391, and the Request Id: 5ca88265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.535+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ca64b87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.537+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ca64b87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.538+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35db37ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.538+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35db37ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.539+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_396, and the Request Id: 17bc74f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.550+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2639f49a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.550+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c8a3380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.550+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 521056d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.552+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57e25ea3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.554+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2639f49a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.555+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cd25233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.556+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cd25233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.557+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21eadbed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.558+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a72623f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.559+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a72623f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.561+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 794f4eae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.563+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 794f4eae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.565+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_394-, and the Request Id: 5bc3b070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.566+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_391-, and the Request Id: 433a6c6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.567+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_389, and the Request Id: ca493d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.570+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_394, and the Request Id: 2c7fff89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.570+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ea963ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.570+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_396-, and the Request Id: 3ff09295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.576+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25062846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.576+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cf31876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.578+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf31876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.578+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29973f6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.580+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_389-, and the Request Id: 63e951cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.580+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b992eef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.581+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b992eef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.583+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_396, and the Request Id: 47090aa2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.585+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cf0c724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.586+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_394-, and the Request Id: 7bf24651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.586+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70886f90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.594+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ee35a06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.596+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ee35a06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.596+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2749a5c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.598+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b5ce002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.600+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33c3f5dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.601+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33c3f5dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.602+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_387, and the Request Id: 406b5181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.603+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d527d42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.607+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_387-, and the Request Id: 700442d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.609+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c7acade, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.615+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c1f0abf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.615+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e759640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.615+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 690d257b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.617+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e759640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.617+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ad8f66e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.622+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4471abd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.623+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4471abd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.626+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_393, and the Request Id: 4e77ddb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.628+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30cc6cc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.629+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30cc6cc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.629+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51ed209e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.630+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ed209e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.630+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1049b542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.631+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1049b542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.631+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_396-, and the Request Id: 50333e15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.632+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18110a7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.633+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bbeabc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.633+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18110a7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.634+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30438a26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.635+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30438a26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.635+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_394, and the Request Id: 7b328d00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.635+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 338b12b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.636+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 338b12b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.636+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4757f95e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.637+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4757f95e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.638+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_394, and the Request Id: 56720a2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.638+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41bd4058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.640+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41bd4058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.641+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_395, and the Request Id: 435ac335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.641+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_397, and the Request Id: 52a1d2f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.648+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b268b1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.648+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2739fecd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.650+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 473528de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.650+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2739fecd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.651+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b63dc12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.652+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b63dc12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.654+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_397-, and the Request Id: 32d2cf06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.654+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_392, and the Request Id: b25017b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.656+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bbab880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.694+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_393-, and the Request Id: 780563bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.699+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a983a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.699+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_395-, and the Request Id: 2f03c360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.699+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_394-, and the Request Id: 20be74c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.701+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_392-, and the Request Id: 77b96c53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.701+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_394-, and the Request Id: 15688e0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.701+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bbab880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.702+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d6dacf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.703+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 195bd756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.703+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41ad07e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.704+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 195bd756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.704+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41ad07e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.706+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7386667e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.706+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_395, and the Request Id: 75b9c13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.706+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68866358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.708+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68866358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.710+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_390, and the Request Id: 2f418e19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.712+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ba00d54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.721+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285de126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.723+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_390-, and the Request Id: 4fd9a444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.729+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa2353a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.738+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23fa20a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.738+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5caa3390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.745+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67219152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.746+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67219152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.746+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_395-, and the Request Id: 52daf44b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.750+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71a46f64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.751+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71a46f64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.753+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_388, and the Request Id: 8f4560e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.755+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24653f41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.758+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4abd9331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.763+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dc64b22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.765+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b998838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.769+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ebfb590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.773+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1824b426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.774+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1824b426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.775+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a90a77d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.776+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a90a77d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.777+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_395, and the Request Id: 1dd5ee63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.781+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a9e959d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.782+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4043abb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.785+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55bd8ea4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.786+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55bd8ea4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.787+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65d226c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.788+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d226c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.789+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_398, and the Request Id: 7f38338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.793+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 538efd7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.800+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_388-, and the Request Id: 78260a87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.804+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c9ade1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.812+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ed591cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.813+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ed591cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.813+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 389a860e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.817+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15ee8055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.819+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15ee8055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.820+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_397, and the Request Id: 4743e020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.823+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f159eeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.826+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c8c1c40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.828+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c8c1c40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.829+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2070bad9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.830+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2070bad9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.831+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_396, and the Request Id: 573fd1d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.833+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_397-, and the Request Id: 5cd6958a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.840+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_395-, and the Request Id: 779adad7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.840+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 413804a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.841+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20aa38f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.842+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_398-, and the Request Id: 6c11d560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.842+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b4de55c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.847+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20aa38f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.847+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 413804a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.850+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e4d9c83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.850+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e4cc819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.851+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f4f91d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.851+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e4cc819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.851+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e4d9c83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.852+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73986695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.852+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2290cce9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.852+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f4f91d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.853+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2290cce9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.854+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_395, and the Request Id: 793b813f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.854+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_391, and the Request Id: 7caced22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.854+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43f130a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.855+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43f130a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.856+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c550f06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.856+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c550f06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.857+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_393, and the Request Id: 3301a8e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.858+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_394, and the Request Id: 150b6ea2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.863+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_396-, and the Request Id: 427aa0d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.866+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e359341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.866+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22c3117e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.870+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 473a30cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.872+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71fa6227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.873+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71fa6227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.874+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 80752f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.875+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 80752f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.877+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_389, and the Request Id: 431f7e07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.878+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e1cd0c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.879+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e1cd0c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.880+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e9df57d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.880+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e9df57d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.881+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_396, and the Request Id: 1369e599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.884+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_391-, and the Request Id: e4b648c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.885+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_395-, and the Request Id: 29e0c22d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.893+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_393-, and the Request Id: 6014aa30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.894+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_396-, and the Request Id: 68880141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.897+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_394-, and the Request Id: 2b6e9350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.903+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60fd8453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.907+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2598036b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.907+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b1ea3d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.907+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fe26a2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.909+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_389-, and the Request Id: 42579c29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.913+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f674716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.916+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bb76037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.923+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23b63aa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.927+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7003f14a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.929+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7238fd61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.930+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 648901da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.932+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 732d975b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.933+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 732d975b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.934+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 282cb79d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.934+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59485ea3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.934+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 282cb79d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.936+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59485ea3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.937+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e8c1463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.938+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e8c1463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.939+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_396, and the Request Id: 2d340f55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.940+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_399, and the Request Id: 3dd6740c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.942+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41c45388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.943+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c45388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.943+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4366c1f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.944+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4366c1f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.944+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c43ea3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.946+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_398, and the Request Id: 5c279f1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.952+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d6781a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.952+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 799a349a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.953+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c1248dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.954+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23890a5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.955+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e483f30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.961+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 299dbf56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.962+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 299dbf56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.964+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 91d7427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.965+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 91d7427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.965+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_396-, and the Request Id: 3d617a08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.967+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_394, and the Request Id: 250bf1a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.971+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_399-, and the Request Id: 65018aa8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.973+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c2a4775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.974+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_398-, and the Request Id: d879ae8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.974+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65869715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.976+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65869715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.977+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36a2b147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.977+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4179eb28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.978+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79930ac2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.978+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36a2b147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.978+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 165aa827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.978+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79930ac2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.979+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 165aa827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.979+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4179eb28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.984+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77c01e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.984+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e91eaa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.985+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 413cf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.986+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 413cf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.986+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e91eaa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.986+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e802a16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.984+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_396, and the Request Id: 58734b74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.987+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e802a16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.986+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77c01e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.987+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_392, and the Request Id: 11faf0cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.988+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68f36fe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.988+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_395, and the Request Id: 7689ebb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.988+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_397, and the Request Id: 410450cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.989+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68f36fe5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.990+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 730f9a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.992+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_397, and the Request Id: 440198ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.994+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 286be84e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.995+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_395-, and the Request Id: 21000a16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.997+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59ff22f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.998+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_394-, and the Request Id: 17004aed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:48.998+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_397-, and the Request Id: 1a77e104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.000+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_396-, and the Request Id: 2d9489e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.001+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23774a6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.003+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6379dcae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.004+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_397-, and the Request Id: 65a7be4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.005+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6379dcae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.005+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c3182f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.006+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6824c3c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.006+0000 [Thread-16096] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:45:49.007+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cdee751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.007+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6efbdf45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.008+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cdee751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.009+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6efbdf45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.010+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 359b4ee9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.011+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6411b699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.011+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 359b4ee9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.012+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_392-, and the Request Id: 2412cf9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.012+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6411b699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.013+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c1f88a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.013+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_390, and the Request Id: 4dbf94f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.014+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_397, and the Request Id: 2e5c9cd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.015+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bf4ce36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.016+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bf4ce36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.018+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26564f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.019+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1439da22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.022+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37d0a9d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.022+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c6af4b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.022+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_399, and the Request Id: 5fac0d79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.024+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bf63268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.028+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6453988a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.028+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 644c3673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.028+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_397-, and the Request Id: 38d609fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.031+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_390-, and the Request Id: 11813e76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.034+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_399-, and the Request Id: 1b4662d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.034+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70ce8f2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.039+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75df7ed3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.039+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58b932a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.040+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75df7ed3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.041+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58b932a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.041+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.041+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 295dc535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.043+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 661ac7ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.044+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 661ac7ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.045+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17c48b55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.046+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17c48b55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.047+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33e137e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.048+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_395, and the Request Id: 207df1db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.048+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 530871b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.048+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6484098e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.049+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_397, and the Request Id: 5d4b5780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.049+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 530871b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.053+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c95ba93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.059+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_397-, and the Request Id: 7c5eadda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.061+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49929aaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.060+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36ef8f3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.062+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49929aaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.062+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36ef8f3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.064+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36a48393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.064+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_395-, and the Request Id: 2ce6b096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.064+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3063d422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.065+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22251cc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.065+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3063d422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.065+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22251cc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.067+0000 [Thread-16123] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:45:49.069+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c95ba93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.069+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51dd6264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.069+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_398, and the Request Id: 33e0675f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.070+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65adc41a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.071+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65adc41a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.071+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58a0a603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.073+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22eba4e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.074+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22eba4e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.076+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5eb27ef2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.076+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_393, and the Request Id: 22b6c694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.077+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_400, and the Request Id: 1bc5c917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.077+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eb27ef2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.077+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_396, and the Request Id: 4bdacbb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.080+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4297a750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.081+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4297a750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.082+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cb55358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.083+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_398, and the Request Id: 1adf7e24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.142+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6822fc5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.143+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3156a0bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.143+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67e7fcb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.143+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f89401a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.145+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f89401a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.145+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_393-, and the Request Id: d8d7749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_398-, and the Request Id: 4eeda6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.145+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_400-, and the Request Id: 186b3e7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.149+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693e6838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.151+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12cf8eaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.152+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12cf8eaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.154+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_398, and the Request Id: 201f58a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.155+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_398-, and the Request Id: 3447e800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.155+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_396-, and the Request Id: 6c5b2111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.157+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62d08ec7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.158+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62d08ec7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.159+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 478a1d7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.159+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e54e8ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.160+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a5b1637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.161+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e54e8ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.161+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a4ed6c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.162+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a5b1637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.162+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 314e9c22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.163+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 314e9c22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.170+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_398-, and the Request Id: 7bbab24f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.170+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_391, and the Request Id: 1710bf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.173+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_398, and the Request Id: 7e1a51b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.174+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66c06b77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.174+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 125acc79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.176+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66c06b77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.177+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bf1f20f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.178+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bf1f20f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.180+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_391-, and the Request Id: 4f7e50de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.180+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_400, and the Request Id: 4cce2643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.181+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a62eee0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.184+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61cc393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.188+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 205443ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.191+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_398-, and the Request Id: d773412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.192+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27062c19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.193+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6af1ad07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.197+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a93d029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.198+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a93d029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.203+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_400-, and the Request Id: 36fda288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.203+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d288b9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.203+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e244409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.204+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 163452b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.204+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33741683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.204+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d709465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.205+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 163452b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.206+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f878cba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.207+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79691ab6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.208+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79691ab6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.210+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75f2f958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.212+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_396, and the Request Id: 7f496bf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.213+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42dd8ae5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.213+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 398d889f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.213+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54942b5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.213+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42dd8ae5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.215+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 398d889f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.217+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a142f81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.218+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_401, and the Request Id: 7f5a115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.219+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a142f81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.220+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66bde2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.221+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bca0020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.221+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6eb3fa64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.222+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bca0020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.223+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eb3fa64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.224+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d81a531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.225+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 127e0a8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.226+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_397, and the Request Id: 44251ea3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.227+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 127e0a8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.227+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 424a0480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.228+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cdf9290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.229+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68d2ece4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.230+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68d2ece4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.230+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d81a531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.231+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71e7ef37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.232+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71e7ef37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.232+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1006bb7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.233+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_399, and the Request Id: 7a0e7173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.234+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_394, and the Request Id: 16b7e7a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.235+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_399, and the Request Id: 6fe161a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.238+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_396-, and the Request Id: 28fbe14d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.238+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_401-, and the Request Id: 58ef5ddf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.244+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: aebd455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.245+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33c4eb4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.246+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aebd455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.246+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33c4eb4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.249+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65e2ffe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.249+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_397-, and the Request Id: ba97983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.250+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 556ae408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.250+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65e2ffe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.251+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b892d43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.251+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 556ae408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.252+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_399, and the Request Id: 29843a4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.253+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_399, and the Request Id: 638d3e35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.254+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_399-, and the Request Id: 1fb9f7c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.261+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_394-, and the Request Id: 1757ee9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.262+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_399-, and the Request Id: 7ec4cf4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.262+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_399-, and the Request Id: 119b9790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.262+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_399-, and the Request Id: 2c84fef7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.262+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d2332ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.264+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6edfb7d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.264+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35b65b30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.264+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d2332ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.268+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7153ad61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.268+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60a4e30c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.270+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7153ad61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.270+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60a4e30c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.273+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a8b9ea4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.274+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_392, and the Request Id: 6b2bad95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.274+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a8b9ea4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.276+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14732e46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.277+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_401, and the Request Id: 54c579af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.278+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4849cde1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.284+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52a5b9ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.284+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a31c90d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.286+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d9dba7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.287+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d9dba7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.289+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e119cb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.290+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e119cb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.291+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_397, and the Request Id: 28a7cd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.291+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_392-, and the Request Id: 7b5d4f00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.294+0000 [Thread-16217] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:45:49.295+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e9ff141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.297+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65d5520e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.299+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_401-, and the Request Id: 46d0e54b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.302+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 690a5e08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.306+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5859495f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.308+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3349e7b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.308+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d196286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.309+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_397-, and the Request Id: 55cbaa77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.310+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d196286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.311+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b2ef45e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.311+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b2ef45e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.313+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79ec53cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.314+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 202785eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.314+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79ec53cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.315+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14d40bda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.316+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 202785eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.316+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51a1b5d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.318+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d673057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.319+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d673057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.319+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 406d1381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.323+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_395, and the Request Id: 15270823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.324+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36a408de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.325+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_398, and the Request Id: 76c92357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.325+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36a408de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.327+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ff1ac0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.327+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71dfb455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.328+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_402, and the Request Id: 4509a4ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.329+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e47c2c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.330+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63064e57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.332+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fec2624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.334+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d278041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.340+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_398-, and the Request Id: 65d4cce2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.341+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3acf9ab0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.342+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3acf9ab0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.344+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a17382e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.345+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a17382e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.346+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_400, and the Request Id: 8990304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.352+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dcf295e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.353+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_400-, and the Request Id: 10fb603c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.357+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_395-, and the Request Id: 3a3e7f1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.357+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4de8210c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.360+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4de8210c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.360+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_402-, and the Request Id: ba4490f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.362+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b73b758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.363+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b73b758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.364+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_402, and the Request Id: 206aa401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.366+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 253caf62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.368+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 253caf62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.376+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f77a7c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.382+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bcfe4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.383+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bcfe4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.384+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5011acf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.386+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_400, and the Request Id: 15c947c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.387+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74afc9dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.392+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74afc9dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.393+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5011acf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.394+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 762650f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.395+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 762650f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.397+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 143672da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.398+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 143672da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.398+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_400, and the Request Id: 1e6b3b0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.399+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_393, and the Request Id: 37756f71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.401+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fd9f8c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.402+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3110c345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.404+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3110c345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.406+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36215ae1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.407+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36215ae1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.408+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_400, and the Request Id: 8393476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.409+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 795466d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.410+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_400-, and the Request Id: 7cc2e085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.417+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59af2d43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.418+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59af2d43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.422+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b1ba5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.425+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53cacee4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.425+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 257c93fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.427+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 257c93fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.429+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f9aec7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.433+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_398, and the Request Id: 12c9754a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.436+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_393-, and the Request Id: 5b335833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.436+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_400-, and the Request Id: 5d650827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.441+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4646fd4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.443+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48f0b3c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.444+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 103c2cea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.444+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48f0b3c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.447+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26aff0ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.448+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26aff0ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.450+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_401, and the Request Id: 577a59b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.451+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c2eda60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.452+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_400-, and the Request Id: 70875fa5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.452+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_402-, and the Request Id: 6b2b0a71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.460+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_398-, and the Request Id: 1b9dff2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.462+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57bc2930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.465+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e1d4d84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.465+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 146f056e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.467+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e1d4d84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.470+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5109162e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.473+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6833e620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.473+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6302c567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.474+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5109162e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.475+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6302c567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.475+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a449fac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.476+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_401-, and the Request Id: 23c5c8f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.478+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2131622d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.479+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2131622d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.480+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72ea325e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.481+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72ea325e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.481+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f599c0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.481+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_403, and the Request Id: 5e0d0d77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.481+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_399, and the Request Id: 720a954c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.484+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5550939b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.485+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5550939b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.487+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_396, and the Request Id: 3e7661ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.488+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3223b168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.488+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7119f04a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.493+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d4bb132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.494+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ce874c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.498+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ee739e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.498+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_403-, and the Request Id: 3e0c8108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.501+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 203dd179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.502+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f5c1fe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.502+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 203dd179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.503+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_399-, and the Request Id: 195d9fa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.505+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63fc51be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.506+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63fc51be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.507+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d59cbb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.509+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d59cbb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.509+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67fb63c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.509+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_396-, and the Request Id: 77629f0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.509+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64842be9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.510+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64842be9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.511+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67fb63c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.512+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_394, and the Request Id: 3f49de92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.512+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21b5ad5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.513+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b5ad5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.514+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_401, and the Request Id: 40af4c4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.514+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_401, and the Request Id: 4dd615a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.518+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3274fde7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.519+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3274fde7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.520+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45012c86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.521+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45012c86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.523+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_401-, and the Request Id: 19e38b35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.524+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61bebefb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.525+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_401-, and the Request Id: 520b76f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.528+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_401, and the Request Id: 4f367800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.529+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 657c6733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.529+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44b5dcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.530+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 657c6733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.530+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2153e8bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.532+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_394-, and the Request Id: 2c0083b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.532+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46689b9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.534+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46689b9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.535+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71491603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.535+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_402, and the Request Id: 3a5bfbcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.538+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59199490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.539+0000 [Thread-16290] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:45:49.601+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_401-, and the Request Id: 26a92e2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.601+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50773608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.601+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47abca66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.603+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a456819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.605+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bfb0e03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.606+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33d490ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.606+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b23eed9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.607+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b23eed9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.609+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6846578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.610+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_402-, and the Request Id: 789064b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.611+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33d490ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.615+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59342d16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.616+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59342d16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.617+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 553269b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.618+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 553269b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.619+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_399, and the Request Id: 5139cc10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.621+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_403, and the Request Id: 53bf6c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.624+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ff83b46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.626+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 417384b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.629+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_399-, and the Request Id: 2226e2d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.633+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 417384b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.633+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a1e49e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.635+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 99bd88d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.635+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b9f8a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.636+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18b2ac10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.637+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b9f8a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.637+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 99bd88d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.640+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_404, and the Request Id: 257fc4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.640+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ce824e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.640+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53758c10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.642+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53758c10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.643+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_403-, and the Request Id: 2226a33b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.643+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_400, and the Request Id: 1c61efa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.646+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20e060a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.647+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d69e046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.650+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 164fe289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.653+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a5abe26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.654+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 164fe289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.656+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a2a155a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.658+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61b179ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.658+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a2568d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.659+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61b179ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.659+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68dea00c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.660+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_404-, and the Request Id: 3a08fde9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.662+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_400-, and the Request Id: 506cb79f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.662+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_397, and the Request Id: 5a6142c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.662+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dc52050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.663+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e370c93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.664+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dc52050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.664+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15235546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.665+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15235546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.665+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35ee4cc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.665+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e370c93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.665+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ee4cc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.666+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d541769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.666+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c795fb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.666+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_395, and the Request Id: 57d0a90e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.668+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c795fb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.671+0000 [Thread-16338] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:45:49.672+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_402, and the Request Id: f11654a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.673+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d541769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.673+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_402, and the Request Id: 21432ca4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.722+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 779e5006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.724+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 779e5006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.724+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_402-, and the Request Id: be566c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.725+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e9d917c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.726+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27132037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.729+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc521dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.729+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b004e2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.731+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_395-, and the Request Id: 2bf5135f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.727+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_397-, and the Request Id: 157c71f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.732+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29230152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.732+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b406146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.733+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29230152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.734+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b406146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.735+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_402, and the Request Id: 77602b0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.736+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3298228b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.737+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_402-, and the Request Id: 44f91e07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.740+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3298228b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.740+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dbb194e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.741+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_403, and the Request Id: 5d7700ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.743+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12364c4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.743+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45f5af7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.744+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12364c4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.746+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 443fd0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.748+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a417e08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.749+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a417e08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.750+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15a3e97f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.751+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22914039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.751+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_402-, and the Request Id: 4a99ece7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.752+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33ce9828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.754+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_400, and the Request Id: 1bedba81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.756+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d38e6aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.757+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d38e6aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.759+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 447fe4b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.760+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 447fe4b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.760+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_403-, and the Request Id: 4593a0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.762+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_405, and the Request Id: 44e30304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.763+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1832187f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.764+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 675da77e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.764+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c61d437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.764+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e2602a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.766+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c61d437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.766+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 125f3693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.768+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e96e69e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.768+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 510944bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.769+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 510944bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.770+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13592207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.770+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13592207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.772+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_401, and the Request Id: 64a900f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.773+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c18db2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.774+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c18db2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.778+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_404, and the Request Id: 2de2f784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.780+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_400-, and the Request Id: 1a791fbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.784+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64a76005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.787+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_405-, and the Request Id: 4e591434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.787+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_404-, and the Request Id: 1f6fa2cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.788+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46f82c9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.788+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50f2c380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.790+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50f2c380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.790+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c6dc3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.793+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25b33782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.794+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25b33782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.796+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bbaff3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.797+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e526012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.798+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e526012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.798+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35982690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.799+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35982690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.799+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_398, and the Request Id: 57595c31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.800+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bbaff3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.800+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_401-, and the Request Id: 2976284b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.801+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63f7e3cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.802+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f7e3cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.803+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 109d89af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.804+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_403, and the Request Id: 7ac75162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.804+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68e976e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.804+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1538c3ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.804+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 109d89af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.805+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1538c3ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.806+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_396, and the Request Id: 6b20ff7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.806+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_403, and the Request Id: 7941b504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.806+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ac3bcd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.810+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 456f1b48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.811+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_398-, and the Request Id: 7368b325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.813+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 185f129d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.813+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_396-, and the Request Id: 4c15870e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.815+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 413e0983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.824+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37919e51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.824+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 500536aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.829+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4254f5a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.829+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_403-, and the Request Id: 6ae3cf86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.830+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4254f5a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.833+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c7675d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.835+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_403-, and the Request Id: 77fc5d60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.836+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f9855e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.837+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ab1ced0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.837+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23ae7711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.838+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f9855e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.838+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23ae7711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.840+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78236e36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.841+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_403, and the Request Id: 33bd94c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.842+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f5e53ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.842+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23aefd3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.843+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23aefd3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.843+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f5e53ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.845+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_401, and the Request Id: 45d0b150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.847+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16bd2b65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.847+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2380977d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.868+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16bd2b65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.868+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2380977d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.874+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_404, and the Request Id: 318abeb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.874+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 444d8e67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.874+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5643ddb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.875+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5643ddb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.876+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 551fe1a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.877+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_401-, and the Request Id: 5d5e816e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.877+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 551fe1a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.878+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_405, and the Request Id: 2590d201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.882+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d63d894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.883+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d63d894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.884+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50571367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.884+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b75ca23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.886+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2920736f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.888+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_402, and the Request Id: 7781ed90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.891+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 298bc151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.892+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50230e4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.893+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_404-, and the Request Id: 61c42196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.894+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2920736f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.895+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_405-, and the Request Id: 601fd80f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.895+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_403-, and the Request Id: 652f859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.896+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 677b7303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.897+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 677b7303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.898+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70a4901c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.898+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44a9a254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.898+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70a4901c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.899+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11b3fa9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.899+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44a9a254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.900+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11b3fa9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.901+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_402-, and the Request Id: 3675639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.901+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 768a45a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.902+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 768a45a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.902+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_406, and the Request Id: 75036105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.904+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 500c365e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.904+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_397, and the Request Id: 4ae57529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.905+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_399, and the Request Id: 35d08e05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.911+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e01aa5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.913+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47c4f586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.917+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_399-, and the Request Id: 773a5b89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.928+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fb2a023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.929+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28412d82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.932+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64eed748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.933+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_406-, and the Request Id: 1e3ca591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.937+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3575e366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.937+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f4b6055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.938+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3575e366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.940+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 263339b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.942+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 122f9bc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.943+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 122f9bc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.944+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ee18524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.945+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee18524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.945+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bebe397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.946+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_402, and the Request Id: 6dff494f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.949+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c839225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.950+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c839225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.951+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_404, and the Request Id: 66d91763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.953+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_397-, and the Request Id: 7f81eb74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.954+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c00b485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.955+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c00b485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.956+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 488108df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.957+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ad404c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.958+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ad404c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.959+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_404, and the Request Id: 59c4a70d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.961+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ca9055a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.962+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5225a0d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.964+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5225a0d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.965+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f488f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.966+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f488f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.967+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_404, and the Request Id: 2f0ad4b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.968+0000 [Thread-16448] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:45:49.970+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68bc5a95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.972+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_402-, and the Request Id: 787ffbc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.973+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4af0a043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.973+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_404-, and the Request Id: 43acbb96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.974+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4af0a043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.977+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cb49878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.978+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cb49878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.979+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e25b370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.981+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 597fed41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.983+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_406, and the Request Id: 7e713ca1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.989+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28ae8aee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.991+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28ae8aee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.993+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 753f15b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.994+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 753f15b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.994+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_404-, and the Request Id: 468b09cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.995+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 215de784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.995+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e0f8dce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.995+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35b7b0cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.995+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 357e763c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.996+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 357e763c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.997+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2de5607f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:49.998+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2de5607f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.001+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_406-, and the Request Id: 6fee3877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.003+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_403, and the Request Id: 200e361d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.003+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_404-, and the Request Id: 6deed25f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.005+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_407, and the Request Id: 1a635663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.008+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40d8ec5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.012+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f9687f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.013+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f9687f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.013+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_407-, and the Request Id: 52daccdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.016+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53efe322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.016+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 258be37e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.017+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53efe322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.019+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5003a704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.019+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 376241cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.020+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_405, and the Request Id: 67afa4f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.021+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dc0d76e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.022+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16f90a1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.028+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f9ebcf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.028+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_403-, and the Request Id: 57dbda62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.029+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6484fa61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.029+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f9ebcf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.030+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6484fa61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.034+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7417044a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.036+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7417044a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.036+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_405-, and the Request Id: 5908caa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.037+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19f9e664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.037+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19f9e664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.038+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_400, and the Request Id: 4d06f671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.043+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_405, and the Request Id: 7b32d4ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.045+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5814d3ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.045+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4701f754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.045+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fbfb00e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.046+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4701f754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.047+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70928ddc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.047+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4559e59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.048+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4559e59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.050+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38b3efca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.050+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43d04cf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.051+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38b3efca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.053+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a406527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.054+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e8dfd88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.055+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e8dfd88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.058+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 381a4c2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.058+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_400-, and the Request Id: 57d0bde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.059+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 451b602f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.060+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_403, and the Request Id: 5b4da1d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.060+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_398, and the Request Id: 3a42c6d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.060+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_405-, and the Request Id: 6b6b6756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.064+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44f25ef0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.065+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b42abd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.065+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44f25ef0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.066+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b42abd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.067+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ccaaf28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.068+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ccaaf28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.068+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 491023ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.069+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dbd68f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.069+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 336a72cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.070+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dbd68f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.070+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35a143de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.071+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_405, and the Request Id: 17ac39f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.074+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_407, and the Request Id: f80d8d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.075+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 629c26ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.077+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 629c26ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.077+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70e8a791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.078+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38000b1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.079+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38000b1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.081+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_405, and the Request Id: 37dbbf74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.082+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 313d01de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.084+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_403-, and the Request Id: 7a605660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.090+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f9d92a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.090+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_405-, and the Request Id: 18bab77d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.090+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 457f7876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.091+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_398-, and the Request Id: 48cae270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.091+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_405-, and the Request Id: 51ee2c51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.092+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e8e297e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.093+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_407-, and the Request Id: 7ebe0a63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.095+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f9d92a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.096+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f1f1c49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.097+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 480985bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.097+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b05d77e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.098+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 480985bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.098+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b05d77e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.099+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 457f7876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.100+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_406, and the Request Id: 15997e72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.101+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f27c2d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.101+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5abd020e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.102+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 367b50c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.102+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f27c2d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.103+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5abd020e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.107+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 724064bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.107+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_401, and the Request Id: 5f1c1186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.109+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3404f2f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.110+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4874d28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.112+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_404, and the Request Id: 1628f860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.115+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_406-, and the Request Id: c96e5bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.118+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40f43f44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.118+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ff988f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.120+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40f43f44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.120+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a19e08e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.121+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a19e08e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.121+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45a4e025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.122+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a4e025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.122+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e57087e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.123+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e57087e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.127+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_408, and the Request Id: 246ee254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.128+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_406, and the Request Id: 4b697bed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.128+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ff5a1d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.131+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c2f6f69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.131+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_401-, and the Request Id: 63fe33d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.134+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a759b81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.137+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_408-, and the Request Id: 27dbd7b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.137+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36d9f562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.140+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61ea0ed6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.140+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c88b61e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.141+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c99f2b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.142+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c99f2b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.143+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_404-, and the Request Id: 5a485692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 675dec24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.146+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24595b99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.146+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 675dec24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.147+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24595b99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.150+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_404, and the Request Id: 49bc2175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.152+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f921b3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.152+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a69e67f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.153+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_406-, and the Request Id: 59c25e75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.153+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f921b3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.156+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_408, and the Request Id: 77c7c4cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.156+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21580860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.163+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_404-, and the Request Id: 11bc2ae3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.163+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19835441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.165+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19835441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.165+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32f027fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.166+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f0941e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.166+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ac20650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.167+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f0941e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.168+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d101cdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.170+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_406, and the Request Id: 3432dae8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.177+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_406-, and the Request Id: 7962650c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.177+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1574f52f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.177+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e7033de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.177+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 548b7ac0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.179+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16151e9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.180+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_408-, and the Request Id: 231f1491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.180+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64c749d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.185+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16151e9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.186+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e7033de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.186+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4692cf27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.186+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 548b7ac0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.187+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e062cab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.187+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4692cf27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.187+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4580ae18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.188+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4580ae18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.189+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_407, and the Request Id: 3e190552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.190+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68143dff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.191+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74635e77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.191+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68143dff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.192+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74635e77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.193+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_406, and the Request Id: 5dc155e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.193+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e6f5643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.194+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e6f5643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.194+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_399, and the Request Id: 57bf1cb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.197+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7be7cdc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.197+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_402, and the Request Id: 2bf77891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.201+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53af3d39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.202+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23aee503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.202+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21210427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.208+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_407-, and the Request Id: 13a1ae9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.208+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 617dfbc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.208+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d4ea44d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.210+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d4ea44d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.211+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 252c3cfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.212+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 252c3cfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.213+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_406-, and the Request Id: 6f56d8bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.213+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_399-, and the Request Id: 3b62f711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.213+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_402-, and the Request Id: 59be25e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.215+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 192c65a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.216+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 192c65a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.217+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b59f972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.217+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_409, and the Request Id: 6ea385d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.218+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43967a0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.219+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43967a0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.221+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_407, and the Request Id: 2818829b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.224+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3db76307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.226+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3db76307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.227+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bf5e3f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.227+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69a480be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.227+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4698ea15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.228+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69a480be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.229+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4698ea15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.230+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_409-, and the Request Id: 75c26137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.230+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 467ef766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.231+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 467ef766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.232+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_405, and the Request Id: 1232c019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.232+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_405, and the Request Id: 25449eef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.235+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 122e489f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.237+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2409987c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.241+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c7931de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.242+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_405-, and the Request Id: 71557390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.250+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44a90ce2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.251+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44a90ce2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.252+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 558aa43e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.253+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ac36ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.254+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ac36ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.256+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_409, and the Request Id: 371b3291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.257+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_407-, and the Request Id: 21eb20c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.266+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f99ff68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.268+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1526d09c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.271+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_405-, and the Request Id: 7a4562fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.274+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69bc91af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.276+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69bc91af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.276+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67516429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.277+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67516429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.278+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a663e09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.279+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 221e13a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.279+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a663e09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.280+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 221e13a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.281+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_407, and the Request Id: 7c9dae4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.281+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_407, and the Request Id: 779fc02b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.283+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4219fa13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.290+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_409-, and the Request Id: 16b51bba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.291+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34ebcfb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.292+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2252b544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.302+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14678fe6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.305+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d6fddb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.306+0000 [Thread-16578] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-03-21T12:45:50.308+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c9e102e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.312+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a3fb647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.315+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_407-, and the Request Id: 1fd2aab5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.317+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2842df1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.317+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5720e0e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.319+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2842df1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.320+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65c9c72c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.321+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65c9c72c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.321+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62607e8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.322+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3877ade5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.323+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62607e8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.323+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_407-, and the Request Id: 53a8a9a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.325+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b86c714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.326+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bbab3b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.327+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b86c714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.330+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6604d366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.331+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6604d366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.332+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_408, and the Request Id: 6597ff4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.334+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56ec30aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.334+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53aca6ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.334+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_410, and the Request Id: 271c6250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.334+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ec30aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.336+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53aca6ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.337+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1645da65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.338+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_408, and the Request Id: 67e7299f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.339+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1645da65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.339+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13a6f9e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.341+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 509bea77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.342+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 509bea77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.342+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 225e821b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.343+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 225e821b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.344+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_403, and the Request Id: 3ef6ffff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.345+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_410-, and the Request Id: 6f31a853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.345+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_408-, and the Request Id: e1801a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.347+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_406, and the Request Id: 5d038e23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.351+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 302d47a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.353+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10eed3ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.354+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10eed3ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.355+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43e45dd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.357+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_403-, and the Request Id: 1d9b1002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.360+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2021fdbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.360+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_406-, and the Request Id: 68d27619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.362+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68a887c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.362+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_408-, and the Request Id: 17dc2ffb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.364+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fe41392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.364+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f802432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.365+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f802432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.366+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e8cfda4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.367+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_406, and the Request Id: 5eec9e5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.368+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54841cd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.371+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4deb084b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.379+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 662bf3e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.379+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28091a23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.380+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bc98163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.380+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 662bf3e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.380+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70810320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.381+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70810320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.381+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a10e806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.379+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39b3a49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.383+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c02fbbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.385+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c02fbbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.385+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76911b46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.386+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76911b46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.386+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_410, and the Request Id: 6a3fdf5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.387+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_408, and the Request Id: 162b0bef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.395+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 482b5644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.395+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db4375d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.396+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_410-, and the Request Id: 3a1061e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.397+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61ffdd35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.398+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 334b57b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.398+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61ffdd35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.403+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_406-, and the Request Id: bc84415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.404+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d1c9149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.405+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d1c9149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.406+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_408, and the Request Id: 2ce7bee1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.408+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: acc83d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.409+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cd25b8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.409+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: acc83d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.410+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd25b8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.411+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14e3fcf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.412+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e3fcf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.413+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6adb744f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.413+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 722c230b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.414+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3aeaab49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.414+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6adb744f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.415+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aeaab49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.415+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 722c230b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.417+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_400, and the Request Id: 6f15e690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.419+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_411, and the Request Id: 4d899321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.420+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6be4f416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.421+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e3e6526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.421+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6be4f416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.423+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bfb2d7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.423+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36a7eca9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.424+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bfb2d7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.424+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36a7eca9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.425+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56786399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.425+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_404, and the Request Id: 7d55eac3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.426+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56786399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.427+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_409, and the Request Id: 285fa653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.429+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c8569d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.431+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 165aaa96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.431+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e0a11bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.431+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_408-, and the Request Id: 4a863e68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.432+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 165aaa96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.433+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_407, and the Request Id: adb73a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.435+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 736a3650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.436+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 736a3650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.438+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_409, and the Request Id: 166f28aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.439+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_411-, and the Request Id: 76b84368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.442+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_407-, and the Request Id: 7d9993de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.444+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_408-, and the Request Id: 35101dce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.446+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c53e4ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.446+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_400-, and the Request Id: 663f8cc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.452+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_404-, and the Request Id: 6e528edd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.452+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3766b296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.454+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3766b296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.454+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48a72565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.456+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_409-, and the Request Id: 1c94a1c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.457+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58be6aaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.458+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64d40fc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.459+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6706aec0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.460+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6706aec0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.460+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54e5eb60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.463+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_411, and the Request Id: 371b6ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.467+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_409-, and the Request Id: 34b4beb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.467+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a2c3c61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.470+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_411-, and the Request Id: 7de428eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.474+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bb45834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.474+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75f793a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.479+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bb45834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.481+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 403726b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.485+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 131456fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.487+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21480cb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.487+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 477c47ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.487+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44675fbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.488+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21480cb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.490+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_407, and the Request Id: 36e16c0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.494+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5887cfba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.495+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3494b078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.499+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32d4102c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.504+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39ab62cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.507+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14b9efaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.510+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b172a59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.510+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49b83c19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.511+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b172a59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.511+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49b83c19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.512+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e03bc9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.513+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e03bc9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.513+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51b9b227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.514+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51b9b227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.514+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_405, and the Request Id: 8cafc92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.515+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_409, and the Request Id: 12cfdf7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.518+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51b7aab2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.520+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51b7aab2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.521+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cb5d1af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.523+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb5d1af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.523+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42323a8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.524+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_409, and the Request Id: 1b408533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.528+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_407-, and the Request Id: 4622a99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.530+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cf0eedd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.534+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ca7f0bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.535+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ca7f0bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.539+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d3d4be0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.539+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 797daed2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.539+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 311b9ff0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.540+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 797daed2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.540+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3d4be0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.541+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 311b9ff0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.543+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4202439f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.543+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6319b07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.544+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4202439f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.544+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6319b07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.545+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_410, and the Request Id: 5594dda5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.545+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_408, and the Request Id: 36d97324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.548+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f809595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.548+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_401, and the Request Id: 1c0f3988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.549+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f809595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.551+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_409-, and the Request Id: 138b2f23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.551+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 141d8263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 141d8263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.553+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_412, and the Request Id: 678f8349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.554+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_408-, and the Request Id: 8176aa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.561+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c2715dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.562+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c2715dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.564+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_409-, and the Request Id: 162db081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.565+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_405-, and the Request Id: 64e22967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.565+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a1da7a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.566+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a1da7a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.567+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_410, and the Request Id: 417adbf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.569+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 592c7a79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.570+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1adff9af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.573+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 431712d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.576+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_410-, and the Request Id: 1ed64dc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.577+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_401-, and the Request Id: 6e7007ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.580+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41280371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.580+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_412-, and the Request Id: 6362fd44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.589+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4afa2203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.599+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_410-, and the Request Id: 1040a837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.599+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c8b7e3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.599+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f233efd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.608+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45a117e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.612+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35927c58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.613+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35927c58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.615+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31f614e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.616+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31f614e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.617+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fbfefd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.618+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_412, and the Request Id: 389abc18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.622+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2812e813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.625+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f21cd84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.625+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18644cd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.627+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55ca5d3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.630+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57c64a33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.634+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d38c20c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.635+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d38c20c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.636+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b6aee45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.636+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cbad75e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.637+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cbad75e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.638+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_408, and the Request Id: 76bdbe28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.639+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37caaa5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.640+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37caaa5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.641+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ebe9157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.642+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ebe9157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.643+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_410, and the Request Id: 736fa8aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.649+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c2c1215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.651+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_412-, and the Request Id: 75c93a7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.658+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 102cdf2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.659+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 102cdf2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.661+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70446d76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.662+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70446d76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.662+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43666054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.663+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43666054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.664+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_409, and the Request Id: 6f562a40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.664+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 770145ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.666+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 770145ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.667+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_410, and the Request Id: 29b74ab1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.673+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d18a5de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.683+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60f7cbe6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.683+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53ee30a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.687+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e57710d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.689+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e57710d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.690+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6426c722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.691+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6426c722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.693+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_410-, and the Request Id: 3b8c350b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.693+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_406, and the Request Id: 5d1a6c83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.699+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_408-, and the Request Id: 6092e268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.700+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_409-, and the Request Id: dc3a4dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.701+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4253531d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.703+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4253531d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.703+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_406-, and the Request Id: 45759e7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.705+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 290d841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.707+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 290d841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.708+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26779df8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.709+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26779df8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.709+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4aaed123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.711+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aaed123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.711+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28bedb74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.713+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 456e2d82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.713+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 456e2d82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.714+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_411, and the Request Id: 58490d6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.715+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fd2fd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.717+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_411, and the Request Id: 23cca3b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.717+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c310bc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.718+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c310bc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.718+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_410-, and the Request Id: 6cba272e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.720+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19cd34ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.721+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19cd34ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.726+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_413, and the Request Id: 46c22ac6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.726+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f482b7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.728+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 581d4f1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.728+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a819fe2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.729+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a819fe2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.731+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 724b7a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.734+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_411-, and the Request Id: 5176d01e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.734+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_402, and the Request Id: 37d807f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.740+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7231d56f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.741+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6914be3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.741+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10a5e234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.748+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_411-, and the Request Id: 6c12f09a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.750+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a7eea28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.752+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_413-, and the Request Id: 68543856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.755+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50732dbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.757+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e1bb838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.763+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 331d8852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.768+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d8fffee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.768+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c696679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.770+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c696679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.770+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 121660de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.773+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c18b7e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.774+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c18b7e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.776+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_411, and the Request Id: 39d7c3b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.777+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d658fe3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.779+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c4e6423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.780+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dcaf9e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.780+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_402-, and the Request Id: 664ce8a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.782+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26f4b6cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.784+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26f4b6cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.785+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36a9e9fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.786+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61e5e4b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.786+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dcaf9e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.786+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36a9e9fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.787+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c4e6423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.790+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38febdbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.792+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38febdbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.792+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4048b3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.793+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4048b3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.795+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66201cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.796+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66201cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.797+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_413, and the Request Id: 47c43eaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.797+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_407, and the Request Id: 6cf702cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.798+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_409, and the Request Id: 7f5e0fd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.801+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c9498fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.802+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_410, and the Request Id: 567b5001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.802+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c7c218c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.803+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e5e4b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.809+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 347b78ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.810+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 347b78ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.811+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c829dad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.812+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3800e94e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.813+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3800e94e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.814+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_411, and the Request Id: 673868cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.818+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_411-, and the Request Id: 71c7651b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.827+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_413-, and the Request Id: 42ed92e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.829+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_411-, and the Request Id: f980ba0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.834+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_409-, and the Request Id: 13036f2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.839+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_407-, and the Request Id: 5382c788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.841+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cda4d85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.842+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cda4d85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.844+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a7dae18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.845+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a7dae18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.847+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_412, and the Request Id: 6c527b69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.848+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_410-, and the Request Id: 347f5091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.850+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43dd61a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.851+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43dd61a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.853+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7022e2a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.854+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7022e2a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.854+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55239b2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.860+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4116f0a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.861+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55239b2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.861+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_414, and the Request Id: 20447cc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.862+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4116f0a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.863+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_412, and the Request Id: 284652e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.865+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6422aa59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.865+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 622667dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.878+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67f67edf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.878+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f786f15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.885+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 734efcc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.894+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48b66039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.896+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 621a121c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.899+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_412-, and the Request Id: 96caec2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.906+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_412-, and the Request Id: 67681751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.914+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 394cd7d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.919+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_414-, and the Request Id: 3ad73102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.920+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ad96ba9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.925+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cb32796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.934+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2540fcd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.934+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19745e55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.941+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c1ff02e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.949+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dce38db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.957+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17b4c5d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.961+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22b840db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.961+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2343a8c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.973+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79057228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.975+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79057228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.976+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 537bf03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.976+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 537bf03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.978+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_403, and the Request Id: 767f5f60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.990+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67f30333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.991+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67f30333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.993+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 293b1f3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.994+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 293b1f3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:50.999+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 736dedc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.001+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3457cef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.002+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 736dedc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.003+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 744dd190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.003+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3457cef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.003+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_414, and the Request Id: f6ca491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.004+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 744dd190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.006+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e2cd30f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.007+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e2cd30f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.007+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 734e2691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.008+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 734e2691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.008+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17645ec1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.010+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17645ec1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.015+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_410, and the Request Id: 4e3e2744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.015+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_408, and the Request Id: 1d41e480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.016+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47053407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.016+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3db6be2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.017+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47053407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.017+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3db6be2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.020+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63b0af83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.020+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4370f748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.021+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c33eacd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.022+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4370f748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.022+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63b0af83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.023+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d30ea10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.025+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_412, and the Request Id: 185ee3ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.025+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_412, and the Request Id: 6a0311ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.025+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_411, and the Request Id: 47a788e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.034+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_403-, and the Request Id: 6925c387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.034+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52f1e191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.041+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_410-, and the Request Id: 4aa41ace, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.043+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_408-, and the Request Id: 742a0d06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.049+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b7cbcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.051+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b7cbcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.052+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 356fddd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.054+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 356fddd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.055+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_413, and the Request Id: 48340e50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.103+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_414-, and the Request Id: ada064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.104+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19ff88a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.105+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19ff88a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.106+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3419d2f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.106+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_412-, and the Request Id: 75ba1787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.107+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_411-, and the Request Id: 58ec9f77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.108+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e057d1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.109+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 384c3273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.110+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 384c3273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.111+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_413, and the Request Id: 47dda095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.112+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_412-, and the Request Id: 7e9c3b75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.112+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6db7812b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.113+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6db7812b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.116+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3af70d27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.116+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32cc8497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.117+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3af70d27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.117+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4386e46f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.119+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_415, and the Request Id: 577de78e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.131+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_413-, and the Request Id: 5413375e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.162+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d66982a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.162+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7917edcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.169+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68f18ce6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.175+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_413-, and the Request Id: 675fc813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.177+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 570c15da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.181+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8b4a3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.183+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8b4a3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.183+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66de9175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.185+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4540372e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.185+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44efcb1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.187+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76ef6fc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.187+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a4a700c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.188+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76ef6fc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.190+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a7a8315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.191+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_404, and the Request Id: 58aa4af4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.192+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a0603a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.193+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a0603a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.194+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52e07191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.194+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ccbb49e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.195+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52e07191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.196+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59ec50d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.197+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ccbb49e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.199+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 462d2fac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.200+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 462d2fac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.200+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_411, and the Request Id: 56fb72b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.202+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d75224b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.202+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d75224b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.207+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24e59f8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.208+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24e59f8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.208+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_415, and the Request Id: 7fa284ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.210+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_413, and the Request Id: 2fb0357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.211+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 351ab61b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.212+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 351ab61b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.213+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_415-, and the Request Id: 71efe064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.214+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 506c14cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.215+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 506c14cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.217+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb6b721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.220+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 82b2a51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.222+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_409, and the Request Id: 395ff368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.224+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_415-, and the Request Id: 414e7a07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.226+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b24c16f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.226+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_411-, and the Request Id: 76ff7eaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.227+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b24c16f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.229+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35be2733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.230+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35be2733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.231+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_412, and the Request Id: 23134add, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.235+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a7390c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.235+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48f2eef6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.238+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_413-, and the Request Id: 7317f587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.238+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a27d6b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.241+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_412-, and the Request Id: 73208dff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.242+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_404-, and the Request Id: ef698ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.245+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4da49b4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.245+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44f4a452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.248+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_409-, and the Request Id: 28a32014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.248+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 669f6477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.257+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fc2357d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.263+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b1bbdbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.265+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c6e8be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.266+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c6e8be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.269+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fb4cc5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.270+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fb4cc5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.270+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b2eaf86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.271+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b2eaf86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.272+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78937d30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.273+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78937d30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.273+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_414, and the Request Id: 3f3d2ec1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.274+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_414, and the Request Id: 4ae56678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.277+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c708dc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.278+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c708dc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.280+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62e53fe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.281+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62e53fe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.282+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_412, and the Request Id: 254846c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.283+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_414-, and the Request Id: 74c2f6c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.283+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d879902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.285+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 247d9af9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.286+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 247d9af9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.287+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37113f68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.288+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37113f68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.293+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 544cef46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.293+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e140c43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.303+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fe6277b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.303+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 598fb068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.305+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fe6277b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.307+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12ec1e2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.308+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12ec1e2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.309+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_416, and the Request Id: 66d12be6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.311+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dd3e08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.312+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ff31c0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.313+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dd3e08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.313+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ff31c0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.313+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57372dc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.315+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b458740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.315+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_414, and the Request Id: 2cceb6ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.316+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b458740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.316+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57372dc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.317+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_413, and the Request Id: 35b2f4cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.318+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_416, and the Request Id: 1b00563f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.321+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_416-, and the Request Id: 69e99f40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.321+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cbfcae9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.324+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_414-, and the Request Id: 90ef013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.324+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_416-, and the Request Id: 1ab8a46c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.327+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 423ded64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.329+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_412-, and the Request Id: 68fa870b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.330+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 764c70bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.332+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79feba0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.337+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_414-, and the Request Id: 2982c682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.340+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9758109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.341+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_413-, and the Request Id: 4556c6b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.343+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34fce530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.345+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20d6293c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.345+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f00a554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.348+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eb0c0db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.352+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ce02ea0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.352+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3985befe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.354+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32514466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.354+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3985befe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.355+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32514466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.356+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dc4455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.357+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dc4455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.358+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 674fdc09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.358+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 674fdc09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.363+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_410, and the Request Id: 7ac3e70e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.364+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 739b5ff1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.366+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_405, and the Request Id: 36309a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.369+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d16dd20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.369+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_410-, and the Request Id: 11aaa315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.372+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59ce5e98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.373+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c8864d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.376+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fcd9287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.378+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fcd9287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.379+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51b9ee2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.380+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 326845d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.381+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51b9ee2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.381+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 326845d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.385+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63b6d7d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.386+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63b6d7d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.388+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2142b381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.390+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65f43819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.391+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cb925c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.392+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cb925c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.393+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 522ff57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.393+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_413, and the Request Id: 3360e274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.393+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_405-, and the Request Id: 2501013b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.395+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4eb7bcf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.396+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eb7bcf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.398+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_415, and the Request Id: 4298e281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.399+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_417, and the Request Id: 71c0dfbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.400+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60b70bbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.400+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ced85d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.402+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40efa5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.402+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 438efcbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.403+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40efa5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.404+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 438efcbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.406+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f011cb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.406+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_417-, and the Request Id: 3642285d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.407+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f011cb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.408+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 285278fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.409+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45028770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.409+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285278fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.409+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_415-, and the Request Id: 302543a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.410+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45028770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.411+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ae53ec0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.412+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_414, and the Request Id: 4592b4e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.414+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_415, and the Request Id: 66b57665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.416+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 777907db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.416+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b9dc802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.417+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ae53ec0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.417+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 777907db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.417+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_415, and the Request Id: 3ad34225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.417+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b9dc802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.418+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dd78167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.419+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dd78167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.420+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b0ba5f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.420+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_417, and the Request Id: 1cc206c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.421+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b0ba5f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.423+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 89925fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.425+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_413, and the Request Id: 79ae6646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.426+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_413-, and the Request Id: 6dda1509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.427+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_417-, and the Request Id: 1a28d30d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.428+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44a752ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.430+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1acce025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.434+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_414-, and the Request Id: 295ff434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.435+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_415-, and the Request Id: 241c2748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.435+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69cafaaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.436+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28f3d588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.437+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69cafaaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.438+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22c99352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.439+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22c99352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.440+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_415-, and the Request Id: 7de62f38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.440+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 153fce3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.440+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_411, and the Request Id: ed28d6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.447+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_413-, and the Request Id: 64d078b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.448+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68fa909f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.450+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6882d450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.451+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 767ade15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.457+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3883d874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.461+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7da2d24f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.461+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 359412cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.461+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76c902b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.463+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3df8631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.464+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_411-, and the Request Id: 3549413c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.464+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c86038b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.465+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 267f1dcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.469+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18908c8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.473+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75ccc73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.474+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ee5bf4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.474+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d087b31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.475+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ee5bf4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.476+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75ccc73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.478+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a053a1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.479+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6da8c1d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.479+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51f196cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.480+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6da8c1d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.480+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20aadc12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.481+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51f196cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.481+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20aadc12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.481+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1441f791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.481+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fa6e99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.482+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fa6e99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.483+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_416, and the Request Id: 16bb854e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.484+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c130d22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.485+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c130d22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.486+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24677ddc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.486+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_406, and the Request Id: 44636641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.486+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24677ddc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.491+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_415, and the Request Id: 2d125bff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.492+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56594e53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.495+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56594e53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.497+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 287befc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.497+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c478f47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.498+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c478f47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.498+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_406-, and the Request Id: 49803de3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.500+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_418, and the Request Id: 7ddc7fbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.501+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 287befc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.502+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fda4fb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.504+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f4d484c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.505+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f4d484c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.507+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_418, and the Request Id: 1e9f9968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.510+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b58df2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.511+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 411a139e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.512+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b58df2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.513+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 411a139e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.514+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_416-, and the Request Id: 42941fae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.515+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_416, and the Request Id: 3aca6125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.516+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e23a566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.516+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a7cd697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.517+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e23a566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.517+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a7cd697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.519+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_418-, and the Request Id: 236fcb8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.520+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_414, and the Request Id: 42c2f2b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.533+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_416, and the Request Id: 24828507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.537+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_415-, and the Request Id: 72c8a477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.537+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50eb92bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.545+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_414-, and the Request Id: afb3852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.546+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19f6c365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.550+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e2bde1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.550+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a28f6a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.552+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_418-, and the Request Id: 3ea9d3e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c90a84a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.552+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_416-, and the Request Id: 786c4ce1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.554+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c90a84a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.556+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 684dc405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.556+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 684dc405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.557+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_412, and the Request Id: 4fa38e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.559+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b64dd33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.560+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5372563f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.560+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b64dd33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.561+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39617d17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.562+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39617d17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.563+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_414, and the Request Id: 3dbb155a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.566+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1df03912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.566+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68a287f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.573+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a8d9642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.580+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_416-, and the Request Id: 7f561eed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.581+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516d557e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.582+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27033476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.584+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f1cf632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.587+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_412-, and the Request Id: 5ea67e3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.590+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 320212a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.596+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_414-, and the Request Id: 59a44a85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.597+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d7ec503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.600+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ae8fa67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.601+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64cb8e1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.602+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64cb8e1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.604+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cf87ff6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.605+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cf87ff6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.606+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_407, and the Request Id: 474ad348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.609+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79bf53e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.611+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79bf53e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.614+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fa6562e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.615+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fa6562e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.617+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36d9e38d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.617+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_417, and the Request Id: 49d145d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.617+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4111efb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.618+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36d9e38d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.621+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 319e679f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.622+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41a2e06b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.624+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 193a5c49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.624+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cdce540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.625+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cdce540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.626+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.627+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.629+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_419, and the Request Id: 395a0bc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.631+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58b9378d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.632+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58b9378d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.633+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ea1bbbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.635+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ea1bbbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.636+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a2cc043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.637+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_415, and the Request Id: 6523e0f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.638+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6482bd6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.639+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6482bd6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.641+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fef77ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.642+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fef77ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.642+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5700b3df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.645+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_419-, and the Request Id: 16cedcfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.647+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 330a586f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.649+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 330a586f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.650+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_417-, and the Request Id: 5d800afd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.653+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d2cb13d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.655+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d2cb13d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.655+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_407-, and the Request Id: 76a6aefc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.656+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2046ce68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.656+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_417, and the Request Id: 51de2e9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.657+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2046ce68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.658+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cf6c9ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.659+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cf6c9ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.660+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_417, and the Request Id: 1ddb0d26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.663+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_416, and the Request Id: 78aa3458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.663+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fc97060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.668+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_417-, and the Request Id: 7ff88855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.671+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_415-, and the Request Id: 81b0e69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.676+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 222a4ed1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.680+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2333b7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.681+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2333b7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.682+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70950be7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.682+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36263600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.684+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36263600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.686+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29c22292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.687+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_419, and the Request Id: 3d277df5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.688+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c7a80b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.689+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c7a80b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.690+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_413, and the Request Id: 68125c3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.692+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_417-, and the Request Id: 1d17fb15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.695+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35f24f43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.703+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_413-, and the Request Id: 74bab461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.706+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b44365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.715+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17e24316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.717+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17e24316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.718+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 288b3a15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.721+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20e880da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.721+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_416-, and the Request Id: 6bfee7b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.721+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_419-, and the Request Id: 3793c036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.721+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c61babb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.722+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77df5b2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.722+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77df5b2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.724+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3145c580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.725+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10e4e854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.726+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3145c580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.726+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19d5367e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.727+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_415, and the Request Id: 9350ffd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.731+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24d208bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.731+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55ea2bfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.732+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 862ad55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.733+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ea2bfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.733+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24d208bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.734+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 185177b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.735+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185177b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.736+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 733cf09a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.737+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_408, and the Request Id: 7ea18022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.739+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_420, and the Request Id: 5bed1622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.741+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36ca94bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.743+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ad2e769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.744+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ad2e769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.744+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61f486a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.745+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61f486a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.747+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8f2d202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.747+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ab0c636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.748+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8f2d202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.749+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14f2870f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.750+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a3a32f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.750+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_408-, and the Request Id: 23c3fe75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.750+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_418, and the Request Id: a900671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.750+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14f2870f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.752+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_418, and the Request Id: 4a218f23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.757+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 185c29ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.763+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_415-, and the Request Id: 4b915242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.765+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 493b3308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.765+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53e85a7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.766+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 493b3308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.767+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47e3c094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.768+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47e3c094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.769+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_418, and the Request Id: 51031b46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.769+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_420-, and the Request Id: 28780082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.771+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d4d2508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.772+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d4d2508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.772+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e22c233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.774+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65a888d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.774+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_418-, and the Request Id: 3b559293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.775+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65a888d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.776+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_416, and the Request Id: 6fd5baf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.778+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cdabff9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.780+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cdabff9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.780+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78ef3b7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.781+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78ef3b7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.782+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c802dce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.783+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c802dce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.783+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64d7be5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.784+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64d7be5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.785+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_414, and the Request Id: 5e43e09d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.786+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_420, and the Request Id: b3f76b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.788+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_416-, and the Request Id: 488e767c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.794+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ba58145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.795+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 336fe399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.796+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 336fe399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.797+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23c93fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.799+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23c93fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.800+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_417, and the Request Id: 344145b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.802+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a5082ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.804+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60d56484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.806+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_418-, and the Request Id: 558f8cd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.809+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_418-, and the Request Id: 6fb1c5d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.826+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_414-, and the Request Id: 20bc52b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.826+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 315b8c9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.833+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_420-, and the Request Id: 6893538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.835+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eb4d8e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.835+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a696a15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.846+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_417-, and the Request Id: 7ba53302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.846+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68461e5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.849+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5012fa0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.853+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52568ba3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.859+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7efbfd7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.863+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3af87678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.865+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72b3aa61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.874+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4051ff9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.875+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4051ff9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.875+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10b00ff1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.879+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44a184f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.879+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57ae114f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.880+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44a184f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.890+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1868b491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.891+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1868b491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.892+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45abd77f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.893+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45abd77f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.895+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e6fc76a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.895+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19516145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.895+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27064c0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.895+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28c20d81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.896+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e6fc76a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.897+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27064c0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.898+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_421, and the Request Id: 676cb469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.903+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_409, and the Request Id: 1cc110cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.908+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_416, and the Request Id: 29f3b85f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.911+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 761ca035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.914+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 630ebe4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.920+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_416-, and the Request Id: 7f2b2883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.930+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d4615d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.930+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44484635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.931+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d4615d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.933+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7108c19d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.934+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7108c19d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.936+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_417, and the Request Id: 4cdd0241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.937+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44fbabdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.938+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44fbabdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.938+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_421-, and the Request Id: 23fd925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.940+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 200c7477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.941+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 200c7477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.942+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_419, and the Request Id: 49cd8bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.945+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_409-, and the Request Id: 72e5cf06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.945+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 249c90b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.946+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 249c90b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.948+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 599ac568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.949+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 599ac568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.950+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c1a57cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.950+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a620e7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.951+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c1a57cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.952+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 632f33e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.953+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f0a6889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.953+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_419, and the Request Id: 2506516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.954+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f0a6889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.954+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a620e7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.955+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_419, and the Request Id: 7c48fa43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.955+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ffd85f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.955+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38ae3c85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.956+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38ae3c85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.958+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f5081db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.963+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3692f87f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.963+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_415, and the Request Id: 7f141c21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.964+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3692f87f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.967+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6673d83a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.967+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_417-, and the Request Id: 797abadd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.968+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6673d83a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.970+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_419-, and the Request Id: 1dbe3075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.970+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_421, and the Request Id: 5e210229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.972+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_415-, and the Request Id: 57297a48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.976+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a4f2b5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.978+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e2c4802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.978+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57cde0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.984+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77857aa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.986+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73a7eeac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.987+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_419-, and the Request Id: 718f03de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.988+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_419-, and the Request Id: 39852b01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.993+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d03ccdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:51.994+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_421-, and the Request Id: 7a21e792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.002+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e824796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.004+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1db9b1cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.006+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f12cde7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.012+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1360d1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.013+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29894790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.014+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29894790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.016+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13d6c72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.018+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13d6c72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.018+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9718aa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.020+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62ea1830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.021+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7651643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.022+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62ea1830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.022+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7651643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.023+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_410, and the Request Id: 1d822597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.025+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 533691f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.025+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 248cf8d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.026+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_417, and the Request Id: 34276394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.027+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 533691f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.033+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a2d52aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.034+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a2d52aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.036+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ff7b9bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.036+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_418, and the Request Id: 72fe4a57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.044+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e6e7a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.044+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268b84fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.045+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20e222db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.045+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e6e7a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.049+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_417-, and the Request Id: 57db3020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.049+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66029639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.049+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e222db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.050+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66029639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.051+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_418, and the Request Id: 17edda31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.052+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d031886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.052+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1655b906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.053+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1655b906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.054+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a5b98a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.054+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59febc5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.055+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a5b98a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.055+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69a3f99c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.056+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69a3f99c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.063+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4274bf8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.065+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4274bf8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.065+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_422, and the Request Id: 357fdf88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.066+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b21ba56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.066+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1577f158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.067+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b21ba56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.068+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1577f158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.069+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ac67d22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.070+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ac67d22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.071+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_420, and the Request Id: 4a4db0e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.072+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_410-, and the Request Id: 49e7fbbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.073+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_418-, and the Request Id: 3c54e378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.074+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_418-, and the Request Id: 22182c1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.077+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a588e90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.083+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_420, and the Request Id: 5e5674af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.083+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c2f1f98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.086+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c2f1f98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.086+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3830b39e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.086+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bc3fa1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.087+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3830b39e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.088+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_416, and the Request Id: 3c9851de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.091+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_422-, and the Request Id: 9d93fbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.091+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6af2900e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.091+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fb75bb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.092+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fb75bb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.092+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6af2900e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.094+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_422, and the Request Id: 34309cf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.094+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_420, and the Request Id: 7381a80e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.095+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_420-, and the Request Id: 3194c12d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.098+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e762306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.099+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47e30f4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.104+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22cfd0e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.106+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_420-, and the Request Id: 15102427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.109+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f621f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.109+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_416-, and the Request Id: b398d4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.109+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 634a5273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.110+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f7b99cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.111+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f7b99cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.112+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73a31a9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.113+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b7e8420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.115+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b7e8420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.115+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5829fa2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.117+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_418, and the Request Id: 56e7b5f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.117+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_420-, and the Request Id: 2634f464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.118+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_422-, and the Request Id: 7cab61f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.124+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37c8273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.124+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5451ef24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.126+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 526cb94d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.128+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 570c1ce0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.128+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c4fcb7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.132+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d861b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.132+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f4dcea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.132+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_418-, and the Request Id: 3a34846d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.134+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 478fbedd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.135+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f4dcea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.135+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 697fe4b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.135+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 478fbedd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.136+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c4619ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.136+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c4619ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.137+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 355d9a36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.138+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7705ff1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.139+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 355d9a36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.140+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_411, and the Request Id: 119ad81b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.140+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45da8df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.141+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bb4f091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.142+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bb4f091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.144+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_419, and the Request Id: 2aa1821d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.144+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f6d949c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.144+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c50e95a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.145+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c50e95a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_419, and the Request Id: 29da0d16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.147+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58f99d59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.148+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58f99d59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.150+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1037a21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.150+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 249d7143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.150+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_419-, and the Request Id: 763c403b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.151+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1037a21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.151+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 249d7143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.152+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fc373b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.154+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_417, and the Request Id: 7371b195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.154+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9599d85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.155+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9599d85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.157+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bc78181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.157+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_423, and the Request Id: 631f29b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.159+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bc78181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.161+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7aa4f9f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.162+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aa4f9f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.162+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ce7f062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.163+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 343b1247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.164+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce7f062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.164+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 343b1247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.165+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_421, and the Request Id: 102915d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.166+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cdab9db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.166+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 416b9d70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.167+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cdab9db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.168+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53d586ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.169+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53d586ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.169+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47890928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.169+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_411-, and the Request Id: 34975817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.169+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 480193b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.170+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_421, and the Request Id: 5618293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.170+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47890928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.170+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 480193b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.172+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_421, and the Request Id: 2c82047f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.172+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_417-, and the Request Id: 44e7d15e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.174+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_419-, and the Request Id: 548e8bdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.174+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_423, and the Request Id: 7f16769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.178+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_423-, and the Request Id: 4d8dde51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.180+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c853c39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.182+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_421-, and the Request Id: 2168986f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.183+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27162a9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.183+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dee5056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.184+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 95b6da4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.185+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_421-, and the Request Id: 55244084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.187+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b2da78a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.187+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_423-, and the Request Id: 104ec48a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.189+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d8f2245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.189+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_421-, and the Request Id: 6777c55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.192+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 332910d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.193+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78acfa25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.195+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bace5dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.196+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26199d14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.200+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51335a22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.201+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f5db57f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.203+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28c4c75b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.203+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51335a22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.204+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b4fb18a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.205+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b7c2faa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.227+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 532a87d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.229+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bc2af50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.230+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc2af50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.234+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ee55126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.234+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2503bd16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.236+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28c4c75b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.237+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_424, and the Request Id: 3a676f9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.238+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a2f22b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.237+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3dfbc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.240+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a2f22b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.240+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5652fd7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.240+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3dfbc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.242+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52265203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.242+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2455542e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.243+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52265203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.243+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cbb9584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.245+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 307f4df8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.245+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 307f4df8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.247+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2455542e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.248+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16765007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.249+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16765007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.251+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_419, and the Request Id: 50cf0e79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.252+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e930a62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.252+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23c7150d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.253+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e930a62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.254+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_412, and the Request Id: 2dae83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.254+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_420, and the Request Id: 51264f9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.256+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_418, and the Request Id: 68bbd6d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.258+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d223000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.260+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d223000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.261+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 442705e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.262+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 442705e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.263+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_422, and the Request Id: 2a330dd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.265+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7395aa9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.266+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7395aa9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.270+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4eff24b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.271+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eff24b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.272+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_420, and the Request Id: 527c46e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.273+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_424-, and the Request Id: 463fa2d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.275+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55dfb58b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.276+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55dfb58b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.277+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21353d80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.278+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21353d80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.278+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c4d0c75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.279+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c4d0c75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.280+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_422, and the Request Id: 3d8fc516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.281+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71c7b7da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.282+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71c7b7da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.284+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_422, and the Request Id: 2248dc65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.285+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_420-, and the Request Id: 75a405e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.286+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34109ac6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.287+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34109ac6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.288+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a954215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.289+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a954215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.291+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_424, and the Request Id: 1dbf7505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.292+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_422-, and the Request Id: 1ed244bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_420-, and the Request Id: 212ee91d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.295+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_418-, and the Request Id: 429a2b1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.301+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_422-, and the Request Id: 5fa83ef6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.309+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0bdd5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.310+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_419-, and the Request Id: 34384d0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.312+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_412-, and the Request Id: 58b4a818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.312+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_422-, and the Request Id: 44c3b0b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.313+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1011664a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.315+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21904bff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.317+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56e43890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.319+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_424-, and the Request Id: 7058e474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.320+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61ddff47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.320+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d1ac7bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.324+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6afd253e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.328+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 92bd60a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.328+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e2c9a2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.328+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24e25650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.329+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e441d8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.329+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693c43d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.329+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44cdd490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.330+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1de449ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.332+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33856635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.335+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65f9083e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.336+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c60525a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.337+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65f9083e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.337+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61324914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.339+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5809ea39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.339+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21e0141f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.340+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4527cd2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.340+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f5c2e7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.341+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21e0141f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.341+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4527cd2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.343+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 259e07ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.343+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e0386af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.343+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3afdea89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.344+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e0386af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.345+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 259e07ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.345+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1987f820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.345+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2968af96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.345+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1987f820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.347+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 272d9913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.347+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_421, and the Request Id: 45b40974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.348+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 272d9913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.348+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3afdea89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.348+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_425, and the Request Id: 4ef8b5cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.349+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 500fbde0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.349+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c116e49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.350+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2968af96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.354+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70e1b1d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.354+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79397fc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.355+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70e1b1d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.355+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79397fc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.355+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9c411cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.356+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 226761ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.357+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 500fbde0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.357+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64dd9820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.357+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9c411cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.357+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 226761ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.358+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_419, and the Request Id: 353ca6d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.359+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64dd9820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.359+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_423, and the Request Id: 5d34adfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.359+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39f474d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.360+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 265b0d2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.360+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39f474d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.361+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_413, and the Request Id: 9e05f5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.361+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75397efd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.362+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75397efd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.362+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_425, and the Request Id: 59ea4a0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.362+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 265b0d2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.363+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_421, and the Request Id: 3a920c6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.365+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_423, and the Request Id: 2361eb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.365+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_423, and the Request Id: 4432faed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.374+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72ce8236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.375+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72ce8236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.375+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_421-, and the Request Id: 464392db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.379+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_425-, and the Request Id: 71241975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.380+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 102b7607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.381+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 102b7607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.382+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_423-, and the Request Id: 559d5535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.384+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_420, and the Request Id: 5590059d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.385+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_419-, and the Request Id: 6e2af416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.387+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60906595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.391+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_425-, and the Request Id: 3d31b9c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.392+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fb394db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.394+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_420-, and the Request Id: 3fd85786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.395+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_423-, and the Request Id: 7b16d71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.397+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23742a80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.398+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9c0b47e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.399+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a650993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.401+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c22db81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.408+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f5aae4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.409+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2865de65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.413+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_413-, and the Request Id: 635f4413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.413+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ed260e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.415+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fc0c65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.415+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c8b49df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.416+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a9d43f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.418+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fc0c65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.418+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_421-, and the Request Id: 1c358f7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.420+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46642a70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.421+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46642a70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.422+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e5cfc89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.423+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32fca1d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.424+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32fca1d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.425+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46a381a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.425+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 475ac900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.425+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4782ce32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.429+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_423-, and the Request Id: 67f1bed7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.429+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_426, and the Request Id: 7e1a9812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.432+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c514847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.432+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11cf9d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.433+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c514847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.434+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_424, and the Request Id: 1f8285a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.435+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 475ac900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.436+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59dc6cbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.436+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59dc6cbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.437+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_426, and the Request Id: 659e5e55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.442+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e3a8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.442+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50e6b175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.443+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e3a8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.444+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ce83f2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.445+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ce83f2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.449+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3940abbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.451+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3940abbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.451+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 377cf8fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.452+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_426-, and the Request Id: 19d569cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.453+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a206d04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.453+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_424, and the Request Id: 2168aebf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.455+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d91818e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.455+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_426-, and the Request Id: 135b0d03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.455+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_424-, and the Request Id: 26a56236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.456+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61c3cef8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.457+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61c3cef8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.458+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_421, and the Request Id: 273c2ee9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.459+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e27c81a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.460+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e27c81a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.463+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66c790c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.463+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_424-, and the Request Id: 67752a6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.464+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66c790c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.464+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aa0e6e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.465+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 638ff547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.466+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 638ff547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.467+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b748eed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.468+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f4844a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.469+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f4844a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.469+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_421-, and the Request Id: 3c2d4b41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.470+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1daa2586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.470+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cde9da0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.471+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1daa2586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.471+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b1ccfd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.472+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b1ccfd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.473+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 266c7014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.474+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 302b705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.474+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35157b39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.474+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 266c7014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.474+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_420, and the Request Id: 346f354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.475+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36f7cd4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.475+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_422, and the Request Id: 7de8c3c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.476+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 302b705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.479+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_422, and the Request Id: 130567fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.479+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c1a3365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.480+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_414, and the Request Id: 48899053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.481+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d4841f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.482+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_422-, and the Request Id: 1b50a8cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.483+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7905f5f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.487+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10e8acad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.487+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_422-, and the Request Id: 6fb1f4c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.487+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10d287ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.489+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32bbc0ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.489+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d287ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.490+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_414-, and the Request Id: 6472dc82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.491+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 590b7cda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.492+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 590b7cda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.494+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b67785d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.494+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72348ee5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.495+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b67785d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.495+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_424, and the Request Id: 7e91bed3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.495+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72348ee5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.498+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ca3b377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.499+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 623c8b9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.504+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_420-, and the Request Id: 4dce81f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.506+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f54c85b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.507+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62448b01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.508+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f54c85b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.510+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4621a50e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.511+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4621a50e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.511+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fae03d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.512+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 623c8b9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.514+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9475ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.514+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_425, and the Request Id: 2e5805a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.514+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_427, and the Request Id: 5ef7f6a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.516+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49359ec4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.517+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49359ec4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.519+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_425, and the Request Id: 267e5651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.519+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_425-, and the Request Id: 7abba365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.522+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14ccd337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.525+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_427-, and the Request Id: 1ac8d731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.527+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_424-, and the Request Id: 67dcaa17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.528+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31cb5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.529+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31cb5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.530+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bcc3c7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.532+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bcc3c7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.533+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_427, and the Request Id: 431b41a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.535+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e007652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.536+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e007652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.536+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41b45d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.536+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22211bda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.538+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2383bdec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.540+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2383bdec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.540+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9af7f75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.541+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53cfdf25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.542+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_422, and the Request Id: 12b7c56f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.543+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_425-, and the Request Id: 11fa901f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.544+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1156ec9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.545+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156ec9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.547+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_427-, and the Request Id: 60ba6fb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.549+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bb1c166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.549+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cfa447b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.550+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bb1c166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.550+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28b8f369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.551+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28b8f369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.553+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a58c2db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.553+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_423, and the Request Id: 2d5812d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.553+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22bba01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.554+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a58c2db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.556+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_421, and the Request Id: 2c646398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.563+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 625cbbb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.563+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_423-, and the Request Id: 2e9ed74e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.564+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_421-, and the Request Id: 9c17596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.565+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54e3e5a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.563+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 468228c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.566+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9340ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.567+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54e3e5a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.563+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 203b7c84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.568+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_422-, and the Request Id: 75d13d9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.570+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55a211ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.572+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55a211ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.572+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cfb84a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.573+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_423, and the Request Id: 462fd09a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.575+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fd35378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.577+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fd35378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.578+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79dfe61c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.579+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79dfe61c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.581+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_415, and the Request Id: 23f91772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.584+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66f159e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.584+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 649a26e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.587+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4773498b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.587+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d259e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.587+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2096f135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.589+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4773498b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.590+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59a4a0f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.590+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59a4a0f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.591+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ee6c1a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.593+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6f28c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.599+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_426, and the Request Id: 61568c8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.600+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c18d56a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.603+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c18d56a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.605+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e118231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.606+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_423-, and the Request Id: 316951e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.609+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 108b478a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.610+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 108b478a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.613+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c4868f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.613+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_415-, and the Request Id: 3cbb8a42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.614+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_425, and the Request Id: 71b9ad2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.613+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a7ea972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.614+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e118231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.618+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a7ea972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.624+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_428, and the Request Id: 34771426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.625+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58a02f20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.627+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58a02f20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.634+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70380bea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.636+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70380bea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.638+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_426-, and the Request Id: 46c89888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.638+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25d6bddf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.638+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22a91533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.640+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25d6bddf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.641+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_428, and the Request Id: 327cae94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.641+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 479fabc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.642+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c3e1f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.648+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e32f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.649+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36d9a862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.651+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e32f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.651+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45bcdf5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.652+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45bcdf5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.657+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c5d0780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.658+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c5d0780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.660+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_426, and the Request Id: 119da199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.660+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_428-, and the Request Id: 964aec1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.661+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_425-, and the Request Id: 1f5a26d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.667+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 839c553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.667+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ac22620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.669+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ac22620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.673+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19c3f628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.674+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_428-, and the Request Id: 2391945b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.675+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bf3e06d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.676+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bf3e06d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.677+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4075666a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.678+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4075666a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.685+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_423, and the Request Id: 117d6d8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.687+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f627c3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.688+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bcf7c90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.688+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77e38d88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.689+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f627c3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.689+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e38d88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.693+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1970a684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.694+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1970a684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.695+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_422, and the Request Id: 3b766f6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.695+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_424, and the Request Id: 7173cdce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.697+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13f58828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.697+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_424, and the Request Id: 478d72cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.701+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_426-, and the Request Id: 4013723c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.707+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dd49e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.709+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ca48a83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.710+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ca48a83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.711+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23ccc6d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.712+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23ccc6d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.713+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_416, and the Request Id: fa9d07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.714+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30ad1918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.718+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_423-, and the Request Id: 3cae018c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.718+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6306004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.719+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_422-, and the Request Id: 55f73685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.734+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_424-, and the Request Id: 469dc487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.734+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_424-, and the Request Id: f063d6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.741+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5856a82c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.747+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77f2d20b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.747+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dd2f37f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.748+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dd2f37f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.749+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4678ddc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.751+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4678ddc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.753+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_426, and the Request Id: 96d1796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.755+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bb063ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.755+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54b77292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.755+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36bfe244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.757+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c62b985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.758+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bac361a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.755+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_416-, and the Request Id: 5f614e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.763+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 195ac9eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.771+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 716c8a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.779+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c0d1478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.781+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7acfd674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.782+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7acfd674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.782+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32a16c81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.783+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32a16c81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.784+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8404c5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.785+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43a1773c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.785+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8404c5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.786+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43a1773c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.787+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1190b02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.787+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_427, and the Request Id: 7cec1d22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.788+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1190b02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.787+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 365e6c08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.790+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 647fc1a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.790+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 352afba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.791+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 647fc1a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.792+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_429, and the Request Id: 2c576a32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.793+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_429, and the Request Id: 25d99fe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.794+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb38db2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.795+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ed14f12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.796+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ed14f12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.797+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18baa863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.797+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18baa863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.798+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_427, and the Request Id: 73120039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.803+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_426-, and the Request Id: 5766ea0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.805+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a410080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.808+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c5596fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.809+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c5596fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.811+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c88de0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.813+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c88de0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.814+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_425, and the Request Id: 67181f47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.817+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_427-, and the Request Id: c9e279f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.819+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6881a37a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.821+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6881a37a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.822+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5583727f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.822+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d5b5fa7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.823+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5583727f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.824+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d5b5fa7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.824+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_425-, and the Request Id: 21b67cbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.826+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_429-, and the Request Id: 372ea683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.827+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_424, and the Request Id: ce9ab10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.828+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 694a990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.829+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f499c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.830+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f499c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.832+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_423, and the Request Id: 2c36648e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.833+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 355dd612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.843+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ead3de4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.844+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ead3de4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.845+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_427-, and the Request Id: 6b562fe1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.848+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d1b1f79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.850+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d1b1f79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.851+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_425, and the Request Id: 18c5c840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.853+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dfa850e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.853+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_429-, and the Request Id: 5b681e8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.859+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d9e786a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.861+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40c650e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.863+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b57e88b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.863+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_424-, and the Request Id: 14b3b9cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.874+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4575be74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.876+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bbc519f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.877+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bbc519f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.879+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 675433ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.880+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 675433ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.883+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d6e8c21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.885+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_425-, and the Request Id: 48869e5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.885+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_417, and the Request Id: 4a85937e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.894+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_423-, and the Request Id: 2c01c3f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.895+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79db7c17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.901+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73e42260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.905+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ef93238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.905+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29d6bad6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.907+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ef93238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.909+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a5b6984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.910+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a5b6984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.912+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_428, and the Request Id: 1a572d0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.917+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14211aa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.926+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30cf9d6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.932+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2791003c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.934+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e0e0bc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.942+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_417-, and the Request Id: 5985f426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.954+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ef6bf41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.956+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15cef62b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.957+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15cef62b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.958+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d5a4a57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.959+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d5a4a57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.960+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 691c2d20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.960+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_427, and the Request Id: 28c455a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.962+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 691c2d20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.965+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43e013a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.968+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a9a8225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.969+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a9a8225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.969+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_428-, and the Request Id: 331c5be6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.973+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_426, and the Request Id: 710dbf8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.978+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13af4003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.979+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40a606a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.980+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40a606a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.982+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22a660e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.983+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22a660e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.984+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d521be1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.985+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75af2855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.986+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d728725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.986+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75af2855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.986+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d728725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.987+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b4b60c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.987+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b4b60c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.990+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_430, and the Request Id: 32a0cd88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.990+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_430, and the Request Id: 6e5f0922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.990+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ca4d62f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.991+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ca4d62f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.993+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_428, and the Request Id: 6140823c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.997+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_430-, and the Request Id: d557f7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.997+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_430-, and the Request Id: 1bf29730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:52.999+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bd4e73c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.000+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59b48474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.001+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_427-, and the Request Id: 7f9999b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.002+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_426-, and the Request Id: 249a9fd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.003+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 383830ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.004+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 383830ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.005+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_428-, and the Request Id: 372d10b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.007+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72a66b09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.007+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cf4ff85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.008+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cf4ff85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.008+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 438be880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.008+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3141f757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.009+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 438be880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.010+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c5a1902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.010+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3141f757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.010+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_425, and the Request Id: 64a64ba7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.012+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20b1a87e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.012+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20b1a87e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.013+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3325834e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.014+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3325834e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.014+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_424, and the Request Id: 2408eb51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.016+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f744b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.016+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58f5bd36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.016+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_426, and the Request Id: 3f71355d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.025+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ad42949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.027+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f08dc56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.027+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_426-, and the Request Id: 3579d8d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.028+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_424-, and the Request Id: 5dacdcf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.031+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 708c9cce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.033+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 781fdc07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.033+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b10708e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.035+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 781fdc07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.040+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 297a7701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.042+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 297a7701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.043+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_431, and the Request Id: 5e709834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.043+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 645f2753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.046+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_425-, and the Request Id: 4063f557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.047+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a3840ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.048+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f847769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.051+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6615be24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.051+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e0095da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.058+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b565338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.059+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b565338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.061+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b9e1bb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.062+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b9e1bb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.062+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6506b45f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.062+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22739314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.064+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22739314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.065+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_429, and the Request Id: 5df4af72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.065+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12a5a439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.068+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12a5a439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.069+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_418, and the Request Id: 3897e2a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.070+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_431-, and the Request Id: 36a6592e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.073+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5573e906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.075+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5573e906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.077+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78b5898a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.077+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c2d3124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.078+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c2d3124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.079+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_427, and the Request Id: 268ee6ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.086+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d97e88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.088+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4998b28d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.089+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4998b28d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.090+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e001aae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.093+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bc93e39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.093+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5850ac99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.093+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_429-, and the Request Id: 3714b674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.094+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5850ac99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.095+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bc93e39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.096+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_429, and the Request Id: 6d19e2fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.096+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 610b69aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.097+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31475a79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.098+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31475a79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.100+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_431, and the Request Id: 5fd183cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.104+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_418-, and the Request Id: 65ded0d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.108+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12cb9530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.109+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12cb9530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.111+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7afa26e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.112+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7afa26e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.112+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_427-, and the Request Id: 8bf86fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.114+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_428, and the Request Id: 4eaebe5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.114+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48f77651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.117+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa37293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.118+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa37293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.119+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b6adeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.120+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 561f2ab2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.121+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_429-, and the Request Id: 141d0400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.121+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 561f2ab2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.121+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3404a975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.122+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3404a975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37e0a0ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.125+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_425, and the Request Id: 6b3f101e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.127+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62554d44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.129+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62554d44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.129+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_428-, and the Request Id: 2295ab8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.130+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_427, and the Request Id: 6660e6fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.132+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 436e4906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.133+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1861e724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.134+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4867e751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.135+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4867e751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.136+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36d95f0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.137+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36d95f0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.139+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_426, and the Request Id: 12183506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.142+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_425-, and the Request Id: 4878095b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.146+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_427-, and the Request Id: 1d64cded, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.148+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e188766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.149+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e6e859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.150+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a37c7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.151+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f42f821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.154+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5913f501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.166+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_426-, and the Request Id: 5bfbb59d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.167+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6209836e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.171+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f7a9ac9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.172+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f7a9ac9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.175+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13b9a0f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.176+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b9a0f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.177+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_432, and the Request Id: 6d56abf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.178+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_431-, and the Request Id: 6c4ac62c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.182+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9ccd589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.182+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ea208e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.185+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35d050a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.192+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 377b0adb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.193+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 377b0adb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.194+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1261ce05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.194+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6889e8eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.194+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47a904a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.195+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6889e8eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.195+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28f4cfe0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.195+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1261ce05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.200+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ad6a10f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.200+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2772d093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.202+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ad6a10f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.202+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2772d093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.202+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3022f6b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.202+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_432-, and the Request Id: 46cc672d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.203+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3022f6b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.203+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_428, and the Request Id: c9b2898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.204+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_430, and the Request Id: 5c4c3f38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.204+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_430, and the Request Id: 2bc7079d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.209+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f675680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.217+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_430-, and the Request Id: 164623e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.225+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16254aae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.233+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c981932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.234+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ea7b70c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.234+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c981932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.237+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e003aa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.237+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e003aa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.238+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_419, and the Request Id: 3880d54d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.246+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 191c8c3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.246+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_428-, and the Request Id: 4b873360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.249+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cc32b5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.251+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cc32b5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.252+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a45087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.253+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a45087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.254+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 506f592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.255+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 506f592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.255+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_430-, and the Request Id: 3e42a78c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.257+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_429, and the Request Id: 31248410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.257+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17a59b2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.258+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17a59b2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.259+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_426, and the Request Id: 14ccb7af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.260+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9405ddd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.267+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2651ce6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.268+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2651ce6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.268+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7493edb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.269+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7493edb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.269+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 316a0dbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.270+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 316a0dbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.270+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1305bcdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.270+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1305bcdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.275+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_427, and the Request Id: 309f1754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.277+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_428, and the Request Id: 7b59e80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.279+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b740523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.281+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_419-, and the Request Id: 79a90de9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.285+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d49b3f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.287+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e73e230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.293+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_429-, and the Request Id: 2d99726b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.299+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66bf3d1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.303+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 301d8088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.305+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_426-, and the Request Id: 40a4376b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.312+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_427-, and the Request Id: 3d80ddc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.312+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 225d890f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.313+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 225d890f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.314+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71d9f777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.315+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71d9f777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.316+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 101a41f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.319+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_431, and the Request Id: 6397d27e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.319+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1627cb3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.325+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cd5cd7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.333+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ed58e8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.334+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3ee838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.335+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3ee838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.337+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24b52bba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.339+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24b52bba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.340+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_432, and the Request Id: 573dbd0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.347+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20be8778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.349+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a9963af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.349+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d1ab686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.349+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20be8778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.350+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e9958c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.352+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_428-, and the Request Id: 5d62d029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.353+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e9958c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.356+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73b144f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.356+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_433, and the Request Id: 5d80b419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.358+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_432-, and the Request Id: 2235f43d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.361+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b65b766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.362+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b65b766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.365+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42097ce6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.365+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f0702fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.366+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42097ce6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.366+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f0702fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.369+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b2b90ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.370+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_429, and the Request Id: 5c1ebc48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.371+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f964ec1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.372+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f964ec1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.375+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_431, and the Request Id: b22dd10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.377+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1af9fd2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.379+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_431-, and the Request Id: 5a65bea5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.384+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72ce853f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.384+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54b8aa2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.384+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_433-, and the Request Id: 75e9bc92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.385+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54b8aa2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.390+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fbc7c6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.391+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11822e70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.392+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11822e70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.392+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cce7575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.392+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_429-, and the Request Id: 4813f7bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.393+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5546dc30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.416+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5546dc30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.393+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f2a6d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.419+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ec7d294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.420+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cce7575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.420+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52daa7ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.420+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ec7d294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.421+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75a4c4f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.421+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b057b72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.421+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75a4c4f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.422+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_431-, and the Request Id: 3f10479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.423+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 732aad1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.424+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_427, and the Request Id: 599faeae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.425+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_430, and the Request Id: 1bc6aaed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.429+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f633640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.430+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f633640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.431+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e5d2b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.432+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e5d2b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.433+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cd78c50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.434+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_420, and the Request Id: 488cd24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.436+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_428, and the Request Id: 2120c3d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.437+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 345900c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.438+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_427-, and the Request Id: 16bac490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.443+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78d6a4ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.447+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45db7e7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.448+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45db7e7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.450+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 566ec28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.453+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a60bd62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.453+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_430-, and the Request Id: 6c1b81c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.456+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ac7f4ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.456+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_420-, and the Request Id: c8af88e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.457+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ddd0ba0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.458+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ac7f4ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.459+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_429, and the Request Id: 4866445f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.461+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_428-, and the Request Id: 41940b8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.464+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74b3bf6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.465+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74b3bf6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.466+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59b0716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.467+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c50bac4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.469+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d4aec47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.470+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d4aec47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.472+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_433, and the Request Id: 4e31fe82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.477+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_429-, and the Request Id: 7b381388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.483+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d44110e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.486+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62279e1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.488+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62279e1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.491+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 589bb920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.491+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bec0e23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.492+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 589bb920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.494+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28aa53a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.495+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28aa53a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.496+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2822ec9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.496+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_434, and the Request Id: 1d791a2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.497+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62e6f4e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.498+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c4844c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.499+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c4844c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.501+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b1fd5ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.502+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b1fd5ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.504+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_433-, and the Request Id: 2aa85a9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.505+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fe1cf60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.505+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d6e5b74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.506+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d6e5b74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.506+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fe1cf60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.507+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 836c27f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.508+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_432, and the Request Id: 26653964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.509+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_430, and the Request Id: 17edd35e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.509+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4be30ae0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.510+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4be30ae0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.511+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_432, and the Request Id: 37b3e956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.511+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53e41728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.512+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53e41728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.514+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c68e257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.515+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c68e257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.517+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_428, and the Request Id: 26646776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.519+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35f58675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.521+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 286bee8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.521+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bf93124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.522+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_432-, and the Request Id: 59bed2fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.523+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_434-, and the Request Id: 62ad3f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.524+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fdfb548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.529+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_432-, and the Request Id: 5aafce4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.529+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_430-, and the Request Id: 41e4353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.533+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b675798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.533+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48963176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.538+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 198890da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.538+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_428-, and the Request Id: 63d1e1d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.540+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 492fbd11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.540+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 198890da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.541+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ce03103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.542+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ce03103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.545+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c9bf4e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.546+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 492fbd11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.546+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: de3d517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.548+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4658eb20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.549+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cfe8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.550+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 370b1d84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.550+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cfe8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.551+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fe9079a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.551+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fe9079a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.551+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a67722e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.552+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a67722e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.552+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12a78706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.552+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cd5309f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.553+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cd5309f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.554+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_431, and the Request Id: 52e43277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.555+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a77716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.556+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a77716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.557+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_429, and the Request Id: 4f80c8b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.558+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_421, and the Request Id: 45611845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.560+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30296eb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.560+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_430, and the Request Id: 52328c8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.562+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e1e8f0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.563+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e1e8f0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.564+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f4f4f1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.565+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_429-, and the Request Id: 13b7df87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.566+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 343c297f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.567+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c9fe36f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.568+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c9fe36f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.569+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_431-, and the Request Id: 55b97417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.570+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_434, and the Request Id: 13edad4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.574+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_430-, and the Request Id: 6fa3eb34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.576+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18dc232c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.576+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_421-, and the Request Id: 1dc7215d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.577+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 165a3359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.577+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18dc232c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.579+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 350f691f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.579+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bf82eda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.581+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bf82eda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.581+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_433, and the Request Id: 5599e67b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.586+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2df68b78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.600+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 649d0a48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.600+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42cd23c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.601+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 649d0a48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.602+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42cd23c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.604+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f9c5f18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.606+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e59e6ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.607+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5483e246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.607+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ab1b191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.607+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e59e6ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.607+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d93fb24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.608+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5483e246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.609+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ab1b191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.611+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_435, and the Request Id: 477d2a24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.611+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_433, and the Request Id: 190617fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.611+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11b7c61b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.612+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11b7c61b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.612+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_434-, and the Request Id: 61c2936a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.616+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_433-, and the Request Id: 33a29c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.616+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_431, and the Request Id: 39c50bb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.629+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5af7a59b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.631+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 719f20a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.634+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48db251e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.643+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55f50b73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.645+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55f50b73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.646+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ed3e2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.647+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ed3e2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.649+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_429, and the Request Id: 1dec5f68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.649+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33e7fd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.651+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e7fd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.651+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_433-, and the Request Id: c63a758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.653+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38c5a301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.653+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f8f6daf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.655+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e1aafd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.656+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e1aafd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.656+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58670230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.657+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_435-, and the Request Id: 77b7fb5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.658+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_430, and the Request Id: 18dc6e7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.661+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51ea8901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.661+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d659ccf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.662+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d659ccf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.663+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_431-, and the Request Id: 66455fe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.664+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53ed9222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.665+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53ed9222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.666+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_432, and the Request Id: 27e5a0bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.670+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_429-, and the Request Id: 7bead0c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.670+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_430-, and the Request Id: 26eeca6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.672+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cacea78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.674+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e7b99ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.677+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1272d752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.677+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32ef0cd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.677+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b9d6ba1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.680+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e7b99ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.682+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e4f9bd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.683+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e4f9bd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.684+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c38bbba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.684+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c38bbba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.686+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33b2ca9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.686+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_432-, and the Request Id: 2ea9c8ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.686+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 245ff4be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.686+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_422, and the Request Id: 2265f413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.687+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 245ff4be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.689+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_431, and the Request Id: 3f87edf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.691+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f04a412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.694+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c675adb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.696+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_431-, and the Request Id: 488f01e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.698+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b1a4703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.702+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ad31e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.706+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2041067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.708+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2041067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.709+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d60307c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.709+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d60307c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.711+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_435, and the Request Id: 3e609f5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.713+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19100164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.713+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c4e9d03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.714+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c4e9d03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.716+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_422-, and the Request Id: 3799ccbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.716+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31368a57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.717+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31368a57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.722+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_435-, and the Request Id: 47cf9935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.723+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36ac0844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.724+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36ac0844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.724+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7304b72a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.724+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f93a213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.725+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7304b72a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.726+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_434, and the Request Id: 68573af1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.727+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_432, and the Request Id: 3bf4c868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.730+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1344b0d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.732+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66b58b27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.732+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d20a1fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.734+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d20a1fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.735+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27e4544c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.735+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5022d91d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.736+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27e4544c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.737+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5022d91d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.737+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_432-, and the Request Id: 18df6ca0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.739+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_434, and the Request Id: 15fff3f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.741+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 782c0f01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.742+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 782c0f01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.742+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64919f05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.742+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64919f05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.746+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_436, and the Request Id: 7fe7f7ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.746+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1744c81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.748+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1744c81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.748+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 660b092c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.749+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77b7cc57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.752+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 334d5fc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.754+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_430, and the Request Id: 31ffee5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.754+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41753b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.755+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65bcd456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.761+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9c5c80c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.761+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56b76098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.765+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_434-, and the Request Id: 7504ee71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.768+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 696d86dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.768+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48ea2540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.770+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48ea2540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.770+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_430-, and the Request Id: 51addc57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.770+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 515bc7fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.772+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cd4e3db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.773+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b5f33c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.773+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cd4e3db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.774+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_436-, and the Request Id: 6a9c0515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.775+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d9aa16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.776+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b5f33c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.776+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_423, and the Request Id: 3c614602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.777+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d9aa16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.779+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51ce280b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.779+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55437794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.780+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ce280b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.781+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55437794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.783+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_433, and the Request Id: 99374e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.784+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_433, and the Request Id: 53d4f314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.784+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 269f6348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.785+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_434-, and the Request Id: 8dae608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.785+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 269f6348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.786+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28c873ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.788+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28c873ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.788+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42070924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.789+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_431, and the Request Id: 6f393fff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.794+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 115e1693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.795+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 115e1693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.797+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e1d830c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.798+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e1d830c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.799+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_436, and the Request Id: 4eabcb07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.800+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c046217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.802+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c046217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.803+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 513f5da2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.803+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_433-, and the Request Id: 54f54e30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.805+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e0afe9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.806+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e0afe9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.807+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_432, and the Request Id: 4c6a4a8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.810+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_433-, and the Request Id: 107d43ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.811+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d9a195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.813+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_423-, and the Request Id: 462158f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.815+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 683b8f81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.816+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 607f659f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.819+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_431-, and the Request Id: 107c4ce3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.822+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ee9cd41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.828+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6efb87b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.828+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_436-, and the Request Id: 400ef9ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.831+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_432-, and the Request Id: 3b2921c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.833+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f2f4e0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.838+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bf09df3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.840+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55d95b33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.840+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cac751f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.841+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 118ab183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.841+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 763d04e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.842+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3db82da5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.842+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 118ab183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.847+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bc2e13b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.848+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3db82da5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.848+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bc2e13b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.849+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c95e430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.850+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f70afa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.855+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cc180d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.855+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_437, and the Request Id: 62f9c445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.856+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cc180d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.857+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77d7ca20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.857+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c9fa8a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.859+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c9fa8a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.860+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a20e700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.860+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a20e700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.861+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_435, and the Request Id: 2aad44e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.862+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d7e23ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.865+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9411d59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.868+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d7e23ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.869+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67ea4934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.869+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_435, and the Request Id: 1a49e959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.870+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69b96f14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.871+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76f064db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.872+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76f064db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.873+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44ce9dd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.873+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43dd429b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.874+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6273724f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.874+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44ce9dd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.874+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43dd429b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.874+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_431, and the Request Id: 7ff28e7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.875+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50ddb847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.877+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6add26f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.878+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_435-, and the Request Id: 4ca6c5af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.878+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6add26f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.879+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9ace66b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.880+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9ace66b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.880+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_437-, and the Request Id: 7c39e0d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.881+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_434, and the Request Id: 5f44dca8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.882+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_432, and the Request Id: 4ac6c56f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.884+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5562d162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.884+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b03a2c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.885+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b03a2c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.887+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5562d162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.887+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f385129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.889+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b97c087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.889+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f385129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.890+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b97c087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.890+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c35a80d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.893+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e34308a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.894+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_435-, and the Request Id: 7aea720d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.894+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e34308a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.895+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_424, and the Request Id: 1ca8bf62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.896+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8640fc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.896+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_432-, and the Request Id: 5ba5c73f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.896+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_431-, and the Request Id: 2d26329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.897+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 591bf054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.898+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 591bf054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.899+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bc4fb88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.899+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_433, and the Request Id: 2229c0ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.900+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_434, and the Request Id: 2d38c367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.901+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bc4fb88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.902+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27851281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.903+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27851281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.903+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_434-, and the Request Id: 16d9a265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.904+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70e32265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.906+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b7545fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.908+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_437, and the Request Id: 4c4e07df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.908+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_434-, and the Request Id: 2840cac9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.909+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_424-, and the Request Id: 259bf85a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.912+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9d99fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.915+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cd8db6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.917+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_433-, and the Request Id: 39f7b5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.921+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_437-, and the Request Id: 5db18884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.923+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27135b2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.925+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 289dbc44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.928+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a899827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.934+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0aeef4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.943+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76600066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.943+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 385b6357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.945+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c6afece, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.946+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20a73bac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.950+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 135028f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.953+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c3efddf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.954+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c3efddf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.955+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14d5f9ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.955+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14d5f9ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.956+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2edbd2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.956+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3961b26e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.957+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c12cdeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.957+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5393ab92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.958+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c12cdeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.959+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5393ab92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.961+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55c98c47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.962+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55c98c47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.963+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 555c6a2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.963+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_438, and the Request Id: 69499cb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.964+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 555c6a2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.964+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76bfd2e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.964+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fe25207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.964+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76bfd2e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.965+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fe25207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.967+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_436, and the Request Id: 56243c6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.969+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b1517fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.969+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_432, and the Request Id: 618376dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.974+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ef437e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.977+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 584ee826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.977+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_438-, and the Request Id: 6bdabed4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.977+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47855ce3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.978+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 536d6174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.978+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 584ee826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.979+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47855ce3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.979+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32903d8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.981+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32903d8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.982+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 475e875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.982+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_436, and the Request Id: 5f3776a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.983+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 475e875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.983+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_435, and the Request Id: 5fce878c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.984+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 725a2d98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.985+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_436-, and the Request Id: d073e38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.985+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fd8b99c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.986+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 725a2d98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.986+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_432-, and the Request Id: 36506b4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.986+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fd8b99c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.988+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ef35f1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.989+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 383f5fa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.989+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31830d94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.989+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ef35f1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.990+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 383f5fa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.991+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_436-, and the Request Id: 3cdfcd11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.991+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_434, and the Request Id: 3254fd7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.991+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_435, and the Request Id: 4a1782ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.992+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3585e1a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.993+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3585e1a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.995+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 576bd1e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.996+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 576bd1e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.998+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_433, and the Request Id: 724a72dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:53.998+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_435-, and the Request Id: 58811e02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.004+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39123fd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.004+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_433-, and the Request Id: 237bc092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.008+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_425, and the Request Id: 3f9d0a1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.009+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ed27f47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.009+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21425f34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.010+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21425f34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.012+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_435-, and the Request Id: 66e2a751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.012+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_434-, and the Request Id: 1d555284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.013+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d1d4304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.013+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a81d824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.014+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a81d824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.018+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a650bf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.018+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_438, and the Request Id: 264ef12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.019+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f4803d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.021+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a81ffed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.023+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1422200a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.023+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7042d5c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.025+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_425-, and the Request Id: 2f5a6ce1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.026+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ece3f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.029+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37ade53a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.030+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_438-, and the Request Id: 741d6e99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.037+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3996e2e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.038+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3996e2e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.046+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c88f96d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.046+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4366d3a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.048+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9f7b897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.048+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c767906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.048+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65d8bd2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.049+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 685441d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.049+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 685441d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.051+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_437, and the Request Id: 6c8c0812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.052+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62bbc682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.054+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ab35d1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.055+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab35d1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.056+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 292ec1ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.056+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fe40875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.058+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 292ec1ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.058+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fe40875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.059+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b73e5f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.059+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 735ae376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.060+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 735ae376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.066+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eabb80d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.066+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bf03578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.067+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d46273f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.068+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eabb80d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.068+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bf03578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.068+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_439, and the Request Id: 63f7be5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.066+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ba50edf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.073+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_437-, and the Request Id: 5299cd85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.074+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_437, and the Request Id: 292b77d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.074+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_433, and the Request Id: 2ee59ba4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.074+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e8975e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.075+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e939d2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.075+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c867bf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.075+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e8975e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.076+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c867bf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.076+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e939d2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.078+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73a9a110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.078+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e6a47f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.079+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73a9a110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.079+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e6a47f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.080+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23d957b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.080+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78422012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.081+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78422012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.081+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63d477e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.082+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 942ec03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.082+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23d957b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.083+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 942ec03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.083+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63d477e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.084+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45e1c4c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.085+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45e1c4c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.085+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_437-, and the Request Id: 59ff6de2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.086+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_433-, and the Request Id: 73b0ba82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.087+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_436, and the Request Id: 1014d20a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.087+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d336b7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.087+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_436, and the Request Id: 5f573998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.088+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_439, and the Request Id: 1d61e172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.088+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d336b7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.088+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_426, and the Request Id: fec0c86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.089+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_434, and the Request Id: 3c6dbf34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.090+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1509dad3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.091+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1509dad3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.092+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_435, and the Request Id: db082b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.094+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_436-, and the Request Id: 490aecc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.097+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 366a853b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.098+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_439-, and the Request Id: 4adba7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.098+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_436-, and the Request Id: 3571a905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.100+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_439-, and the Request Id: 22657bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.101+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 121a3898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.101+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 608c6caf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.102+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_434-, and the Request Id: 3437bbb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.103+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_426-, and the Request Id: 727d3a01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.105+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_435-, and the Request Id: 32919d2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.106+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71d66ffa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.106+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1759e884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.110+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bfa7b3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.111+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 211c8744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.111+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a7fff6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.113+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ebb73a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.114+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79568ae2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.116+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ca58ccd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.118+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19fa5419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 872d1d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.123+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a28517e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.123+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cf9d1c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.127+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e18b0cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.127+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 528189de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.129+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e18b0cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.130+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73298fa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.130+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a557a8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.131+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73298fa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.132+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_438, and the Request Id: 10710096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.135+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61f45d9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.136+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cb69f32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.136+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61f45d9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.141+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 457f03dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.142+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ab4033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.142+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28eaeba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.143+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab4033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.143+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b0bf658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.143+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28eaeba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.144+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5df6aaea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.145+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5df6aaea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.145+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 457f03dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.147+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e09bd76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.147+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f1cdc16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.148+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e09bd76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.148+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f1cdc16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.149+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 433a2d30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.149+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_434, and the Request Id: 2bdefc10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.150+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 433a2d30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.150+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20e1b53c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.151+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e1b53c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.151+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_440, and the Request Id: 4cae8cbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.152+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_437, and the Request Id: 3821beec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.152+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_438, and the Request Id: 310f6938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.154+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5523c700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.154+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5523c700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.161+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_437, and the Request Id: 46047af8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.162+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_434-, and the Request Id: 45894e9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.162+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_440-, and the Request Id: 6e95cae2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.166+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68ecc3f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.166+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_438-, and the Request Id: 52d987d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.169+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_437-, and the Request Id: 200e414a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.170+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33004bd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.170+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_437-, and the Request Id: 4bfdc7bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.172+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_438-, and the Request Id: 67555bed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.174+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33004bd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.175+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d7711d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.176+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a01c0dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.177+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a01c0dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.177+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c2c1014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.178+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c2c1014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.179+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a89a4db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.180+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a89a4db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.181+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 361eea4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.181+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_427, and the Request Id: 37e588e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.181+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23427ce3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.182+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 361eea4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.182+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_440, and the Request Id: 1289679b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.183+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23427ce3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.186+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 233077c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.186+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1931effc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.188+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1931effc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.188+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 233077c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.190+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_436, and the Request Id: 755e7d43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.191+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a3d8c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.193+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_435, and the Request Id: 1f721803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.195+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41ca1e4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.201+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_436-, and the Request Id: 271c20a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.201+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a232217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.203+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a2b096b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.204+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c3e5cbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.211+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_427-, and the Request Id: 389314b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.213+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74a88e21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.222+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_440-, and the Request Id: 7f90d0e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.222+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 184bd567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.225+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d3d5246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.226+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_435-, and the Request Id: 6ec58387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.226+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d3d5246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.228+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12d5c89f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.229+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12d5c89f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.230+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40189fa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.230+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a67b93f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.231+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 193502ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.232+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef9bdad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.232+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_435, and the Request Id: 8f8d841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.233+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193502ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.233+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 357ff3af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.234+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29cd8d59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.239+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 361ab93b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.240+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b6521e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.240+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 361ab93b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.241+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1203844b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.242+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1203844b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.245+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5391d71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.247+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cf8ab1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.248+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cf8ab1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.248+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_438, and the Request Id: 43d0f921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.250+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d411932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.250+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d411932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.251+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_441, and the Request Id: 33aefa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.253+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_435-, and the Request Id: 4481098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.253+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d7042dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.254+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d7042dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.254+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4934f3f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.256+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4934f3f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.257+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_439, and the Request Id: 3337dd25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.257+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d06e3b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.258+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10ab6e8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.259+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10ab6e8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.260+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cd107b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.260+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a02a252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.260+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a999c4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.261+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_438, and the Request Id: 461d5cf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.262+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cd107b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.263+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d95875c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4026ec73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.265+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4026ec73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.266+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_439, and the Request Id: 53aef12f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.269+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_438-, and the Request Id: 17fc4dea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.270+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19a35f6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.273+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_439-, and the Request Id: bc4eae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.275+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_441-, and the Request Id: 1f44ed98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.277+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 643f5b7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.278+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 643f5b7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.279+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 486ed2e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.279+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61354a0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.280+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61354a0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.281+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_438-, and the Request Id: 583b2db1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.282+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_436, and the Request Id: 639de0f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.284+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7330df9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.285+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7330df9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.285+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cec190d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.286+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cec190d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.286+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37eebfb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.287+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40743f87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.287+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40743f87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.287+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37eebfb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.292+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_437, and the Request Id: 2abf2cec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.292+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1474c22f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.293+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4451c174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.293+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_428, and the Request Id: 7bee1fed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.295+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dc3d828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.299+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cd3d66c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.300+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b3fdbb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.300+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34fde091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.301+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cd3d66c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.302+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 786b2749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.303+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 786b2749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.303+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1de4a0f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.303+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_439-, and the Request Id: 3934c240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.304+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1de4a0f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.304+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5603bb32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.306+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_437-, and the Request Id: 2007430e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.306+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8938124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.308+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_441, and the Request Id: 670c7dca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.310+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_436-, and the Request Id: 52f1780e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.311+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fca12bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.311+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_428-, and the Request Id: 4aaed6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.311+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fca12bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.312+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 396ffd01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.314+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_436, and the Request Id: 4134020b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.316+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 692469f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.317+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37622eee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.322+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7412a84d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.323+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24b5765b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.324+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 180a2d85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.325+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 180a2d85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.328+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7412a84d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.328+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_436-, and the Request Id: 37101ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.329+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74492bbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.329+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_441-, and the Request Id: 24209ed7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.331+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20132dde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.332+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e538d67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.333+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20132dde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.333+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e538d67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.338+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8a7276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.338+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 729389dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.338+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 732f4432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.340+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a7276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.340+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_439, and the Request Id: 1a5276dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.340+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 729389dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.340+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98b2528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.341+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b839fdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.343+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2621bccc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.343+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_439, and the Request Id: 29dd2839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.344+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66c8dc71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.346+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12e4eda5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.346+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_439-, and the Request Id: 784e9311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.346+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_442, and the Request Id: b18aa5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.351+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f580f73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.351+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b6299aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.352+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 191f82e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.353+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b6299aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.354+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 191f82e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.354+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f580f73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.355+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 242b67f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.355+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5854d023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.356+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5854d023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.357+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_439-, and the Request Id: f3a4881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.374+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45652417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.375+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45652417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.375+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7da3648d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.376+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1357890c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.376+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7da3648d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.376+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72400ab5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.377+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1357890c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.377+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70410705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.377+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_442-, and the Request Id: 20bffb88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.378+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_438, and the Request Id: 4d98ed0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.378+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_437, and the Request Id: 3aa93f85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.381+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_440, and the Request Id: 4be483d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.381+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 137a4e4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.381+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 346e1129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.382+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 137a4e4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.382+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49d6008f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.386+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_440, and the Request Id: 6dda5ab9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.386+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49d6008f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.387+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_437-, and the Request Id: 381cb2f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.388+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30529ed7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.388+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c099a83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.390+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30529ed7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.390+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c099a83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.391+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b94e499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.392+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b94e499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.393+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_429, and the Request Id: 5a3594aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.394+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_438-, and the Request Id: 1dbd8ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.395+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4908361f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.395+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_440-, and the Request Id: 52d7ecfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.396+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_442, and the Request Id: 66a249a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.397+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55caa85a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.402+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a6e6fb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.403+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eb6416c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.407+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_440-, and the Request Id: 7a5452d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.408+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 217b6f26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.408+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4364def8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.411+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_429-, and the Request Id: 6b7d762c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.411+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d33bc2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.412+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d372121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.412+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_442-, and the Request Id: 76ae3fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.415+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38e05bd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.415+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a6e6fb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.416+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 467e2733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.416+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60ca95d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.419+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e58caa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.422+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d91fb01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.422+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1727f070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.422+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60ca95d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.422+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_437, and the Request Id: 26ccdbbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.422+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34f1932c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.423+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1727f070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.423+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74307dda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.424+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74307dda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.425+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ee6d35b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.426+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ee6d35b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.428+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bb64d5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.429+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_440, and the Request Id: 630ac706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.429+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bb64d5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.430+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25e077f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.430+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37331c61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.431+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25e077f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.431+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24958da8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.434+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32950c95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.436+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32950c95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.436+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cc5211a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.438+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49993164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.440+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_441, and the Request Id: 46095bdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.440+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e886836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.441+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_440, and the Request Id: 55a7d954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.441+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e886836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.442+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 235deb1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.442+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 235deb1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.444+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c143e19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.445+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69526c36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.446+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69526c36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.447+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23f1110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.447+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23f1110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.450+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_440-, and the Request Id: 475f590d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.453+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2164a64a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.453+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b9e9508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.455+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2164a64a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.455+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_443, and the Request Id: 6f8794bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.458+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_438, and the Request Id: 1c1e5fd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.458+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_437-, and the Request Id: 1e2a7faa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.458+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_441, and the Request Id: 7acd6697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.460+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b9e9508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.460+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59c034bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.460+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e714d1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.461+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59c034bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.462+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 425e4ebb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.464+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 425e4ebb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.469+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_441-, and the Request Id: 3007b0c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.469+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_443, and the Request Id: 6cbdbcbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.469+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_443-, and the Request Id: 77d658e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.469+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_440-, and the Request Id: 57a07f8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.475+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c12b761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.475+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bef862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.477+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c12b761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.477+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7aa5a397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.478+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 744bd405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.478+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aa5a397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.479+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 744bd405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.480+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2308a6e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.481+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2308a6e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.481+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_430, and the Request Id: 1e2e5553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.481+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_438-, and the Request Id: 1aa03c9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.483+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_439, and the Request Id: baf03bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.483+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42e9b839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.486+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_443-, and the Request Id: 78265c22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.486+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ec975ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.486+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c753f72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.489+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_441-, and the Request Id: 4eb9cd3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.489+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 652ca7a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.489+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68ce2ad6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.492+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_430-, and the Request Id: 1905e88d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.494+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e0023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.494+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 704b40a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.496+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 114a221b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.497+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e196e3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.498+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b846e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.498+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e196e3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.500+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73c9d18c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.500+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b1f5419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.500+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_439-, and the Request Id: 994e122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.501+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3130d1ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.502+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3130d1ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.502+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 708a75d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.502+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b1f5419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.505+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_441, and the Request Id: 61b9d880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.506+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61d48d41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.506+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41a10d92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.507+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41a10d92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.507+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c29d287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.509+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c207ebb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.510+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_438, and the Request Id: 73a827d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.515+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 527cf22d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.516+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bf7ee84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.517+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_441-, and the Request Id: 5ccfb224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.519+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14f18208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.519+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 733a60fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.520+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39aca35a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.520+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bd7af7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.521+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 733a60fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.521+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39aca35a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.522+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bd7af7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.523+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c0fe283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.524+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c0fe283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.525+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a63f56a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.525+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 577673fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.526+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a63f56a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.526+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 577673fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.530+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_441, and the Request Id: afeef35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.530+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_439, and the Request Id: 783314bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.530+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6233b59a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.530+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_444, and the Request Id: 1666453b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.532+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6233b59a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.533+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 529412c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.533+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19e06989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.534+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19e06989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.534+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 529412c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.534+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49cc4d45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.538+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 498941ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.538+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49cc4d45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.539+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 498941ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.541+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cb27a57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.542+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb27a57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.542+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_442, and the Request Id: 159255d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.545+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_441-, and the Request Id: 5184d11e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.546+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c479c94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.546+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_442, and the Request Id: e70f2c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.546+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eddce0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.547+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_438-, and the Request Id: 66bb7afb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.548+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_439-, and the Request Id: 1b2f6c25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.548+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24de8da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.549+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_431, and the Request Id: 7c60a3f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.550+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24de8da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.553+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68248156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.553+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_442-, and the Request Id: 92aac5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.556+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7217936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.557+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15cd1767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.557+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67df3254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.558+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67df3254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.559+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15cd1767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.560+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 352d72fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.560+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_444-, and the Request Id: 2a64920a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.562+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_442-, and the Request Id: 167c2182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.563+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60986799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.563+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_444, and the Request Id: 659a230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.564+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60986799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.564+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_431-, and the Request Id: eb5b363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.566+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_440, and the Request Id: 57558d07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.568+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b7e2203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.568+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37c4e3cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.569+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68a1745a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.571+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8675cb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.572+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cffffad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.573+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_444-, and the Request Id: 77a5b71b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.574+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_440-, and the Request Id: bcc850a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.575+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e7e41b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.577+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30824f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.577+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 392a50cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.579+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 363b66e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.581+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42d99758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.581+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 363b66e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.582+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cc03dae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.585+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 798fc1b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.586+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1537eb9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.586+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bddf1d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.587+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1537eb9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.592+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_442, and the Request Id: 657ed835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.593+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b8e01cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.593+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 655eca70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.593+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f8bcf6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.597+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_442-, and the Request Id: 614de740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.599+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48971aac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.602+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50b3f062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.603+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50b3f062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.604+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ad8fd96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.605+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e4616fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.605+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27d30e1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.606+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a97215b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.607+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27d30e1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.607+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a97215b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.607+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ad8fd96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.608+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e4616fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.609+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_441, and the Request Id: 7b01fc97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.609+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18ae8a8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.610+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18ae8a8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.614+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78b28072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.614+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 278cd9a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.615+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78b28072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.616+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bbaafe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.616+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 278cd9a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.617+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bbaafe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.618+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46177448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.623+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72afa3de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.623+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_440, and the Request Id: 27314ee9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.624+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72afa3de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.626+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64a329cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.627+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64a329cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.628+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_432, and the Request Id: 43312ad4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.628+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_443, and the Request Id: 5bec2ebb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.628+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46177448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.629+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 265c09c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.630+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_442, and the Request Id: 14540b7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.630+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2922ba1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.631+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2922ba1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.631+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 265c09c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.631+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a624ec9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.632+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a624ec9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.634+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_439, and the Request Id: 44189772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.634+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_443, and the Request Id: 6530a71e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.635+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 586bd801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.637+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 586bd801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.638+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_441-, and the Request Id: 3e752f7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.640+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e6c27a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.641+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_445, and the Request Id: 50b63761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.642+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e6c27a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.642+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_432-, and the Request Id: ecd53e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.642+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_440-, and the Request Id: 4ce96ce0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.645+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 424e48ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.647+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c0915be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.647+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_443-, and the Request Id: 4fd7132f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.648+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c0915be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.649+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_445, and the Request Id: 629bdf4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.650+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_442-, and the Request Id: 20abec34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.653+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_445-, and the Request Id: f4b4c4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.653+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_439-, and the Request Id: 2f22888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.661+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_443-, and the Request Id: 45de4c8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.663+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fe99774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.666+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64f1af30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.673+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61e7a794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.676+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cc5516c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.678+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_445-, and the Request Id: 221e39ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.681+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 670484b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.689+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 328c9708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.690+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ce755d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.690+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cdc49d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.693+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5344177e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.696+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ffc1caa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.699+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bb31b3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.701+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42e7cea1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.710+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 634818d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.712+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 290e4d33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.716+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66a67ec3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.726+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 384c097a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.727+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b5a088b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.728+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62a761aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.733+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c3a0e94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.735+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c3a0e94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.736+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63a9a707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.737+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74dfff9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.738+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63a9a707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.738+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1428533c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.739+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74dfff9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.739+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1428533c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.740+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_442, and the Request Id: 392db27f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.741+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 265bc207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.743+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 265bc207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.743+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 445b6d7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.744+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 445b6d7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.744+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_440, and the Request Id: 35c3356b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.745+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_443, and the Request Id: 79606608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.751+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 268d442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.752+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268d442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.753+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22babe0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.753+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22babe0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.754+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fd46b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.754+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fd46b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.758+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_444, and the Request Id: 9efcd29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.760+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d6b17b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.761+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d6b17b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.762+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_440-, and the Request Id: 4b93a01d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.764+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_444, and the Request Id: 66e7720d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.767+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 182fc897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.774+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ac606bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.774+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21539c86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.775+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21539c86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.775+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ac606bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.777+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33a182b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.778+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a182b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.779+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a9505b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.779+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6359e570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.780+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9505b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.781+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_446, and the Request Id: 24c37a7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.781+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6359e570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.781+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_433, and the Request Id: 1eba0eb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.784+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5675eb63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.784+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ca0c48c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.785+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5675eb63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.785+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ca0c48c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.787+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c8c82b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.787+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_443, and the Request Id: 102b7044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.788+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c8c82b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.789+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_441, and the Request Id: 76d56078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.792+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_442-, and the Request Id: f3beb9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.794+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_443-, and the Request Id: 73d434e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.796+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_441-, and the Request Id: 1f7e970c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.799+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11cccec0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.800+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_444-, and the Request Id: 1f0d5d92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.804+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aadd912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.807+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d4d7f2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.809+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d4d7f2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.810+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d6bfa55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.812+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d6bfa55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.812+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3baae318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.813+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_433-, and the Request Id: 7583f6bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.813+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_446, and the Request Id: 3a733537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.814+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_444-, and the Request Id: 7b2c4b5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.816+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_443-, and the Request Id: 1dafdcd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.816+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e2769c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.820+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50fd02f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.821+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65e3eb66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.823+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_446-, and the Request Id: 253f13be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.824+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64b6eda7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.829+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1410d6a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.837+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29d73a75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.846+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56d1562f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.846+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_446-, and the Request Id: 39012a08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.847+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cc7599a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.851+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fc4d95f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.857+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bc03d06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.858+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bc03d06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.862+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19b8942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.862+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e50e1d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.863+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19b8942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.864+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d624c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.865+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6655d50b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.865+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e50e1d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.867+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e8b39d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.868+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e8b39d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.869+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42c08d00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.869+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e5b7301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.870+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e5b7301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.870+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d50d750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.871+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_444, and the Request Id: ce610f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.871+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d50d750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.874+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_441, and the Request Id: 60b3a316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.876+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_445, and the Request Id: 7f347ac2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.876+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6642743a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.877+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a982f04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.878+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a982f04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.879+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e17a816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.880+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e17a816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.881+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47e76460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.881+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 497a7b8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.882+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_443, and the Request Id: 505c59d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.883+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_445-, and the Request Id: 21e5503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.887+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3199ddff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.888+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3199ddff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.889+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13240a2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.889+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13240a2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.890+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ba05738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.890+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ba05738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.890+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2accbdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.891+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2accbdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.891+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_444-, and the Request Id: 643e0e76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.892+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_442, and the Request Id: 333e7229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.892+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_434, and the Request Id: 1577342f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.892+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_441-, and the Request Id: 4f6aeff0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.898+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 578ff767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.904+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f65527b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.906+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f65527b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.906+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44074aa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.908+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 238b527a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.908+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fcd6bdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.909+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fcd6bdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.909+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 238b527a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.911+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49b22097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.911+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63d3462c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.911+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_443-, and the Request Id: f582688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.912+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63d3462c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.913+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_445, and the Request Id: 71e8f937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.914+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62f8e912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.918+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_434-, and the Request Id: 7f0c26d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.918+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_444, and the Request Id: 45470b68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.920+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_442-, and the Request Id: 5be286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.920+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ae719b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.921+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ae719b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.923+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35ef08aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.924+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ef08aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.925+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26b4dfa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.927+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b699d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.928+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_447, and the Request Id: 596f2022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.929+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 526bce7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.932+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e9b1dbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.934+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e9b1dbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.936+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56f69bcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.937+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66365707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.937+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56f69bcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.938+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_447, and the Request Id: 5fa523ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.939+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a7609f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.941+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58219b7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.941+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69146b93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.943+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_444-, and the Request Id: 570906b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.944+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 790f0b74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.945+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_447-, and the Request Id: 2cb42207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.946+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_445-, and the Request Id: 43e7d1f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.952+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55743b77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.953+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c32d08a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.953+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_447-, and the Request Id: 9dfb40a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.957+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e4b0de6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.958+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e4b0de6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.958+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: de30db2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.959+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63a2dccb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.961+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63a2dccb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.965+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ce2eec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.965+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31483822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.966+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ce2eec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.966+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31483822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.968+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778a4d36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.968+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_446, and the Request Id: 38434602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.970+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778a4d36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.970+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_445, and the Request Id: 1033d9b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.971+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30f0d2ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.977+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 303b3078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.978+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 303b3078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.979+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eda9f7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.980+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45360450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.981+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78f8f2ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.982+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78f8f2ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.984+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_442, and the Request Id: 1e5d4aed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.985+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48516fd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.985+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48516fd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.987+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_435, and the Request Id: c387b2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.989+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36b90bc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.990+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f500e41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.993+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_446-, and the Request Id: 4d46a2dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.996+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f423294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.996+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55b99198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.998+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55b99198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:54.999+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_445-, and the Request Id: 48aad0a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.001+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66e61f31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.001+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e2ca45d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.001+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66e61f31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.002+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 326e0704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.002+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e2ca45d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.003+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_435-, and the Request Id: 7aa20d77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.003+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 326e0704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.005+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40fb0028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.005+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_444, and the Request Id: 7141d6ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.005+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_442-, and the Request Id: 2bcca31a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.006+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40fb0028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.007+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 742fd976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.008+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 742fd976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.009+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 479aa2e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.010+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_446, and the Request Id: 1a0a2b50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.010+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_443, and the Request Id: 1c0b3a80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.011+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 479aa2e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.012+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a932057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.012+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_444-, and the Request Id: 49922d0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.013+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a932057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.015+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e512ebd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.015+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7038a190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.016+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7038a190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.017+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fe68f71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.018+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_445, and the Request Id: 773aca3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.018+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c2d8925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.018+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 965e2cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.019+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c2d8925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.021+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_448, and the Request Id: 3ea8929c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.022+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b1de4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.027+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d7cab4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.029+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_443-, and the Request Id: 20f179cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.030+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_446-, and the Request Id: 5b33de66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.032+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22914a10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.033+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40c944dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.035+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac69f28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.038+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c944dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.039+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5383b67b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.040+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5383b67b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.041+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_448, and the Request Id: 3ef51ceb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.044+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_445-, and the Request Id: 2f4de22b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.045+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c93c37d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.053+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73ed24a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.055+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_448-, and the Request Id: 6e4d6a1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.057+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3109e00d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.059+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_448-, and the Request Id: 558a1eb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.059+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f2bf04d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.060+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a5e248b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.062+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e74f033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.062+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c297859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.065+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d6dd87a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.066+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d6dd87a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.067+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2832dcf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.068+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2832dcf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.070+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79c2b02a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.070+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57871ebe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.074+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79c2b02a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.074+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_446, and the Request Id: 58b928f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.076+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 577b75f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.076+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74b1d2d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.077+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 577b75f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.079+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53bdb61f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.079+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7910ec47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.080+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c0686f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.081+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53bdb61f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.081+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7910ec47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.082+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47a794bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.083+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a909965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.084+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47a794bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.084+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 331c0a76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.085+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 331c0a76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.085+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a909965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.085+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15dfcf9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.086+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_436, and the Request Id: 1cd3277d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.088+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_443, and the Request Id: 2e9c77fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.089+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: edf4fe0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.090+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: edf4fe0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.094+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 601d1aa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.095+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 601d1aa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.096+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_436-, and the Request Id: 265d7908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.097+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b63fb67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.098+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 332dc0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.098+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b63fb67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.098+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_445, and the Request Id: 8bb3ba1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.100+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_444, and the Request Id: 72f1b0f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.101+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b8de706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.101+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6970a183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.102+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6970a183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.103+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b8de706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.104+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_447, and the Request Id: 37c0c264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.106+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_443-, and the Request Id: 6cf825f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.107+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_447, and the Request Id: 513b3bd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.108+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 204e8981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.112+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_446-, and the Request Id: 3da3f299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.115+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_445-, and the Request Id: 16be54cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.115+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f263f9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.115+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_447-, and the Request Id: 35099b87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.117+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f263f9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.119+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_444-, and the Request Id: 4040fe41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.120+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_447-, and the Request Id: 14d2f81e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.121+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ed3d488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.122+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56d806bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.122+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38e7c581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.122+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 547c2221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.124+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ed3d488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.125+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38e7c581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.126+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_449, and the Request Id: 510263ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.126+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3133b87e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.129+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b9e49c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.130+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b9e49c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.134+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 341ad956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.135+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 246d17ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.137+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 145add55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.137+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 96af2cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.138+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_446, and the Request Id: 40a8e5d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.142+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53aac1e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.143+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53aac1e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.144+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f860697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.144+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 152fc1e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.145+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ea6f2cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.145+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ea6f2cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.147+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_449, and the Request Id: 608c9854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.149+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3962d8aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.153+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f6e45ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.153+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7983fc83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.158+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_449-, and the Request Id: 7c30df79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.158+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_449-, and the Request Id: 349af40c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.164+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_446-, and the Request Id: 2f901291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.165+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 568f0cc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.165+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71a353d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.165+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18ff2430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.166+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 630bdc2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.166+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71a353d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.167+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 630bdc2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.168+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c223813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.169+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 670a6756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.169+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c223813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.170+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 670a6756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.171+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_444, and the Request Id: 7a5411dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.171+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_437, and the Request Id: 52ee00cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.178+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e5c6d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.180+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e5c6d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.181+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5aca6dbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.182+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45def4c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.184+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7332bfc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.185+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7332bfc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.185+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 688a31f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.186+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 688a31f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.186+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27dec4ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.187+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_448, and the Request Id: 5192083e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.188+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27dec4ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.189+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 393d621a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.190+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 393d621a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.191+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_448, and the Request Id: 50983c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.192+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5db52b0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.193+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34cbf1c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.194+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34cbf1c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.195+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32048781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.197+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_447, and the Request Id: 4a2a8348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.198+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32048781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.198+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31cee991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.201+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3968865b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.201+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_444-, and the Request Id: c0e8236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.201+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_437-, and the Request Id: 19fee128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.203+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31cee991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.205+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_446, and the Request Id: 18c470a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.209+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2482dfce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.209+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_448-, and the Request Id: 26910696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.212+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 159c2f7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.216+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55d7081d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.217+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_448-, and the Request Id: 74605cc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.218+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_447-, and the Request Id: 7d5c6066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.226+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a5a0c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.228+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a5a0c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.231+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51541853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.231+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693d1eb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.232+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51541853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.236+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 644a6c8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.237+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_446-, and the Request Id: 6c0ea1eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.238+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_447, and the Request Id: 71ab5478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.238+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53bfb117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.240+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53bfb117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.241+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a6d99e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.241+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 224b0ba5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.243+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 224b0ba5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.243+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37f2fa06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.244+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37f2fa06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.244+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78589af8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.245+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78589af8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.246+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_445, and the Request Id: 77b6c9a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.247+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_450, and the Request Id: 5725fb62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.250+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4533376d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.252+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fefefe6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.253+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fefefe6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.255+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_447-, and the Request Id: 48027cd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.257+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66c97e44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.258+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e6af71a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.259+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e6af71a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.261+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_450, and the Request Id: f351f8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.266+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bb26d52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.271+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5be60f69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.271+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db73299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.278+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64d3baba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.279+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41351ca0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.283+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e92263c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.286+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_445-, and the Request Id: 1ca306ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.287+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19f516f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.287+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_450-, and the Request Id: 336bda85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.288+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19f516f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.290+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e943d32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.290+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_450-, and the Request Id: 73347daa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.290+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b32d816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.291+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e943d32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.292+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_449, and the Request Id: 64b2082b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.295+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72b2dcdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.296+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72b2dcdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.296+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76b8d4e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.298+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76b8d4e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.299+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a867cdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.301+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a867cdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.301+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45a9476d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.302+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a9476d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.302+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_449, and the Request Id: 276d0c6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.303+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49a2eceb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.305+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_445, and the Request Id: 7fd68bd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.307+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a107090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.318+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78bcdb03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.318+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7005381b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.318+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7157833e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.323+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1230bbda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.325+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1230bbda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.326+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c9bf99e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.326+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_449-, and the Request Id: 5c29dca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.328+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_449-, and the Request Id: 6f079587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.328+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 178d610d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.330+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eee994e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.331+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 168cb7da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.331+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eee994e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.332+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 168cb7da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.335+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_447, and the Request Id: 509be93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.336+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3033d173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.338+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3033d173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.339+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1146e9dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.339+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_448, and the Request Id: 1ce6be66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.340+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1146e9dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.342+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43161c77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.343+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43161c77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.343+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_445-, and the Request Id: 5b830e24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.346+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_448, and the Request Id: 598828de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.350+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 631e48f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.350+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65f1a022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.351+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 631e48f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.353+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41741d49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.354+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41741d49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.355+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_438, and the Request Id: 6339c978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.357+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_448-, and the Request Id: 45c1707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.368+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ee47109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.370+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 622aa2f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.371+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bd7c975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.372+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bd7c975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.372+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 585655bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.373+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 622aa2f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.375+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21668eb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.375+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19a410d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.375+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_447-, and the Request Id: 6557fe06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.376+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21668eb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.376+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_448-, and the Request Id: 6955c8f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.378+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19a410d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.378+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_451, and the Request Id: 7cb333cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.380+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_446, and the Request Id: 5ce6b61e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.410+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 157ae540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.411+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_446-, and the Request Id: 3774cb0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.413+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65e3847b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.414+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_438-, and the Request Id: 15e592ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.414+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_451-, and the Request Id: 94cec5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.416+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5acc50a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.416+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68c70f11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.416+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ea8afd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.416+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b1df913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.419+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 298e54f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.422+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ad4ba3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.422+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b9c53dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.427+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32b51ccf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.428+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b51ccf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.430+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e360f49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.431+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 654ce4e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.431+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e360f49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.433+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_446, and the Request Id: 6da852c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.436+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 424cc478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.436+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 329fe375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.436+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 306f959b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.436+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a7db2ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.437+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a7db2ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.439+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cc292e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.439+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a1b5967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.440+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cc292e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.442+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19c07a51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.443+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_446-, and the Request Id: 24e9d9f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.443+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47982d24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.444+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19c07a51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.444+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47982d24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.445+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_451, and the Request Id: 4d09626c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.445+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c224a58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.446+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c224a58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.447+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c994901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.447+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c994901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.448+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_450, and the Request Id: f68588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.449+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_448, and the Request Id: 39d8af99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.455+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e9a0aaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.457+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 447a22fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.459+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 447a22fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.460+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66a1b9d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.462+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b9911f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.462+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17bec660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.463+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 83fc83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.463+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a9fb8f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.464+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a9fb8f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.465+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17bec660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.466+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b9911f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.467+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 339b5f7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.468+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 339b5f7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.468+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48b01642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.469+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48b01642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.471+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25bc573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.472+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 83fc83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.472+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_447, and the Request Id: bd805dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.472+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_450, and the Request Id: 383f9669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.473+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60b8de3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.474+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_449, and the Request Id: 1960d183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.474+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60b8de3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.474+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ae9c7bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.475+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ae9c7bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.476+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_449, and the Request Id: 62a23a49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.477+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_450-, and the Request Id: 5886ca8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.478+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71c4174e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.479+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71c4174e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.479+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_448-, and the Request Id: 660b37f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.481+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a402ba5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.481+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_439, and the Request Id: 544264f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.482+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a402ba5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.483+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77293f9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.484+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77293f9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.486+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_452, and the Request Id: 4959a46c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.489+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5acbaa41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.489+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_451-, and the Request Id: 68afef1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.497+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_450-, and the Request Id: 2607e767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.499+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_447-, and the Request Id: 5bac5c65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.510+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_449-, and the Request Id: 533ab785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.511+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_449-, and the Request Id: 52502c32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.511+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25081444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.514+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50b31f14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.515+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_439-, and the Request Id: 64323bb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.521+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_452-, and the Request Id: 1245f6a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.525+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b9b53ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.529+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5873f740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.531+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5873f740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.533+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21f9850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.534+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f9850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.536+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_447, and the Request Id: 646f60aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.537+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49dc525c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.546+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c3c6d37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.550+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3109226d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.550+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18901e10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.554+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f659ea7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.559+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43575a72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.559+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e4c8edb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.559+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 694dbb3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.561+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 612d008d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.564+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_447-, and the Request Id: 4f84bfdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.565+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59bc9266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.566+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59bc9266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.567+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75e1c9ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.568+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75e1c9ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.569+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 427e0c9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.570+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 427e0c9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.571+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19f896d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.571+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19f896d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.571+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36ca7e09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.573+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_452, and the Request Id: 754e3db3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.573+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_449, and the Request Id: 4db99389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.575+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 490fd5a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.576+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c0ca17e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.580+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 523b317b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.583+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 120e6ddd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.585+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 120e6ddd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.586+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bcb296b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.588+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36592d79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.588+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_452-, and the Request Id: 655b00c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.588+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5529776d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.589+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36592d79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.590+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5529776d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.593+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b4fa083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.593+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d452679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.594+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d452679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.594+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ffa1bf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.595+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ffa1bf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.595+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_451, and the Request Id: 1293bc03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.596+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b1fce2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.598+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 669ebc9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.598+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 669ebc9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.599+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_450, and the Request Id: 6b71f2a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.600+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_453, and the Request Id: 3cd012e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.602+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e1c15ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.603+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72e075e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.604+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72e075e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.605+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49ac9dbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.606+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_449-, and the Request Id: 59a3d420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.607+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59eab02c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.608+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59eab02c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.610+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c62a1cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.610+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76af4518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.610+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f22d0e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.611+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f22d0e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.611+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76af4518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.612+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_448, and the Request Id: 4880bc7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.613+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 299d88a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.614+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c62a1cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.615+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_451-, and the Request Id: 27079b2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.616+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 299d88a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.617+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_440, and the Request Id: f2380e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.617+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39261b20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.618+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39261b20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.621+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_450, and the Request Id: b39b278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.623+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_450-, and the Request Id: 63490160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.623+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: dde5436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.623+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_453-, and the Request Id: 45aa6f15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.623+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 227132c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.624+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dde5436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.625+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_451, and the Request Id: 77f0e298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.628+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16c0f883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.629+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16c0f883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.630+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 712b6ddb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.631+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 712b6ddb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.633+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_448, and the Request Id: 21040242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.637+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31a7fb7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.637+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_448-, and the Request Id: f1b446c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.638+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31a7fb7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.638+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 127641e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.640+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 91db421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.640+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 91db421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.641+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_453, and the Request Id: 4899389e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.642+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_448-, and the Request Id: e6b42f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.644+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c1e66c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.645+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 789844b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.646+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_440-, and the Request Id: 60a63097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.649+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_450-, and the Request Id: 2dab0a6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.650+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bb6852e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.652+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47a77450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.652+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52d66ea5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.654+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_453-, and the Request Id: 5b15e8f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.654+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51a5cd4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.654+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52fbb6ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.654+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 271c7556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.659+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e9a36d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.663+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ea7ae82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.663+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_451-, and the Request Id: 6a91b825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.665+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 102d4bb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.667+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cff9829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.668+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cff9829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.669+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23b38130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.670+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5548d7e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.670+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b81abe2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.671+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5548d7e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.672+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b81abe2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.672+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 488f9ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.673+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27a21fb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.674+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27a21fb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.674+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_449, and the Request Id: 31f09e05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.677+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_452, and the Request Id: 2e25d8bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.678+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79aefbcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.679+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79aefbcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.681+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ec09d81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.681+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec09d81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.682+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_451, and the Request Id: 3c8a512b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.683+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7af13e3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.685+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_449-, and the Request Id: bf428bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.687+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fdfe80f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.687+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cb09a6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.688+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61646d0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.689+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61646d0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.690+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_451-, and the Request Id: 658825ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.691+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d5ab5ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.691+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3394a8f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.692+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d5ab5ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.692+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3394a8f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.693+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ed3469b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.693+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_452-, and the Request Id: da8022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.693+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a41da3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.694+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ed3469b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.694+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a41da3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.695+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_450, and the Request Id: 7155ab34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.696+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21036e47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.696+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_454, and the Request Id: cf8129a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.697+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21036e47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.698+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_441, and the Request Id: 43c5b251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.701+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69e443cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.704+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_454-, and the Request Id: 3fdba923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.706+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aad508f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.711+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23f721cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.711+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d6e88d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.713+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_441-, and the Request Id: 47e62b94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.713+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23f721cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.714+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45468008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.715+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45468008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.721+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46a3b74e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.722+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a3dd342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.722+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63396f9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.723+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 463c5e50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.723+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_451, and the Request Id: 29efd831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.724+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24673936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.724+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63396f9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.725+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_450-, and the Request Id: 32f298f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.725+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b19061b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.726+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b19061b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.727+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1768106a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.728+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1768106a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.729+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_454, and the Request Id: 29d822d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.730+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fe9105d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.730+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fe9105d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.732+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2009ec3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.735+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_449, and the Request Id: 2f7b4d29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.736+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 364ff25f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.739+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 96e4b79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.740+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b675f62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.741+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e5f283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.743+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e5f283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.744+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 671c1fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.745+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 671c1fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.746+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_452, and the Request Id: 205622a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.757+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_451-, and the Request Id: 678dc64a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.765+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c190347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.773+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18533de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.774+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18533de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.776+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1768545a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.776+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_454-, and the Request Id: 3b3d1a9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.778+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1768545a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.779+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_452, and the Request Id: 789cb8bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.785+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65e823be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.788+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_449-, and the Request Id: 4a88ea56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.793+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aee3a77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.793+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29644b48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.795+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29644b48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.795+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aee3a77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.796+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50cdb3e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.797+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50cdb3e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.798+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43ae77e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.799+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43ae77e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.799+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_453, and the Request Id: 6b15c94b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.800+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 366ca339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.801+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 366ca339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.806+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_452-, and the Request Id: 2920d26a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.807+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36e5c52f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.808+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_455, and the Request Id: 3eb0598d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.808+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b30b6e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.809+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36e5c52f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.811+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_450, and the Request Id: 5767f0e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.814+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_453-, and the Request Id: c65d928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.817+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_455-, and the Request Id: 3d974dde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.823+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c5cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.825+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_452-, and the Request Id: 41d88d68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.828+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ed30445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.837+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d3a7370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.844+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29bb1701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.845+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 238f38f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.851+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a6ea911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.854+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_450-, and the Request Id: 37b2136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.857+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63347141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.858+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bdbe8a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.861+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a113207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.863+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a113207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.864+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e31fa15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.864+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71904ce4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.865+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e31fa15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.866+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 251f4fb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.868+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 679fa71e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.869+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 679fa71e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.871+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 658e29e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.872+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 658e29e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.874+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42e82f3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.874+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_442, and the Request Id: fd2a4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.874+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_452, and the Request Id: 6dfec39f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.875+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1254de03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.876+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1254de03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.882+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 145c1905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.883+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 145c1905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.884+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_451, and the Request Id: 755450f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.889+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_442-, and the Request Id: 4f968ec8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.892+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c3e18f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.892+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44750ac4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.895+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fdf9d37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.895+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d322552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.902+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 726f9b53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.904+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e18f0c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.905+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_451-, and the Request Id: 6fd72231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.905+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e18f0c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.906+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f01953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.908+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f01953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.908+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_452-, and the Request Id: 3695859b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.909+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_453, and the Request Id: 662259ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.914+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a509fea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.915+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a509fea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.916+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a311aa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.918+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a311aa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.918+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18d5cb7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.919+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_450, and the Request Id: 34701a68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.921+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18423cb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.922+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18423cb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.923+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cc9b113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.924+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cc9b113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.934+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d43a422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.936+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d43a422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.939+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58fa8098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.940+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58fa8098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.941+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_455, and the Request Id: 28c9a724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.943+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_454, and the Request Id: 10269a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.959+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77c4ba66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.963+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_453-, and the Request Id: 7ed5c1be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.968+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7de81819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.969+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74023584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.974+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7de81819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.974+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_455-, and the Request Id: 5fb92675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.976+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29082e00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.977+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29082e00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.978+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b1938fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.979+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b1938fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.981+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54bedc19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.983+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_456, and the Request Id: 2d10ba28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.983+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 562fb0b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.984+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67257316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.985+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 562fb0b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.987+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_453, and the Request Id: 75f30345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.988+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bf074d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.990+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_454-, and the Request Id: 7b2d2e9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.990+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64f0a1fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.993+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_450-, and the Request Id: 63b0cd39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:55.995+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5214100e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.003+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 716ea3ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.004+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 716ea3ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.005+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66238ddb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.006+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ea4029b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.006+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49609f53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.008+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49609f53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.009+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_453, and the Request Id: 31cfe30d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.013+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_456-, and the Request Id: 426d3d4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.013+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 638db5bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.015+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_453-, and the Request Id: 879dfed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.017+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 508f3317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.018+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 508f3317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.019+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eabe869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.020+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_453-, and the Request Id: 6f7c1a29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.021+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 584437a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.022+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 584437a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.022+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a91dc10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.023+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a91dc10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.025+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_443, and the Request Id: 6f72b866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.025+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6eb3d29f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.026+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eb3d29f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.026+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d508ea8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.026+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fa30c46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.026+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b1b0c9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.027+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d508ea8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.028+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ec0e3ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.029+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ec0e3ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.029+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_456, and the Request Id: 1825672b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.030+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_451, and the Request Id: 64b60a4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.032+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61cce140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.033+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fdd0919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.036+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28e6df7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.037+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28e6df7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.038+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fc58de6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.039+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fc58de6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.041+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_451, and the Request Id: 6be9a373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.043+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e91ec77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.044+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e91ec77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.045+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c2f5a7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.046+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47819179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.047+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47819179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.050+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74e76fa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.051+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74e76fa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.053+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_456-, and the Request Id: 231f001b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.053+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_452, and the Request Id: 2025fdce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.057+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_451-, and the Request Id: 301a8c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.057+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66477d05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.058+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66477d05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.058+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_451-, and the Request Id: 52d72afe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.059+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c19dd6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.061+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6488e97f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.064+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1df79d21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.064+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_443-, and the Request Id: 497c6233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.065+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_452-, and the Request Id: 5110891c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.066+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_454, and the Request Id: 63c72b49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.067+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c1085f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.068+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c1085f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.070+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27f87987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.070+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1280f849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.070+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27f87987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.072+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_455, and the Request Id: 4b6a793c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.074+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30b3a80f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.076+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d806a11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.077+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 181d4365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.078+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 181d4365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.082+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d20153f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.082+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48445c98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.084+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48445c98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.084+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d20153f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.086+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 170c91b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.087+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 170c91b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.087+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bb1e4ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.087+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_454, and the Request Id: 354f3f91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.090+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_457, and the Request Id: 2864566d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.094+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_454-, and the Request Id: 7a3a0373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.094+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 439a01a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.096+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e4e2015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.101+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 559e4ceb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.104+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 134e9ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.108+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4960bbc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.113+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c22f057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.115+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c22f057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.118+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b82c213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.119+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b82c213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.120+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_457, and the Request Id: 6e8ba441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.125+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_454-, and the Request Id: 4f5706d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.126+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f7c1e81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.127+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f7c1e81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.129+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 437126ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.131+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 437126ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.132+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_454, and the Request Id: 2e57a436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.135+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_457-, and the Request Id: 762c0742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.136+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_457-, and the Request Id: 57368cda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.137+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 167453b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.144+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d1d6030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.144+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9ddfdf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.145+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f9ff2ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.150+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e702da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.150+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_455-, and the Request Id: 17455ecd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.151+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e702da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.152+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15702f36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.153+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15702f36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.154+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cc28d28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.154+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f456a22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.147+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f9ff2ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.156+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_452, and the Request Id: 1bdaf92d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.157+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37925db3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.158+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e4b1f0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.158+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cc28d28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.165+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_453, and the Request Id: 3d5db738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.167+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_454-, and the Request Id: 449d117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.181+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_452-, and the Request Id: 5eac6515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.185+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25df3786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.185+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eff52a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.186+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25df3786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.186+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4912c163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.187+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d4a00d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.187+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4912c163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.187+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cafb840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.189+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9ae8d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.190+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dcb69be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.190+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 623f7055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.191+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9ae8d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.191+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 623f7055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.193+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74ab08a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.195+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_453-, and the Request Id: 3fbca809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.196+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bac02a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.197+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bac02a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.197+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_444, and the Request Id: 1ec5a972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.198+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cccbd91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.198+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cccbd91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.199+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_455, and the Request Id: 166a90fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.200+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_452, and the Request Id: fc1d7cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.203+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 735c8b34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.207+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30e1c6e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.208+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30e1c6e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.209+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c70254b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.211+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7396c9ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.212+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cb891e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.213+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16ebf37f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.214+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16ebf37f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.215+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_458, and the Request Id: 1f2ba70d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.218+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cd94a82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.219+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cd94a82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.220+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c322a1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.221+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_444-, and the Request Id: 5eab893c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.221+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c322a1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.223+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_455, and the Request Id: 4f841e17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.225+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1302d33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.226+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1302d33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.232+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1250969f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.234+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1250969f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.234+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_452-, and the Request Id: 4aa394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.235+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6859e1c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.242+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a9d9f1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.242+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4210942d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.244+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4210942d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.244+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_456, and the Request Id: 727ec984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.245+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e40a846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.247+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e92f53e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.247+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 505e3bba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.248+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e92f53e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.250+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_458-, and the Request Id: 30719f4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.253+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_458, and the Request Id: 5129fe3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.254+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_455-, and the Request Id: cd2b967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.258+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_456-, and the Request Id: 6bfb720e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.258+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_455-, and the Request Id: 4060f6fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.265+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c7b41b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.265+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 486bc4ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.266+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c7b41b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.268+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78787d22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.270+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78787d22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.271+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_453, and the Request Id: 5b21d2be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.275+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1014e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.276+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1014e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.277+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 556335f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.280+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_453-, and the Request Id: 3ef151d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.280+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e716d7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.280+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_458-, and the Request Id: 17cf84dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.281+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22828c94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.283+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22828c94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.284+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_455, and the Request Id: 4b35a5ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.286+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 718cf588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.287+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f6d9e73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.289+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54688b00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.290+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13095867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.295+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46c1797f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.295+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 754d231e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.296+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46c1797f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.297+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a804ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.298+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a804ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.303+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_445, and the Request Id: 12df202f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.304+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f9444f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.305+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aa8a1f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.308+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16d725c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.309+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6789aab7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.309+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16d725c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.310+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 697f9e07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.310+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6789aab7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.312+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 697f9e07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.312+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f2387c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.313+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f2387c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.314+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_453, and the Request Id: 1c697136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.316+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56ab1a5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.316+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ea7eb94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.317+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_454, and the Request Id: 7e485b55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.323+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 493bcd74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.325+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_455-, and the Request Id: 5841caae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.328+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_445-, and the Request Id: 79939ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.330+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bccc791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.330+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21a916e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.331+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bccc791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.331+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d15347d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.332+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d15347d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.333+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c6f55ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.334+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6956b0d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.334+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c6f55ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.334+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6956b0d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.335+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_453-, and the Request Id: 3d52c0ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.335+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_454, and the Request Id: 7bf31d0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.337+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_456, and the Request Id: 16c6dcd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.338+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f0e22cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.339+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0e22cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.341+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d74069b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.341+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_454-, and the Request Id: 3a3f92f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.342+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d74069b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.342+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_457, and the Request Id: 69a35682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.346+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 102a40f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.347+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 102a40f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.348+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71bb1e04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.349+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71bb1e04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.350+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_456, and the Request Id: 32936d74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.351+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 278376a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.352+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a4811e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.353+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22772676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.361+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_456-, and the Request Id: 2aec7122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.362+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c3220b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.363+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c3220b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.364+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f671149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.364+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_454-, and the Request Id: 5f16dc8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.366+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d02318b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.369+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d02318b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.371+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32593e56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.373+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_459, and the Request Id: 784f3be6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.378+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 772935a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.380+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_456-, and the Request Id: 19decd85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.381+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ddd39eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.385+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 626b5da8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.389+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e8f0cba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.390+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e8f0cba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.392+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1df40662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.392+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dbf322f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.393+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1df40662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.393+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dbf322f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.394+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f5ab7d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.395+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f5ab7d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.396+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_459, and the Request Id: 76a16e87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.397+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_456, and the Request Id: 43c5be2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.406+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_457-, and the Request Id: 7956e0e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.406+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68cef9bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.412+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e29a860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.414+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51be5e87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.421+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_459-, and the Request Id: 3d63b41b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.423+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3803a8a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.425+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bce6865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.432+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13088679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.434+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13088679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.435+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_459-, and the Request Id: 8c76d07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.437+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c7b03ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.437+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c383033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.437+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c7b03ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.440+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_446, and the Request Id: 50a55573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.441+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_456-, and the Request Id: 57ca07ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.444+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69a25fab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.445+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35866139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.446+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51ffe9ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.447+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35866139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.449+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35b4f485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.449+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35b4f485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.451+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_457, and the Request Id: 477ece8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.451+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_446-, and the Request Id: a4f778d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.453+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72ee9f77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.455+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3898e45f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.457+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3898e45f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.458+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5db7b7f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.459+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5db7b7f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.460+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_454, and the Request Id: 5523cc17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.465+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 149a325f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.466+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 149a325f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.469+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ddd7ac0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.469+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ddd7ac0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.471+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_455, and the Request Id: 6a4b6d3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.475+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 627fdf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.475+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48b3bc39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.476+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 627fdf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.479+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 313dde1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.479+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73f0ee80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.480+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 313dde1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.481+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_455, and the Request Id: 7bbc802f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.483+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 486265d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.484+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 607120f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.487+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 486265d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.490+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66a36ec2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.490+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_457-, and the Request Id: 54d286df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.491+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66a36ec2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.493+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f826bbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.495+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_457, and the Request Id: 4f97b6b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.497+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41bd16b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.498+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41bd16b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.499+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29abfa4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.500+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29abfa4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.502+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_458, and the Request Id: 6377ea12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.503+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_454-, and the Request Id: 6b67f70b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.506+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_455-, and the Request Id: 13c0c4a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.506+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c18f46e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.510+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 200360ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.512+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 763a57ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.516+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_455-, and the Request Id: 6e38f73d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.517+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64d5ad94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.520+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a6159d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.524+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 938fcd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.524+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_457-, and the Request Id: 53e2ae0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.531+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27348d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.533+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27348d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.533+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9b036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.534+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c832980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.535+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c832980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.536+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_460, and the Request Id: 4773a019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.536+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_458-, and the Request Id: 3bf630bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.540+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a9dc9ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.542+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c9ad719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.547+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c9ad719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.550+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 498687cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.551+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 498687cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.553+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_457, and the Request Id: 694fdfbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.553+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aa7e25e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.557+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27d27808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.561+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8ef23b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.562+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ef23b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.566+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eba6090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.567+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eba6090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.570+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 535ce2cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.570+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_460-, and the Request Id: c88a0f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.571+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 535ce2cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.571+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be58559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.572+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3467404b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.574+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_455, and the Request Id: 58de4f5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.606+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 927cd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.607+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 927cd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.609+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_460, and the Request Id: 54c3b3b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.609+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_457-, and the Request Id: 5f76064f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.610+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20b414ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.611+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20b414ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.614+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f5d7a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.616+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eecc025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.616+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d708b12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.617+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e23c67b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.617+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d708b12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.618+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e668127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.623+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a09fbf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.623+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43a3e8da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.625+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a09fbf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.625+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43a3e8da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.626+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_447, and the Request Id: 4f776034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.626+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3aff5a5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.627+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_455-, and the Request Id: 1acccbcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.628+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aff5a5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.629+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 762bd8eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.630+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 762bd8eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.630+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_456, and the Request Id: 7986c6bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.630+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_458, and the Request Id: 43143c28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.631+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6934eb8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.637+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44d06cef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.638+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44d06cef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.640+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 735e23d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.640+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c691e5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.642+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c691e5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.642+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 481f6123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.642+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 481f6123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.643+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c4ba335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.643+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c4ba335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.644+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_456, and the Request Id: 651c06fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.645+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_459, and the Request Id: 59f1d5cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.654+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37fb2998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.656+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10c8ca68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.656+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_447-, and the Request Id: 331899ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.656+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_460-, and the Request Id: bf8bd86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.662+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_456-, and the Request Id: 1f0f60cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.662+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4698a9bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.664+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4698a9bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.664+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e20f8f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.665+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_459-, and the Request Id: 5dda9479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.666+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b538490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.667+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b538490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.667+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 394b6666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.668+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bb41d80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.668+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bb41d80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.668+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6176b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.669+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6176b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.670+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_458, and the Request Id: 63be4eb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.670+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_461, and the Request Id: 51ab2ef9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.673+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_458-, and the Request Id: 6ddf2c79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.681+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 535d0fb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.681+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_456-, and the Request Id: 5f2b5fbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.683+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2393dc64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.685+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c6b21db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.685+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60fad861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.686+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fdb589d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.686+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dd03a3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.687+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fdb589d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.689+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53c0735d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.689+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c0735d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.690+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_458-, and the Request Id: df7b7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.691+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_456, and the Request Id: 314cfe56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.695+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_461-, and the Request Id: bf3cc6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.699+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53c4645f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.699+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43f0807a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.703+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1abb77b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.705+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1abb77b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.706+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ddd30cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.707+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ddd30cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.708+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_458, and the Request Id: 52846834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.709+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64e0117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.709+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fea2f3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.710+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64e0117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.715+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_456-, and the Request Id: a1d7e7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.716+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a6a3afa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.717+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a6a3afa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.717+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 408b0710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.717+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79e688a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.718+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79e688a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.721+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c59f4b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.723+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_458-, and the Request Id: 6240f51d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.723+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_448, and the Request Id: 518f5ad4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.723+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70ca7d6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.724+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70ca7d6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.725+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_457, and the Request Id: 5a088091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.726+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55f29a4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.728+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 325db7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.729+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75c00d31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.737+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37fc88dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.737+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6324c34f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.738+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37d90a11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.739+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37d90a11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.737+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b06f187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.740+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34a8b9e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.741+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b06f187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.742+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34a8b9e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.742+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 726445cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.742+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 726445cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.743+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_457, and the Request Id: 6406a345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.743+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_461, and the Request Id: 71d32478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.746+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 403055aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.750+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a9ca2b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.750+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b122c51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.753+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a9ca2b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.754+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47ec76ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.755+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12bfb30c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.756+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3aaf0c89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.757+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aaf0c89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.758+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_459, and the Request Id: 36904446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.764+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28237064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.764+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_448-, and the Request Id: 34a3b266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.765+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_461-, and the Request Id: 3af76582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.765+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 353add81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.766+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_457-, and the Request Id: 57e450ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.768+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_457-, and the Request Id: 459ba768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.769+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28237064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.770+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 578e9df5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.771+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 578e9df5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.772+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_460, and the Request Id: 36c7157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.773+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1690b7fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.774+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1690b7fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.774+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5208ef48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.775+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5208ef48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.776+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_459, and the Request Id: 7b9d6504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.782+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4aee7f24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.782+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_459-, and the Request Id: 275ee6dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.783+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aee7f24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.784+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3659204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.785+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 472d8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.787+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bcbaed7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.787+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 487ed0d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.789+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 487ed0d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.791+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d32070e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.792+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d32070e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.792+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29d22c98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.794+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_462, and the Request Id: 398c15cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.798+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d7a418e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.798+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59c9ea44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.799+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7a418e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.800+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59c9ea44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.801+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44be4baa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.802+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44be4baa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.802+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_459, and the Request Id: 68ed09c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.804+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_457, and the Request Id: 1da8fe28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.807+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55c71612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.815+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_459-, and the Request Id: 60a1df7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.816+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74f5d3e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.817+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 153448ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.822+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2535d0c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.830+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_459-, and the Request Id: 21851b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.832+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_462-, and the Request Id: 232b501c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.833+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_460-, and the Request Id: 629645db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.834+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3961a5e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.837+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_457-, and the Request Id: 49e1d2ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.839+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a61133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.840+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5253157a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.841+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5253157a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.842+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5faab571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.843+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5faab571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.844+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 637ba576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.844+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_458, and the Request Id: 466ffdde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.860+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d065c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.860+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9c136a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.863+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47c20390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.864+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47c20390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.864+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55754c12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.864+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55754c12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.865+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43c703df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.866+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43c703df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.866+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_458, and the Request Id: 53d5ece0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.869+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c406452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.870+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c406452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.872+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_449, and the Request Id: 1fdf66f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.874+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bb3abb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.875+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bdf0ea1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.877+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bdf0ea1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.878+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a14f59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.880+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a14f59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.881+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_462, and the Request Id: 738e33bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.883+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31ff99fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.884+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48dc3f40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.884+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63ac6300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.886+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63ac6300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.887+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b6f74d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.888+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b6f74d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.888+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_458-, and the Request Id: 28b5ca03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.890+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_460, and the Request Id: 1a2eefb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.893+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60738957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.897+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 126ff2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.903+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10143d4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.904+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10143d4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.905+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73646516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.906+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 338a7c26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.906+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73646516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.908+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_460, and the Request Id: 2c2b7324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.919+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_462-, and the Request Id: 653a6682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.919+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ff452ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.920+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ff452ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.921+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74d84ec1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.922+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d84ec1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.922+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c501886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.925+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_460, and the Request Id: 511ba37e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.927+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_458-, and the Request Id: 2d648bb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.929+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f9f79e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.930+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_460-, and the Request Id: 4d2f63df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.932+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_449-, and the Request Id: 55048ff8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.941+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2feb1b4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.942+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_460-, and the Request Id: 13c9c484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.942+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2feb1b4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.946+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6401170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.948+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6401170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.948+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5252177d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.949+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5252177d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.950+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3332239e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.950+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3332239e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.951+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_461, and the Request Id: 26b45f65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.951+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_463, and the Request Id: 6dd98f1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.954+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_460-, and the Request Id: 2c02ab49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.958+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51234024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.959+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51234024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.960+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b37ec77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.962+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3664cb4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.962+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3664cb4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.963+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_458, and the Request Id: 5edad82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.966+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5913457c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.966+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bff417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.972+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d2b2f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.973+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11db497f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.974+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_461-, and the Request Id: 65a3f0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.975+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_463-, and the Request Id: 670d3b25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.979+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 517e1df3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.981+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e95681d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.983+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_458-, and the Request Id: 488b5aea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.985+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b27ce00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.987+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 611fab1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.988+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 611fab1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.989+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3548525e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.991+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3548525e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.992+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_459, and the Request Id: 687f2b70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.993+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2757f02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:56.996+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 80a38bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.001+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_459-, and the Request Id: 76a46320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.005+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f6ea77e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.007+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f77359b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.007+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ea004cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.009+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ccf641a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.010+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20447f16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.016+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 442d5500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.016+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c55d1c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.017+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c55d1c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.019+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53a211f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.019+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53a211f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.020+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_459, and the Request Id: 495260c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.024+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16140a65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.025+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14269126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.026+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16140a65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.028+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74b4a97c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.028+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ebe741a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.029+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74b4a97c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.034+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_463, and the Request Id: 66b03fbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.041+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54eaa7ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.043+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54eaa7ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.045+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a73631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.046+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47a47371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.047+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47a47371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.047+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a73631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.048+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: aff1038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.048+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_461, and the Request Id: 54be6090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.049+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aff1038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.049+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ab5b6e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.049+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab5b6e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.052+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_459, and the Request Id: 551cfaa5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.052+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b96dc1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.054+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b96dc1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.055+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_461, and the Request Id: 4621f834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.056+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f50172e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.057+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f50172e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.059+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d011fb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.060+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d011fb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.061+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_461-, and the Request Id: 74640e23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.062+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_450, and the Request Id: 1cb8e8f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.063+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 502fd9cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.065+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_459-, and the Request Id: 7518b5d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.066+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7375a9a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.072+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_463-, and the Request Id: 55b643e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.072+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a5a29d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.074+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a5a29d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.077+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_459-, and the Request Id: 26b7cbba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.079+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62486c86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.079+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_461-, and the Request Id: 3763512d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.080+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62486c86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.081+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_462, and the Request Id: 35b277bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.085+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 158f9257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.092+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 479a4f2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.093+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 479a4f2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.093+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4585c293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.093+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e7a6501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.095+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e7a6501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.101+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 384f4e50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.102+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cbc786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.102+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 384f4e50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.103+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_460, and the Request Id: 5a20cc49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.104+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cbc786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.106+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38982477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.107+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 260e9173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.108+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_461, and the Request Id: 7423bab6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.110+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_460-, and the Request Id: 26670c04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.112+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d8e0f28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.115+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_462-, and the Request Id: 234b0eba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.115+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 120578a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.117+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_450-, and the Request Id: 1937564c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.120+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 189f5e7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.121+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 189f5e7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.122+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6aada240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.123+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aada240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.124+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_464, and the Request Id: 7855d12c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.125+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e183b9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.136+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 628948a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.140+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75c00441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.141+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 324eae94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.142+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_461-, and the Request Id: 35c6a98c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.144+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61e7f5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.146+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27bcaf04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.152+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31cdfdd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.158+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_464-, and the Request Id: 14d61457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.158+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f6aa4c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.161+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 781df39b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.161+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4be82b61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.165+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54726d28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.166+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4379369b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.166+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54726d28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.167+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4379369b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.173+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a4862e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.174+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a4862e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.174+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42c7fee9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.174+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8f4abbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.177+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44d8c409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.178+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8f4abbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.175+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42c7fee9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.180+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72e88480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.181+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72e88480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.183+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ea1b2e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.185+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ea1b2e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.185+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72745d84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.186+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72745d84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.186+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_462, and the Request Id: d5d4602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.187+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73a5ec63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.189+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c5d5f71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.189+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_462, and the Request Id: 7573ce6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.189+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73a5ec63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.189+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_460, and the Request Id: 422f945e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.190+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c66f3e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.191+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c66f3e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.191+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3373b0da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.192+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3373b0da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.192+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e3904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.193+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60393207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.193+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60393207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.195+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_463, and the Request Id: 511135f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.195+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_460, and the Request Id: 5f93e12d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.196+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_464, and the Request Id: 6886f4a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.197+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51a13d54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.198+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_462-, and the Request Id: 3678e55f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.201+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69de2081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.202+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69de2081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.204+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5118a7cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.204+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5118a7cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.205+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_462-, and the Request Id: 67b55f4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.205+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_460-, and the Request Id: 26f9d360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.207+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_461, and the Request Id: c586446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.219+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_463-, and the Request Id: 494e08dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.220+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 474baf30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.221+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_464-, and the Request Id: 35e00532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.222+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 474baf30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.222+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71eb73b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.223+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_460-, and the Request Id: 4c56e2a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.223+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45c19077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.224+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d881c5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.225+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d881c5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.225+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45c19077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.228+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_462, and the Request Id: 6e33775b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.229+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8c626f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.230+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c626f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.230+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bf1ede1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.232+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_451, and the Request Id: 7d624e81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.233+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b8aa1c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.234+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b8aa1c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.235+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_461-, and the Request Id: 62595623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.239+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7766b197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.240+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7766b197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.240+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_462-, and the Request Id: 3774fb07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.242+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_465, and the Request Id: 353c03cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.244+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ecf0429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.244+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa2ed7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.246+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25c5c3da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.246+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fbecfcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.248+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 361d0d0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.248+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 732e7655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.252+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62952129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.252+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_451-, and the Request Id: 2fd5d016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.253+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4654d249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.255+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_465-, and the Request Id: 363c64cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.256+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56e6d575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.260+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b08b52d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.260+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f06db54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.261+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fe70263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.266+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d65468c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.269+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5abd728e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.270+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 223b8311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.272+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8b18548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.274+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8b18548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.275+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bc3ff8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.275+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78e348fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.275+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b0828c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.275+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c89fb4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.276+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bc3ff8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.276+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47985129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.277+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78e348fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.277+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c61cef8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.277+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47985129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.277+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c89fb4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.278+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c61cef8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.280+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 558ccc12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.281+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b49a468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.281+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 490f3fca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.281+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 558ccc12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.282+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12c868c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.282+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 490f3fca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.282+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_465, and the Request Id: 4dd34c11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.282+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 198ac8ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.282+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12c868c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.283+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 198ac8ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.284+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_464, and the Request Id: 49a38685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.286+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_461, and the Request Id: 57102084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.286+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_461, and the Request Id: 7a7f4535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.287+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_463, and the Request Id: 18406d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.292+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_464-, and the Request Id: 5cf2f727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.294+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2271ac23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.294+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f24c583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.294+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f297ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.295+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2271ac23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.295+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38cc67fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.295+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_461-, and the Request Id: 3d47bb50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.297+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f24c583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.298+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_465-, and the Request Id: 34af668b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.301+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38cc67fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.304+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c982f4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.304+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20ec30bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.304+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ba5d892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.305+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ba5d892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.305+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20ec30bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.305+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c982f4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.309+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_463, and the Request Id: 637a8ab6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.310+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_463, and the Request Id: 7e02baf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.310+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_461-, and the Request Id: 77c89af8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.313+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_462, and the Request Id: 7a466535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.313+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c0e7413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.313+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 588fc321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.313+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22521023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.315+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_463-, and the Request Id: 7ef6c71b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.318+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5176bed9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.319+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4666b52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.321+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_462-, and the Request Id: 38271bbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.322+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b4a0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.323+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_463-, and the Request Id: 1cfd0701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.324+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b4a0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.324+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 626e7d9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.325+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_463-, and the Request Id: 631c0e09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.328+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ec9160e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.330+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20cbea2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.330+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ded39c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.331+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20cbea2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.331+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ded39c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.333+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_452, and the Request Id: 77d8f03f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.341+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 628c8311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.342+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 628c8311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.342+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b702219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.342+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65fd9d6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.344+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 579e4669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.345+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e8e767e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.345+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_466, and the Request Id: 501496dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.346+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e8e767e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.347+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cab3ccc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.348+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cab3ccc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.351+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_462, and the Request Id: 8285c48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.355+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 133868e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.358+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46de1d20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.360+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5550e80e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.361+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 374ae2c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.361+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5550e80e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.363+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70cfa9e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.364+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 709206f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.365+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 709206f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.366+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_465, and the Request Id: 44a2e959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.369+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_466-, and the Request Id: 7bf075ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.369+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_462-, and the Request Id: 474ee7ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.370+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 367b5781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.370+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_452-, and the Request Id: 21264508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.371+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d155a62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.373+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c0c9090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.373+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c4d97f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.374+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c0c9090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.375+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 467dbdc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.375+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c4d97f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.375+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_465-, and the Request Id: 180a69b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.373+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d155a62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.376+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ccf5ced, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.376+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 467dbdc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.377+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3695e4af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.377+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26322e56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.378+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26322e56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.378+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b2f1e63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.379+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b2f1e63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.379+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38b970ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.380+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56beeac5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.381+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56beeac5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.381+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_466, and the Request Id: 69b25626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.382+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_464, and the Request Id: 3195632c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.383+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f9c57c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.383+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_463, and the Request Id: 6341f11c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.384+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ccf5ced the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.384+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_462, and the Request Id: 326bb0f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.387+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47436b4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.389+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47436b4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.389+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ea18c1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.390+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19c9d7d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.391+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b1b03a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.392+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54ead102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.393+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ed9a61e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.393+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54ead102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.394+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_466-, and the Request Id: 542c0b72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.396+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_464, and the Request Id: 59adb60c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.398+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c33cece, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.401+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_462-, and the Request Id: 6c38316b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.401+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5987a834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.401+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f80671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.413+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_464-, and the Request Id: 2426333b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.415+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_463-, and the Request Id: 21f50983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.418+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e98f489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.418+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33941fdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.420+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33941fdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.422+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b67e82b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.422+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_464-, and the Request Id: 42e2e556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.422+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ea6c418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.423+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b67e82b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.426+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_464, and the Request Id: 4c31dd35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.426+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 300d3e2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.430+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4add1272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.432+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79a00b10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.434+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e602f26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.435+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5be632f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.435+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 300d3e2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.435+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10b5ba34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.436+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e602f26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.437+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7607409f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.437+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10b5ba34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.438+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 205eda5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.438+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a00b10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.440+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 205eda5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.441+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3729d2a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.442+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 495f3760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.442+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bf126c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.442+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3729d2a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.443+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_467, and the Request Id: 60e94125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.444+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 495f3760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.444+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_464-, and the Request Id: 4f4f5b58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.445+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_463, and the Request Id: 4b3f844a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.445+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_453, and the Request Id: 459de6c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.446+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42468b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.447+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b9c8b5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.448+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b9c8b5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.451+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_467-, and the Request Id: 3beef5b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.451+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_463-, and the Request Id: 1759506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.454+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_453-, and the Request Id: 7816971c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.458+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a787e20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.464+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4162ac3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.466+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_466, and the Request Id: 57adace8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.468+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55397cc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.469+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 297ce4ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.470+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7904595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.470+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc09141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.470+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 297ce4ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.472+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28e6ed40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.475+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 725eb0b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.475+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c9bb7fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.476+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 725eb0b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.478+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c9bb7fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.483+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 606a0dc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.483+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_463, and the Request Id: 28b0c9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.483+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28ed3a8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.484+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d6103c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.485+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d6103c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.485+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11457a21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.487+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3795f7e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.487+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1916b492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.488+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3795f7e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.488+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1916b492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.490+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_466-, and the Request Id: 2852cf42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.492+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_467, and the Request Id: 346c07e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.493+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_464, and the Request Id: 3094d824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.494+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52de17bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.502+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_463-, and the Request Id: 54fc22a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.502+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24d3ac56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.504+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cf70afb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.504+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24d3ac56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.505+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42eacbc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.506+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42eacbc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.507+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_465, and the Request Id: 4b34d8e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.512+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 488dfdf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.513+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7593d739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.514+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7593d739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.514+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_465-, and the Request Id: 1275720a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.514+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4eea6b07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.515+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eea6b07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.516+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ca23f40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.516+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_467-, and the Request Id: 168c81e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.517+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ca23f40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.517+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2066687a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.518+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2066687a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.518+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_465, and the Request Id: 2c98754c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.520+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_465, and the Request Id: 42a2ff99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.524+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_464-, and the Request Id: a974baa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.531+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_465-, and the Request Id: 3f74da91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.531+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 694b7e2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.534+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97dbe3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.534+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fb2078f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.535+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fb2078f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.538+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6503ab8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.543+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 517bcd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.543+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6503ab8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.544+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 517bcd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.545+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_468, and the Request Id: d9ba6f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.547+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 312673cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.548+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 312673cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.550+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_454, and the Request Id: 2be67c5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.554+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27fef6a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.555+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d1791fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.555+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4377a068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.555+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_465-, and the Request Id: 6b726fbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.556+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d1791fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.560+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a22d9ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.561+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37e76b31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.562+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 735916f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.562+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37e76b31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.562+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a22d9ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.564+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34968407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.565+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dcb6b09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.565+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a28ddd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.565+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_467, and the Request Id: 6a2d31ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.565+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34968407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.567+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_464, and the Request Id: 715fce6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.569+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_454-, and the Request Id: 3e59cfc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.570+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 124352ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.571+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_468-, and the Request Id: 218f3246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.573+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55add634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.576+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fb5bda2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.578+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fb5bda2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.578+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7354d7f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.581+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44b94dfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.581+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 622675de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.581+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a931775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.582+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a931775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.583+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 622675de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.586+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b18cce9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.586+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c12d0c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.586+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 658ea883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.586+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_464-, and the Request Id: 776971b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.588+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6beb0e6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.588+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6beb0e6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.589+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4975f60f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.589+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_466, and the Request Id: 5ae79b3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.590+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_464, and the Request Id: 31933ccc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.591+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_467-, and the Request Id: 33bf3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.591+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58257374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.592+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58257374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.594+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e9fa14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.597+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_466-, and the Request Id: 5d6d2a68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.601+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a15ce08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.603+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e9fa14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.604+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76df0793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.604+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64566115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.606+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76df0793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.606+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64566115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.607+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38cbb1c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.607+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_464-, and the Request Id: 61136019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.607+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39587845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.607+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60084087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.608+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38cbb1c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.608+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18e99cb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.608+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39587845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.609+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_466, and the Request Id: 764195f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.610+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ad5551b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.611+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ad5551b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.611+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18d6c85a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.612+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18d6c85a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.612+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fac4c8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.612+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fac4c8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.614+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_465, and the Request Id: 32d5757e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.614+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 621ba6fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.616+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 621ba6fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.617+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_468, and the Request Id: 2f8d6d3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.618+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_469, and the Request Id: 4cb38c0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.618+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 745989db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.625+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 302c26d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.626+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_465-, and the Request Id: 2a583875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fc899f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.628+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_466, and the Request Id: da780ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.635+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 202f2a45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.636+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c01bcb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.638+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bc73cfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.645+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_469-, and the Request Id: 150827c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.645+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_468-, and the Request Id: 61ea0298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.647+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dcc906f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.649+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 629e2be3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.650+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_466-, and the Request Id: 61d4d696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.650+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47cbec44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.650+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_466-, and the Request Id: 1058d8ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.652+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47cbec44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.653+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31569730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.654+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b637fd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.655+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25dff61a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.655+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5aa69488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.656+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aa69488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.659+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14fdae78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.660+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d379476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.677+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d379476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.678+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_455, and the Request Id: 14196a34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.678+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14fdae78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.682+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15009b45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.683+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15009b45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.685+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ecaa105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.685+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26642362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.687+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26642362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.687+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a5fd00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.687+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2456cb1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.688+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2456cb1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.688+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1300f4ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.688+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dceec38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.690+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dceec38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.692+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18b43579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.692+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5166aa27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.692+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18b43579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.693+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5166aa27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.693+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 525f3b0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.693+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_467, and the Request Id: 1a742863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.693+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53d9ceaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.694+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 193e44ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.694+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525f3b0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.694+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_465, and the Request Id: 5f6061c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.695+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53d9ceaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.695+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_468, and the Request Id: 24ffabea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.697+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_465, and the Request Id: 662be854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.697+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_466, and the Request Id: 3c41eb2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.699+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_455-, and the Request Id: 29d93181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.702+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38c9bcd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.705+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c678316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.706+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_468-, and the Request Id: 5c95150b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.706+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5be107ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.708+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5be107ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.709+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f603172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.710+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f603172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.711+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_469, and the Request Id: 51389947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.719+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_467-, and the Request Id: 5702da8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.719+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_465-, and the Request Id: 1c9063e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.719+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b1cda74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.720+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b1cda74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.723+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41e3b55f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.724+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41e3b55f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.725+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_470, and the Request Id: 69715fab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.725+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_466-, and the Request Id: 62beb91a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.727+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_465-, and the Request Id: 6b54253f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.730+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fab845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.732+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 403399fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.732+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 694fee1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.734+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 694fee1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.735+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57a58365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.737+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f63fbbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.738+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f63fbbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.739+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 759d9e94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.740+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3747df52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.741+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2447d41e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.742+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3747df52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.742+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2447d41e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.744+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_467, and the Request Id: 390c025d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.745+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b008e5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.747+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31034862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.747+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_467, and the Request Id: 4b8b3d18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.747+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_469-, and the Request Id: 6fce23e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.748+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_470-, and the Request Id: 4cdb059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.751+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d2e9c99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.752+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5981714f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.754+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 544625bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.755+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ad51708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.758+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_467-, and the Request Id: 7c2ab13c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.760+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61a6b59e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.762+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_467-, and the Request Id: 87fb980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.762+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12656d15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.763+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68f96be1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.765+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12656d15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.766+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38adbdfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.767+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38adbdfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.767+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ecb278b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.768+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57a758a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.768+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa1af1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.769+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57a758a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.769+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33a23271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.769+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c87b45d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.770+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c87b45d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.771+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56e26af3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.772+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56e26af3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.773+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fbf499a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.773+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_468, and the Request Id: 3bf31eea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.774+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1534977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.774+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fbf499a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.775+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1534977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.776+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_469, and the Request Id: 464c7163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.776+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e5b9e58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.776+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e12d349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.778+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e12d349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.779+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e5b9e58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.779+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_456, and the Request Id: 6702f827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.780+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e37a46a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.780+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5deb105f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.782+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e3a7175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.782+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e37a46a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.782+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9705491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.783+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e3a7175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.783+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5143dfd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.784+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9705491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.784+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_467, and the Request Id: 4c29456b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.797+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_468-, and the Request Id: 2404925d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.799+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54012713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.802+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39abccce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.803+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39abccce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.803+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_469-, and the Request Id: 198b0d2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.807+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c39484e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.809+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_466, and the Request Id: 2991daf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.810+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_456-, and the Request Id: 15897e3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.810+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c783089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.811+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c783089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.812+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_466, and the Request Id: 34592a92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.811+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_467-, and the Request Id: 6c99461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.813+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_470, and the Request Id: 730e59d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.814+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 774f77de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.814+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47c5fc4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.817+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57411515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.817+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18605220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.818+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18605220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.818+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57411515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.820+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71a8baf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.821+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66b9d02f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.821+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71a8baf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.822+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_468, and the Request Id: 34ab5736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.822+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66b9d02f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.822+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 275d138e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.825+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_470-, and the Request Id: 648c8217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.826+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_468, and the Request Id: 1178ec46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.826+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f898b39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.828+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f2e359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.829+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_466-, and the Request Id: 72a0f244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.830+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3660d1f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.831+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1eb0e6e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.832+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_466-, and the Request Id: 3cf639d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.832+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 773b519e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.832+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eb0e6e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.834+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d658b36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.835+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d658b36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.835+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_468-, and the Request Id: 3d405014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.836+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_471, and the Request Id: 2b6c660d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.838+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1713c75d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.839+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79647992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.840+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f877074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.841+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f592f04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.842+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f877074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.842+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bf7ee47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.843+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77e289b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.845+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_468-, and the Request Id: 6e7c134b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.846+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16f3e73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.847+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16f3e73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.851+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_471-, and the Request Id: 6e90c4ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.852+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7963cf6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.854+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b359922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.854+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_469, and the Request Id: 2f222248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.858+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a024dda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.869+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c3932d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.872+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36ce6826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.873+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78879308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.874+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36ce6826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.874+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78879308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.875+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55479c55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.877+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bd6a952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.877+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 204f6177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.878+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 204f6177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.878+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26568e34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.879+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26568e34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.879+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 98c4984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.880+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98c4984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.880+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_457, and the Request Id: 2bfe1c07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.881+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40066291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.881+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d4cbdf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.882+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40066291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.882+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d4cbdf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.883+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7533782c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.883+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_470, and the Request Id: 3c576112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.886+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10477e7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.887+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10477e7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.887+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_468, and the Request Id: 4552a1ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.888+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_471, and the Request Id: 5b089987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.891+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61cc5c13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.892+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61cc5c13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.894+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_457-, and the Request Id: d32f1ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.894+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_470-, and the Request Id: 49959360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.895+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_468-, and the Request Id: 3fbf4367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.895+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ee8874c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.896+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7415fcd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.897+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 223dfaa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.898+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7415fcd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.898+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 223dfaa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.901+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77231d3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.901+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_469-, and the Request Id: 42e8d4c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.902+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77231d3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.903+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_471-, and the Request Id: 76b8e3b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.904+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dea98f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.905+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_467, and the Request Id: 2a8c619f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.905+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dea98f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.905+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 626558f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.908+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d1aa20b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.909+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bfe11f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.910+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d1aa20b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.910+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 694af4e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.911+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3089803b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.914+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54e97765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.915+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_472, and the Request Id: 5881b252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.915+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_467, and the Request Id: 6b95225a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.916+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5640ef58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.918+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5640ef58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.919+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_467-, and the Request Id: ad33b7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.921+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b001a1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.921+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a5b5f3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.922+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d1a637a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.925+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d66e7b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.926+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d66e7b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.927+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6955e049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.928+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6955e049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.929+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73453d01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.929+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ded568a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.929+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_472-, and the Request Id: 63e836c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.930+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d1a637a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.931+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_469, and the Request Id: 5d809974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.932+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_469, and the Request Id: 692d3a79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.937+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_467-, and the Request Id: 5f45e82f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.937+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d47ffbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.938+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fc4f4b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.938+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57835369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.938+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d47ffbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.939+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fc4f4b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.941+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ebad1a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.941+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75f46d47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.941+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be69a1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.942+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ebad1a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.942+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75f46d47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.943+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_472, and the Request Id: 56a7d353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.947+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_458, and the Request Id: 5433262f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.947+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_469-, and the Request Id: 7b3764dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.954+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23c80a60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.955+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23c80a60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.955+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_458-, and the Request Id: 5d616383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.955+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_469-, and the Request Id: 586e9c3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.957+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e70f974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.959+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e70f974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.959+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65e96d7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.959+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fec6e45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.959+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f419917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.960+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fec6e45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.962+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_472-, and the Request Id: 2ee5f714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.963+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_471, and the Request Id: 714d2735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.964+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79721e59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.965+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79721e59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.966+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_469, and the Request Id: e296c47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.966+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c61f39b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.966+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a6ad8ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.969+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b68065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.970+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a3c90c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.970+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b68065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.972+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e96bbaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.973+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e96bbaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.978+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_471-, and the Request Id: 691c2120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.978+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_470, and the Request Id: 22f6619a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.978+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c7455d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.980+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 406ce0c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.980+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50295d30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.980+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_469-, and the Request Id: 71d470dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.981+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5caab502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.982+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62c40278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.986+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 450b462b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.986+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21276815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.988+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 367faf35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.989+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 367faf35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.990+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6538409a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.991+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33f7e6b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.991+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6538409a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.993+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ae0b1bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.993+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_473, and the Request Id: 6ae1785d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.995+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fc32c7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.998+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c7f373a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.999+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58b60469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:57.999+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c7f373a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.000+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58b60469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.001+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_470-, and the Request Id: 2f06a411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.002+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f03e34c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.002+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 490f4ce9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.004+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 490f4ce9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.004+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f03e34c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.005+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 156c9ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.006+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 156c9ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.007+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3552ade8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.007+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3552ade8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.008+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_470, and the Request Id: 26649a85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.009+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2250b770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.010+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2250b770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.010+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_468, and the Request Id: 58b15224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.011+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_470, and the Request Id: 35f6f305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.012+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a8886e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.012+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_473-, and the Request Id: 630477c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.014+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a8886e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.014+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_468, and the Request Id: 2277a8c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.016+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 447e4e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.017+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18b1d9ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.018+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f9ee1e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.020+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f9ee1e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.020+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ec47a2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.022+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40bf71df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.022+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e7c03c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.023+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e7c03c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.025+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_473, and the Request Id: 2ddfb432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.026+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_470-, and the Request Id: 48473b06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.027+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_470-, and the Request Id: 68f2892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.029+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_468-, and the Request Id: 2f68a4f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.033+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 107c789a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.033+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_468-, and the Request Id: 5b3958bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.034+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 107c789a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.036+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f8e949a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.037+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f8e949a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.039+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 274cb073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.039+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 145be5d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.041+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 274cb073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.041+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e7f095d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.041+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_470, and the Request Id: 549ab4b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.042+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e7f095d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.044+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 839cf46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.045+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7db3f1e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.045+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 839cf46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.046+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7db3f1e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.047+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_459, and the Request Id: 4c6f9b1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.049+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_472, and the Request Id: 3067e963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.049+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17527c07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.051+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_473-, and the Request Id: 4e5f3864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.051+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55c5f5cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.052+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 645b1e8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.054+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6063261f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.065+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52f0206f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.065+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79954e08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.065+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_459-, and the Request Id: c53b5f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.067+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f0206f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.067+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69adfb89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.067+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bb7c557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.069+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_472-, and the Request Id: 17b7ecf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.069+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f7c161f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.070+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62589b7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.072+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_470-, and the Request Id: 2c8b5cf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.073+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15158bfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.074+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15158bfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.075+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_471, and the Request Id: 26144258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.078+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43824ddc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.083+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25df40ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.085+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e1f5f13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.085+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27b3424f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.085+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fef5717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.088+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15ae6cae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.090+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cc7ae8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.090+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c4d5a7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.090+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 705acadd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.092+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 705acadd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.092+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c4d5a7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.093+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2afaed7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.094+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2afaed7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.095+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fef5717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.095+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15ae6cae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.096+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 681bd425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.096+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a23518f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.096+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15f3baa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.097+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 681bd425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.097+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a23518f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.098+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15f3baa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.099+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_471-, and the Request Id: d4f7220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.099+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eddea34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.099+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 709d95ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.099+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_471, and the Request Id: 7d67dddd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.101+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 709d95ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.101+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 173f9ae4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.102+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8cc58ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.102+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_474, and the Request Id: 37267656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.103+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8cc58ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.104+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_474, and the Request Id: 42f82f88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.106+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_469, and the Request Id: 40c183f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.106+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b080187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.108+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60393ab1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.108+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_471, and the Request Id: 2fd8d881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.109+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c72627f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.110+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_471-, and the Request Id: 39da3a7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.113+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a23affd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.113+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a61861c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.114+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_474-, and the Request Id: 7d4e3096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.114+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a61861c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.116+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dab86d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.116+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4507bda0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.117+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dab86d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.117+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a23affd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.117+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_474-, and the Request Id: 35177628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.120+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_460, and the Request Id: 133ce53b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.121+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a4a7b56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.122+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c4acbd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.123+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_471-, and the Request Id: 2f202468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.123+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a25f17a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c4acbd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.124+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a25f17a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.124+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_469-, and the Request Id: 1f0f1372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.126+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_469, and the Request Id: 6ba2399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.126+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47859391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.127+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47859391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.129+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fc3fcbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.129+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_471, and the Request Id: 586d662e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.131+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 410005c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.134+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a9987cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.134+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18ad19b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.136+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a9987cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.136+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eec3ca3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.138+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_471-, and the Request Id: 28d6b9c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.139+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77a7aefb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.140+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77a7aefb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.141+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_460-, and the Request Id: 7be37e45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.143+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_473, and the Request Id: 2965b630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.145+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19c4fe00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.147+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19c4fe00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.148+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e14ff8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.149+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e14ff8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.150+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 443fbf1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.152+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b36f1c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.153+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b36f1c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.153+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_473-, and the Request Id: 52558867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.156+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e340cb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.157+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_469-, and the Request Id: 108202a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.158+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cbc5f2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.158+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 763f2fcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.159+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cbc5f2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.159+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_472, and the Request Id: 28148d99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.160+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64fef955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.161+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 493127fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.163+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_472, and the Request Id: 2919000d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.166+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c472cfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.169+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 155dc6be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.171+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_472-, and the Request Id: 393d8168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.174+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44bf13e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.176+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b903ebf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.176+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_472-, and the Request Id: 529aca6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.179+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ea033a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.179+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f6f485a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.182+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ea033a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.183+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f060065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.184+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f060065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.185+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c5b4e8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.187+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cd3ec93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.187+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f6ca225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.188+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cd3ec93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.188+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f6ca225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.189+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30ddb72e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.189+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b4206b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.189+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b4206b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.191+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 361676a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.193+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54cd553b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.193+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_475, and the Request Id: 48ca7070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.194+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54cd553b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.196+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34286d52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.197+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34286d52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.197+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3593076e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.197+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 518a4f12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.198+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3593076e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.199+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c256249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.200+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_472, and the Request Id: 661357a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.200+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 368815f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.200+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_475, and the Request Id: 67710b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.200+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34e55afb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.202+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 368815f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.202+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_472, and the Request Id: 227836a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.202+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34e55afb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.203+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b1b357c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.204+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b1b357c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.204+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bbf0953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.204+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70485c77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.205+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70485c77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.205+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bbf0953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.206+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_461, and the Request Id: 59a02bf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.207+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_475-, and the Request Id: 7a7ebb78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.207+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_470, and the Request Id: 17f05514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.209+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a8dc72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.210+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a8dc72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.211+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_470, and the Request Id: 5b123739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.212+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b350e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.213+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 84f2942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.214+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b350e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.215+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_461-, and the Request Id: 6d0e86b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.216+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28f364fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.216+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_472-, and the Request Id: 19f36c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.217+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f364fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.218+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_475-, and the Request Id: 16b35d8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.218+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_472-, and the Request Id: e51f558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.219+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_474, and the Request Id: 1defc883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.222+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_470-, and the Request Id: 4aef4283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.223+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_470-, and the Request Id: 2e5ffc0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.223+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50733aef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.224+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 478f5406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.226+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4040b1d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.229+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_474-, and the Request Id: 350b31d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.230+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 377a5ca4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.234+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 380f714a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.234+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26919ffa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.235+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41cf94e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.236+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26fc411e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.236+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39815e44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.238+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39815e44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.238+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4df63d82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.239+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4df63d82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.242+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b1df383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.242+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dcd122c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.243+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b1df383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.243+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46dc8438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.245+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d79c2f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.246+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d79c2f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.246+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_473, and the Request Id: 195b0a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.247+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_473, and the Request Id: 2c2056ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.248+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6978422f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.252+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4140316d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.266+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e88f70e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.267+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f7b3305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.271+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d89efc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.273+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e0d68c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.273+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_473-, and the Request Id: 33611317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.276+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f6f6273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.277+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f6f6273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.279+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60fd2e01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.279+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a340ab0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.279+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3279e6cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.280+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_473-, and the Request Id: 5229000b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.280+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60fd2e01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.280+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a340ab0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.281+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24778acf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.282+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24778acf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.282+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40bdd595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.282+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c5ab285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.283+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40bdd595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.283+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c5ab285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.286+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 391e63a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.286+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71e1db8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.287+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 391e63a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.287+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71e1db8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.287+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cefb285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.287+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_476, and the Request Id: 526a9403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.289+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cefb285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.289+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_462, and the Request Id: 18300068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.289+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_475, and the Request Id: 48dddbd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.290+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_473, and the Request Id: 2fd5a3a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.292+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26f71d74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.293+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26f71d74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.293+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cf623d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.294+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cf623d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.295+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_473, and the Request Id: 69153b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.296+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37e81651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.297+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37e81651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.298+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_471, and the Request Id: 25a751db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.300+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fffe810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.300+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a7256c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.303+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fffe810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.304+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_476-, and the Request Id: 1cf42061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.304+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45c3d5f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.306+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45c3d5f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.306+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_473-, and the Request Id: 9e4d5a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.307+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_471, and the Request Id: 7c28df15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.308+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 105859b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.309+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_475-, and the Request Id: 6e821fe3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.310+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_473-, and the Request Id: 6ce31fd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.311+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c999d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.312+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c999d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.313+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 518ae347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.314+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 518ae347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.314+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_462-, and the Request Id: 593d1214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.315+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_476, and the Request Id: 6a336a36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.318+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_471-, and the Request Id: d6d798e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.318+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_471-, and the Request Id: 3baf105f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.318+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eaf50c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.321+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30922e27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.321+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a92daba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.323+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7398a721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.324+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e40ce42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.325+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c00fcae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.326+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_476-, and the Request Id: 31a59e35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.328+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21d42067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.331+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 544ed908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.332+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36f63c6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.335+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49046517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.337+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33963125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.342+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35489808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.344+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a4c8bac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.346+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 788aec55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.346+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 795b957b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.347+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 788aec55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.347+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 795b957b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.349+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78613b42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.349+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47fbe725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.350+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78613b42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.350+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47fbe725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.350+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65af3f22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.351+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c71f3fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.351+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65af3f22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.351+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c71f3fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.351+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 394857db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.354+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_474, and the Request Id: 24618dfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.354+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_474, and the Request Id: aed0663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.355+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 540cb7b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.356+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bf95f35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.357+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bf95f35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.357+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dafe8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.358+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f43cf8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.359+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f43cf8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.360+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 540cb7b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.360+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f28373c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.361+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f28373c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.363+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_474, and the Request Id: 170b3b1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.363+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 686c2502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.364+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_476, and the Request Id: 61fe1ed4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.364+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_474-, and the Request Id: 18371f47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.365+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_477, and the Request Id: 7d853e6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.365+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e353877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.368+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6395828d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.369+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_474-, and the Request Id: 3402ff1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.371+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b2fc9d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.371+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_474-, and the Request Id: 5a4d861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.372+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b2fc9d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.373+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c8814ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.373+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_476-, and the Request Id: 9456dbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.374+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c8814ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.374+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b5ef288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.375+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b5ef288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.376+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18e62146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.377+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 407ddb76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.377+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_477-, and the Request Id: 79439b2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.377+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 407ddb76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.378+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43b3db47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.378+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_474, and the Request Id: 8979270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.379+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18e62146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.380+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12643715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.380+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_477, and the Request Id: 14caffb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.381+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12643715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.381+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_472, and the Request Id: d007216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.387+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac0b9f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.387+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a465410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.387+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aed6e2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.388+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 559d6993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.388+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_474-, and the Request Id: a066c7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.388+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15e2e16d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.389+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 177d84c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.391+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559d6993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.394+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a465410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.395+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49208450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.396+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49208450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.405+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ea4b36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.406+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_477-, and the Request Id: 7751d3c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.407+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_472-, and the Request Id: 462704a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.408+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ea4b36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.408+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_472, and the Request Id: 61a3193d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.410+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_463, and the Request Id: 65626506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.410+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cff6329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.410+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4499ffd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.416+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_472-, and the Request Id: 36b65960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.417+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 494c186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.419+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78e0bedd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.422+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e670eb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.424+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4082a458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.431+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_463-, and the Request Id: 5ae1baca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.434+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6666eee1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.436+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25ae9d80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.437+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78950f9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.439+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78950f9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.440+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24d42e9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.440+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6944c6eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.442+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24d42e9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.443+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32756f96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.448+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_475, and the Request Id: 11e8233f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.452+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56998b42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.453+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5564fcb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.455+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51fb1526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.456+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51fb1526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.457+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1def03fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.458+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1def03fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.459+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_475, and the Request Id: 32976d61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.462+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29109ea5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.462+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79a8e1b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.463+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a8e1b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.465+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dd8faa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.466+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dd8faa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.467+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_478, and the Request Id: 1a60903a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.469+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65e1d9e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.471+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65e1d9e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.472+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71524c9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.473+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d5fe076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.474+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d5fe076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.475+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 518767ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.475+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 518767ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.476+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71524c9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.477+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_475, and the Request Id: 5c5a1e29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.477+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_475, and the Request Id: 35c29d8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.478+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68a8052b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.482+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44be3a1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.483+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68a8052b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.485+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c332e9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.486+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_475-, and the Request Id: 6d075125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.486+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c332e9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.488+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_477, and the Request Id: 6c2a5b6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.492+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2754143a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.493+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2754143a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.494+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1662f6f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.495+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5192ccee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.496+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5192ccee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.496+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1662f6f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.497+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_464, and the Request Id: 334bfda7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.497+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64eef05a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.499+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64eef05a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.500+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_473, and the Request Id: 2e47d0c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.503+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_475-, and the Request Id: 642ae17b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.505+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4695cffd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.506+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4695cffd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.507+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52e7590b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.507+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_477-, and the Request Id: 6bb2cacf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.509+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52e7590b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.510+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_478, and the Request Id: 235c1fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.511+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_478-, and the Request Id: 5a09a936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.513+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_475-, and the Request Id: 607c0b3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.514+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_475-, and the Request Id: 301bd45b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.515+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e46dc6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.517+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_473-, and the Request Id: 5ad1d22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.517+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29c341b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.523+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44d38d43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.525+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e79a1a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.526+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_478-, and the Request Id: 3b683611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.529+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c93a081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.529+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_464-, and the Request Id: 68c1c096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.534+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c4c8c06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.538+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5da3043b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.538+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c075418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.540+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da3043b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.541+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4289df90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.542+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4289df90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.542+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45eebf95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.544+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_473, and the Request Id: 1a17f630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.546+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 393fc00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.548+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17f37a6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.550+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 963e726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.551+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 963e726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.551+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 494abe5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.552+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dc68b0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.552+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24925d3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.553+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24925d3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.554+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dc68b0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.555+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_473-, and the Request Id: 16cf348e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.556+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 715d5f9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.558+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55fc64f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.558+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a542cf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.559+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a542cf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.560+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_476, and the Request Id: 35f564e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.560+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10d307f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.561+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_476, and the Request Id: 58019045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.566+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e774334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.566+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_476-, and the Request Id: 901fb1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.588+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37caf9c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.591+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a7b8487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.591+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_476-, and the Request Id: 19f83085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.593+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 340a8a2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.594+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6eef6874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.594+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 280ed44c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.595+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b718ae2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.595+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eef6874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.597+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ff28d76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.596+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b718ae2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.597+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5221adc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.597+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ff28d76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.599+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5221adc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.599+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_476, and the Request Id: 4b2d1be4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.600+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10e4fccb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.601+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e4fccb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.601+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 92a4541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.602+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 92a4541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.602+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_479, and the Request Id: 683422a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.604+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_474, and the Request Id: 4fc503ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.605+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 172166b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.606+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 172166b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.607+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ddd9bce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.608+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ddd9bce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.609+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_476, and the Request Id: 43ef1388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.614+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68b78afd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.614+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_476-, and the Request Id: 42a7563c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.616+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b11354e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.618+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b11354e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.618+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54aa308a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.621+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1108cb28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.621+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18d0c723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.622+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18d0c723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.622+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1108cb28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.623+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f45170c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.625+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f45170c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.625+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_478, and the Request Id: 1eeea652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.625+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14c32d35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.625+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_476-, and the Request Id: 31fe819a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.628+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_479, and the Request Id: 273ca627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.628+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_474-, and the Request Id: 40a77803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.629+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_479-, and the Request Id: 4c0add7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.631+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c719623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.631+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5275e926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.633+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5275e926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.635+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 160b071e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.635+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_479-, and the Request Id: 3a20e0e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.636+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 160b071e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.638+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e659478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.638+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 546ad95c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.640+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 446f218c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.640+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_474, and the Request Id: 59c0e06c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.640+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14338025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.643+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_478-, and the Request Id: 70f2341e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.650+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_474-, and the Request Id: 160a17a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.653+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10708381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.653+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e9c2980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.653+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 390307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.653+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f916bd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.654+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10708381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.655+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77857672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.655+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c3604be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.658+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23f48ba6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.660+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23f48ba6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.661+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7012d2c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.661+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ce2ef58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.666+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a8e84ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.668+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42c945f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.668+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e9a7435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.669+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42c945f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.670+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5beed394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.670+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7012d2c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.671+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_465, and the Request Id: 5cee3fd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.671+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_477, and the Request Id: 571c9bf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.671+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5beed394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.672+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3eaefaa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.672+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52c33376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.673+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eaefaa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.673+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52c33376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.674+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46dff905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.675+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46dff905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.676+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_477, and the Request Id: 4df25ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.676+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72b05f87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.677+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_477, and the Request Id: 1ee0ee57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.678+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52f8010e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.682+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76fa5797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.682+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b381faf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.683+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76fa5797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.684+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_477-, and the Request Id: 6fb7576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.686+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b0012ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.686+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: be41991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.690+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be41991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.690+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51f7e10b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.691+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_477-, and the Request Id: 4be74874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.692+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_465-, and the Request Id: 5326c4c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.692+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46fd712b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.692+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51f7e10b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.693+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46fd712b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.693+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b0012ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.696+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dc214b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.696+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_479, and the Request Id: 3a390042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.696+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_477-, and the Request Id: 63f3f757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.697+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_480, and the Request Id: 126f20bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.697+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d6de0b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.699+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58a7d6f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.699+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a136bdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.699+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dc214b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.699+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42773084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.701+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42773084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.702+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58a7d6f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.702+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3154077d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.706+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_475, and the Request Id: 23c45a25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.706+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12d048d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.707+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12d048d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.707+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 788621a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.708+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 788621a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.709+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e59567c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.709+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_480, and the Request Id: c57a42d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.710+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_477, and the Request Id: 723bc3b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.713+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 388ed921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.714+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 388ed921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.715+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28cf58e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.716+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28cf58e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.717+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 277f86cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.720+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_479-, and the Request Id: 6fb853eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.720+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_475, and the Request Id: 6b894421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.726+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_480-, and the Request Id: 129c6920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.727+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bae85d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.729+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 455e2c9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.730+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_475-, and the Request Id: 6a46c69e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.737+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28be327f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.741+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_477-, and the Request Id: 7a0d0d48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.742+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_480-, and the Request Id: 20bba331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.747+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a9df767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.748+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a9df767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.749+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65954400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.749+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7664f9aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.750+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7664f9aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.758+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_475-, and the Request Id: 3a1cc1aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.762+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_466, and the Request Id: 72ee02d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.762+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c47fd23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.763+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8c30914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.766+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a2c30cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.769+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 183a754a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.772+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 632f0cdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.773+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_466-, and the Request Id: 2d072405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.774+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 632f0cdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.775+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a0cf4ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.777+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a0cf4ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.777+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5af407eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.778+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f7e37ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.778+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b26d62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.779+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b26d62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.780+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11a26354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.780+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_478, and the Request Id: 2f9d4c14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.780+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11a26354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.782+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5af407eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.783+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c00b05e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.784+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79a548f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.785+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_478, and the Request Id: 53571544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.786+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a548f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.787+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_481, and the Request Id: 5c5522a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.791+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28371846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.793+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 293c94cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.793+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52c74fd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.797+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f61bddd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.797+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_478-, and the Request Id: 27a0ca25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.797+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dbf19f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.798+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f094192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.799+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f094192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.800+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_478-, and the Request Id: 28ef3e72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.801+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20c19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.802+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20c19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.802+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_481-, and the Request Id: e9ff3e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.802+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bb15b7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.805+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_478, and the Request Id: 22d20526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.809+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 101fdf54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.810+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 439308c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.811+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ab974cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.812+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1763f2ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.813+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1763f2ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.814+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 458ee7dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.814+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ef8db23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.815+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 458ee7dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.815+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ef8db23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.816+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6464195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.816+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1db5245c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.816+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bf85493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.817+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bf85493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.818+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70de2c85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.818+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70de2c85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.819+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e7afb8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.820+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e7afb8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.820+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 763deb75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.821+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24484c08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.821+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 763deb75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.821+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24484c08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.823+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_480, and the Request Id: 7908e78e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.824+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_478, and the Request Id: 608097d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.824+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_481, and the Request Id: 331b915d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.825+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_476, and the Request Id: 61f1e775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.830+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_480-, and the Request Id: 540a15b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.832+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_478-, and the Request Id: 24c18cec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.833+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_478-, and the Request Id: 6d777d85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.837+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37c1f721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.838+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9555e9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.838+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ae08457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.846+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3df23c65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.849+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d8d13e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.849+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22af6feb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.850+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d8d13e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.850+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22af6feb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.853+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d81ea46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.853+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d81ea46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.854+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1054a533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.854+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42c900c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.854+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1054a533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.856+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_467, and the Request Id: c14e477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.857+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_476, and the Request Id: 48bf7069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.858+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cbe226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.859+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cbe226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.860+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a73d5ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.860+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d250911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.861+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_481-, and the Request Id: 15dd6cc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.862+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d250911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.862+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_476-, and the Request Id: 7b5f3530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.862+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 477a9ee0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.864+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 477a9ee0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.864+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_482, and the Request Id: 658d0af4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.864+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4779ffc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.865+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4779ffc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.866+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f099eba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.868+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 101ca34b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.869+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 101ca34b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.869+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55757cef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.870+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a673797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.872+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_479, and the Request Id: 3556b0e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.874+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 251c8883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.875+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 251c8883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.877+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_482-, and the Request Id: 4ffc2c31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.878+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24b7e1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.878+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a4cf419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.880+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3138c54d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.880+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_467-, and the Request Id: 4c8742e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.880+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_481, and the Request Id: 7506d82b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.881+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3138c54d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.883+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12738dd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.884+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12738dd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.884+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47ace251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.884+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5223ebca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.885+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5223ebca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.886+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_479, and the Request Id: 5867e42f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.889+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e064285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.889+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73694b29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.890+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_476-, and the Request Id: 68b2c27d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.890+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ca25146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.891+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ca25146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.893+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_479, and the Request Id: 506c3f61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.894+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_481-, and the Request Id: 32408fee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.896+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_479-, and the Request Id: 48016256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.897+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f3aecac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.898+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75b4b90d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.899+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f3aecac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.900+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_479-, and the Request Id: 10509e7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.901+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ce73daf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.902+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ce73daf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.902+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dec1da4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.902+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 370aa449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.904+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 370aa449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.905+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_479, and the Request Id: 587b9af2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.906+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b2ace61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.907+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30f15459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.908+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30f15459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.908+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56485c07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.909+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 734d13fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.909+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_477, and the Request Id: 27e33d72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.912+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a953fa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.915+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_479-, and the Request Id: 11ac9756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.916+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cf146b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.917+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ab4057f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.917+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_477-, and the Request Id: 57727dd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.918+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cf146b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.919+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ed05450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.920+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13373f0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.921+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ed05450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.922+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d45f1b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.923+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d45f1b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.924+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_482, and the Request Id: 49116d75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.925+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58ea22f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.925+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_479-, and the Request Id: 48772db5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.926+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58ea22f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.927+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56261d3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.927+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_468, and the Request Id: 21d003ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.931+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 556b053e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.934+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c27a4fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.944+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a73254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.945+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a73254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.946+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_468-, and the Request Id: 5c062033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.946+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fc85bb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.947+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_482-, and the Request Id: 366369d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.947+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc85bb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.948+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10da455a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.953+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b2aaf1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.954+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b2aaf1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.956+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78b086ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.958+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_477, and the Request Id: 76c43758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.964+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f18707b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.966+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 170d83d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.966+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67ebe54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.967+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67ebe54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.969+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_480, and the Request Id: 60174103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.969+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 170d83d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.977+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c01546d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.977+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d8940f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.978+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c01546d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.978+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fbd6ab4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.979+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fbd6ab4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.982+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3748a8eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.982+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5354b6c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.982+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43965e34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.983+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5354b6c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.983+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e9ad42c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.984+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e9ad42c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.985+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_480, and the Request Id: 7aba1fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.986+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52d12185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.986+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_482, and the Request Id: 68b97a9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.989+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 738f502e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.990+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_480-, and the Request Id: 2bf9e87c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.991+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_477-, and the Request Id: 2acc571e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.991+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 307dd171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.993+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 307dd171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.994+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_483, and the Request Id: 5de89244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:58.998+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ab52e80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.003+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 400a7a98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.003+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_482-, and the Request Id: cd26eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.005+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6888a0ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.006+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eb2ba49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.007+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_483-, and the Request Id: 5d0cfcc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.010+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45d81cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.011+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45d81cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.012+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22840c77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.013+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22840c77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.014+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_480, and the Request Id: ff5a885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.017+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8b21668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.021+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_480-, and the Request Id: 1a183655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.022+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f7f4222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.022+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8b21668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.022+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 480cd350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.022+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ce42bf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.023+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f7f4222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.024+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_480-, and the Request Id: 19e732cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.025+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 666556e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.026+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 666556e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.026+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5636af25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.027+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5636af25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.029+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b5d4884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.029+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64f81d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.029+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 205acaeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.030+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64f81d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.030+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b5d4884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.030+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_480, and the Request Id: 6e3f9bd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.030+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 205acaeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.032+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_478, and the Request Id: 5c3d99ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.032+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f318fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.034+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21faf65f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.034+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79615759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.035+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7187f167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.036+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7187f167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.037+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_469, and the Request Id: 29053d76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.038+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_483, and the Request Id: 40bacf65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.040+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5da90ae8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.042+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a523463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.042+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_480-, and the Request Id: 1af017c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.043+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73574660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.045+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73574660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.048+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26db53f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.049+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26db53f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.049+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11859e98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.050+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11859e98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.050+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_469-, and the Request Id: 5f0a68c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.051+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e07bb26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.051+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_478, and the Request Id: 7b6ab52e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.052+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53db1d71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.053+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53db1d71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.053+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41833664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.054+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41833664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.056+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cb3b75b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.056+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e32bad6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.057+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cb3b75b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.058+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_483, and the Request Id: 5d12d710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.056+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d2dc151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.060+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6da09319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.061+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_478-, and the Request Id: 2054d78d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.062+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_481, and the Request Id: 55016781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.065+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7397033d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.066+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_478-, and the Request Id: 7cdebf0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.067+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65a5b9de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.070+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_481-, and the Request Id: 4de3c476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.072+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d794a05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.074+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_483-, and the Request Id: 5f4da885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.075+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cd0ea80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.076+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cd0ea80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.077+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ebfc6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.078+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_483-, and the Request Id: 63a7c92c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.078+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ebfc6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.079+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76054b29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.079+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76728f48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.080+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36d8f703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.081+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76054b29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.081+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fc0e883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.081+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76728f48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.081+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 179afc50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.083+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_484, and the Request Id: 4eab9795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.083+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36d8f703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.083+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54c4a2e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.086+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2886359b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.086+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_481, and the Request Id: 62ae8e93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.087+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54c4a2e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.087+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_481, and the Request Id: 5e48740c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.090+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b55f88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b276189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.096+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35c7a809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.098+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1246cfea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.100+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1246cfea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.100+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4149852b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.101+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ed815ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.101+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_481-, and the Request Id: 787ba43d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.103+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 433a6aeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.104+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 433a6aeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.105+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_484-, and the Request Id: 19bc42f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.105+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_481-, and the Request Id: 56c0537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.106+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3aefcd94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.107+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aefcd94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.108+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 96525dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.109+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 96525dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.109+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33a2ddf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.110+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_481, and the Request Id: 42d1a503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.110+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d708ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.111+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d708ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.114+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_470, and the Request Id: 65e68cb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.115+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61e71595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.115+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a2ddf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.116+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e71595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.117+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79f0acc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.118+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 216a0e40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.119+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79f0acc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.119+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 216a0e40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.120+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49001f76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.120+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6336c162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.122+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6336c162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.122+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_479, and the Request Id: 78b90f05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.122+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b1d1aaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.123+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_482, and the Request Id: 61f475dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e85ad08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.125+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_470-, and the Request Id: 1a8f9f7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.126+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_479, and the Request Id: 4660a268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.126+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ee36b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.127+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5713b4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.128+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_481-, and the Request Id: 7fe4333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.133+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_479-, and the Request Id: 1790f039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.133+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ad41f57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.136+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5766c23e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.136+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_479-, and the Request Id: aaf9fc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.136+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f527da3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.139+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1da1807d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.139+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_482-, and the Request Id: 5eeb842b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.142+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 795542c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.142+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74422911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.143+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74422911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.145+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ee754b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.146+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ee754b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.146+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fa6e306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.147+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ca817e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.147+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_484, and the Request Id: 2dd0d11c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.147+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fa6e306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.148+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2169107d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.151+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1949a6ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.152+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1949a6ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.153+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56fb09e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.153+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 912d8fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.153+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_484, and the Request Id: 1e47d40a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.156+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c644b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.157+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c644b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.159+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f68d335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.161+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_484-, and the Request Id: 797c5e50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.161+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6618d563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.161+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f68d335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.162+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6618d563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.163+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d32bb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.163+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_482, and the Request Id: 5828583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.164+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d32bb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.166+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_480, and the Request Id: 5f047f4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.169+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d0b5a4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.173+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f4ca81b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.173+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33050f66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.173+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_484-, and the Request Id: 168a0155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.174+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f494e57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.176+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ca8a784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.177+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18df228e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.178+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca8a784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.179+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2393de07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.179+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62a3a4ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.180+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2393de07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.181+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62a3a4ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.182+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_482-, and the Request Id: 4ee7c962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.182+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4db3b5f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.183+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3207560d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.184+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3207560d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.185+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_485, and the Request Id: 9a454b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.185+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_482, and the Request Id: 28af414d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.186+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4db3b5f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.187+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 270c3d47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.188+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 270c3d47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.191+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ab52a47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.193+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_480, and the Request Id: 557f0cce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.195+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21d5f724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.196+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21d5f724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.196+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d691f1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.197+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d691f1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.197+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 603a793c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.197+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d23e4b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.198+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d23e4b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.199+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_485-, and the Request Id: 7e606531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.200+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f6e86d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.201+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_482-, and the Request Id: 5d32d98a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.201+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_480-, and the Request Id: 2f2142b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.201+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f6e86d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.202+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 591f5b80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.202+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 591f5b80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.202+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68340d76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.204+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68340d76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.204+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_471, and the Request Id: 4e0da49f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.205+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_483, and the Request Id: 22d1d7b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.206+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_482, and the Request Id: 17c20626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.208+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f0ca188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.209+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f0ca188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.210+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 550587ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.211+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 550587ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.213+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_485, and the Request Id: 7827f296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.217+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_480-, and the Request Id: 35311bee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.217+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d190ad5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.217+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a84bff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.218+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_471-, and the Request Id: 43b6e115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.219+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a14b14c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.219+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dcbe743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.220+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_483-, and the Request Id: 2f68073d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.222+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_482-, and the Request Id: c8527fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.225+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 186178b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.227+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_485-, and the Request Id: 4ba3dd69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.228+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8156a3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.229+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5af9b418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.231+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3623eaec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.234+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f79f48b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.237+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e9ea7c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.239+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cc840a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.240+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cc840a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.243+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37d3e566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.249+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7656ab60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.249+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 316232f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.250+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 316232f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.254+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_485, and the Request Id: 20059df0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.259+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8f54628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.260+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4016b20b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.261+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b02590a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.263+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c75f869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.265+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c75f869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.265+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a88af57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.267+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a88af57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.268+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17bedba3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.269+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17bedba3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.269+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d6e77b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.270+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d6e77b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.271+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_486, and the Request Id: 4876e99e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.273+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70b2d8d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.275+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c23685d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.275+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_483, and the Request Id: 67682dae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.276+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65834d63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.278+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_485-, and the Request Id: 73a84b15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.279+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3397b043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.280+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3397b043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.283+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 432f006e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.284+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 432f006e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.286+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_481, and the Request Id: 2f9d6a09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.287+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_486-, and the Request Id: 2e78f8fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.289+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31b988b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.291+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31b988b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.291+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6db9a9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.292+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6db9a9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.292+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_483-, and the Request Id: 5dd92fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.293+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53ef6b23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.296+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 178b0271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.296+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2779a84e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.297+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2779a84e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.298+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_483, and the Request Id: 31cb7743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.298+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11b9d42b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.300+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11b9d42b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.304+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 178b0271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.305+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_472, and the Request Id: 1913c1a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.305+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f15da47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.306+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 603edec9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.306+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f15da47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.307+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 603edec9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.308+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67da2de5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.308+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_483, and the Request Id: 27a53731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.309+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67da2de5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.309+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_481-, and the Request Id: 2c2fcf2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.310+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13b5caaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.312+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_484, and the Request Id: 40ec9c93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.313+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37c18796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.314+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_472-, and the Request Id: 3cbf5b72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.315+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37c18796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.315+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b396d4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.316+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b396d4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.317+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_486, and the Request Id: 475a38d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.321+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6570dfb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.321+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20038009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.322+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6570dfb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.324+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b391b04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.326+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ad27531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.326+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2742279e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.327+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ad27531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.327+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_483-, and the Request Id: 3896b915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.330+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_484-, and the Request Id: 4b4a123d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.330+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_483-, and the Request Id: 94a2719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.333+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_481, and the Request Id: 1e270aa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.334+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2652c5fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.336+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38771ed8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.337+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10958efa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.339+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_486-, and the Request Id: 714d3bff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.340+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64509552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.340+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2caa8fdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.346+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26c83af6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.347+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c83af6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.348+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28398bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.348+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 240cb897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.348+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_481-, and the Request Id: 1ae7c761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.350+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b2605b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.351+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b2605b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.351+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a9c4a4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.352+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 82fd36c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.353+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 82fd36c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.354+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 740d50fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.354+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61955a2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.355+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5080130f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.357+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5080130f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.357+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_487, and the Request Id: 48b7e577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.357+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63b08230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.358+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cf9a553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.358+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63b08230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.361+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_486, and the Request Id: afd1744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.362+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 531d7b36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.364+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 531d7b36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.365+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f7d136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.367+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_484, and the Request Id: 661abaf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.367+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 214714d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.368+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_487-, and the Request Id: 28c96661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.368+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5facaeec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.371+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 214714d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.371+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65e7f1e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.371+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63e04fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.380+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bfabd50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.381+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7014fd56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.381+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23b93840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.383+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7014fd56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.384+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5facaeec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.384+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bfabd50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.386+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23b93840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.387+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66a9d172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.388+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43afd606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.388+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fe5273b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.388+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66a9d172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.389+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_482, and the Request Id: 7013e902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.389+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_486-, and the Request Id: 1a4b774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.390+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37877edc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.390+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37877edc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.393+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 608c4f5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.394+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 608c4f5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.395+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5826ddbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.395+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_484, and the Request Id: 77392b2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.396+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5826ddbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.396+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8e0b2ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.397+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e0b2ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.397+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_484-, and the Request Id: 473f410c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.397+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_485, and the Request Id: 28e670f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.399+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38dec799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.401+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38dec799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.401+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71f9a8ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.401+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_473, and the Request Id: 4b61950a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.406+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d559182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.408+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d559182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.409+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37d7d663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.410+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_482-, and the Request Id: 1c197545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.412+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_484, and the Request Id: 5ce785f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.413+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_487, and the Request Id: 1585f168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.416+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 471f402f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.416+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778ba388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.421+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_484-, and the Request Id: 466ea6f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.421+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e742dda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.422+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e742dda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.423+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_484-, and the Request Id: 74efdb82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.424+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 247f0298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.424+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 247f0298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.425+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7838d74a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.428+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26187d3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.430+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_487-, and the Request Id: 597ea6a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.430+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_488, and the Request Id: 6e3eb478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.432+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_485-, and the Request Id: 32d07c3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.434+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 715a050e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.440+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 207fa76a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.441+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 207fa76a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.442+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6796bf62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.443+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_473-, and the Request Id: 2097b4a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.443+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 169eaa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.445+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 169eaa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.446+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 694c406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.446+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a4a52af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.446+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_482, and the Request Id: 1e9b4abb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.448+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23c5c17a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.449+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23c5c17a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.452+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_488-, and the Request Id: 4e1a821d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.452+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_482-, and the Request Id: 60113c7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.452+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 160a6cd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.453+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 160a6cd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.454+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12985f56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.456+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_483, and the Request Id: 2aed2fd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.463+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71bd5f18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.463+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b7c0888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.467+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14054c9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.469+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f517c2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.470+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f517c2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.471+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6913d06f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.472+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6913d06f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.498+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_487, and the Request Id: 76227f18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.500+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43129d3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.500+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 696c7b20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.502+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bfde7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.504+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_483-, and the Request Id: 5986482c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.504+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fa9959a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.507+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a14c64b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.507+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 733b8eae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.509+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a14c64b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.509+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e89c22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.509+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 733b8eae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.509+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 482aa9fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.510+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 482aa9fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.510+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e810498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.514+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e810498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.514+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31018b34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.515+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31018b34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.516+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_485, and the Request Id: 2b556606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.516+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fe1187e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.518+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 244bb8e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.518+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4718584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.518+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_485, and the Request Id: 5230c95c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.519+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_487-, and the Request Id: 495c3b52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.519+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4718584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.521+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 303b3329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.522+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcbf6bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.524+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_485-, and the Request Id: 5f196b4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.524+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_485, and the Request Id: 4776f9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.525+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_485-, and the Request Id: 36fc2596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.527+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38a848e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.535+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77d4bc92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.536+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26ff6c4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.537+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44edd045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.537+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5800cbde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.538+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26ff6c4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.538+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bc52aba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.538+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5800cbde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.539+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc52aba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.540+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74e3d13c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.540+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f8f402f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.541+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74e3d13c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.541+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f8f402f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.543+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_489, and the Request Id: 268d0cec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.544+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ff98586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.544+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_474, and the Request Id: 558d6960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.546+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ff98586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6658d4ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.546+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 554f6592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.547+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6658d4ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.548+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_484, and the Request Id: 608218d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.551+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e1369ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.552+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e1369ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.553+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b1b9cf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.555+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_488, and the Request Id: 5e021b47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.556+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32b692ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.556+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_484-, and the Request Id: 87d4ea2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.558+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b692ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.560+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_474-, and the Request Id: 68c041a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.561+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 594638fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.562+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 594638fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.562+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9d4c26e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.564+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_483, and the Request Id: 2fe7fe7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.565+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_489-, and the Request Id: 22ff9e68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.566+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d04e367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.567+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d04e367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.567+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4246795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.568+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 670a4ce0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.570+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 670a4ce0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.570+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_485-, and the Request Id: 15a8ec2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.571+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c1a033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.572+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c1a033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.575+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_488-, and the Request Id: 73c2088f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.575+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d1f4b34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.575+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5374d377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.576+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5374d377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.581+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dcdab4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.587+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_483-, and the Request Id: 505aae90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.587+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 117472fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.588+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_486, and the Request Id: 7743cf15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.589+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 117472fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.591+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15f2949d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.592+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15f2949d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.593+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb9830e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.596+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 555a2416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.596+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_488, and the Request Id: 7b7f9003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.597+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 555a2416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.599+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b4b1371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.601+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67755426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.601+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_486, and the Request Id: 7a6efbc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.602+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67755426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.607+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_486, and the Request Id: 562076fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.609+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7008b197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.610+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 513881e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.614+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7638c22c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.615+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a6a55f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.616+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ae2a38d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.617+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_486-, and the Request Id: 3e86799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.620+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_488-, and the Request Id: 67d17621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.621+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fcd3601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.622+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fcd3601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.623+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 349195d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.623+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e8be9ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.624+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_486-, and the Request Id: 37b490a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.624+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e8be9ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.625+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_486-, and the Request Id: c21ff92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.626+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_490, and the Request Id: 581b9c27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.627+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48c34103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.628+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 195d85c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.629+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c34103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.632+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d11d408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.633+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d11d408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.634+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a84fd85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.634+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17c8d9cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.634+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21af3339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.634+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_484, and the Request Id: 526cb4c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.635+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64d3dc28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.638+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_490-, and the Request Id: 6a8fcfbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.639+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21af3339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.641+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12ead147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.642+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12ead147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.642+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10f61976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.643+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47b4b8e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.645+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_475, and the Request Id: 69058cc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.647+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77e5c7f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.649+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_484-, and the Request Id: 546347d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.649+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30500f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.651+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4453a393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.651+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a2d8b58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.652+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4453a393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.652+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d8b58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.653+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bfabc79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.654+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57018dd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.654+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bfabc79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.655+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57018dd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.655+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d5be467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.657+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_485, and the Request Id: 4e55961d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.658+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_486, and the Request Id: 53e75382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.658+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4da92fd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.659+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37f0b59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.660+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4da92fd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.661+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2521362c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.661+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2521362c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.663+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_489, and the Request Id: 451cd686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.666+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37824a3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.666+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_475-, and the Request Id: 1eb2e306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.667+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77819d0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.667+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37824a3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.668+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_485-, and the Request Id: fff5177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.669+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1232c38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.669+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58f7db54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.670+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1232c38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.671+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_487, and the Request Id: 6a945d87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.674+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a892b4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.676+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71eb2c16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.677+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_486-, and the Request Id: 2082d45d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.679+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_489-, and the Request Id: 1e0a0629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.679+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 879ada2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.679+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_487-, and the Request Id: 5a940ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.680+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21aa2578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.681+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 879ada2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.684+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51726067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.685+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cdb04c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.685+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51726067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.686+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cdb04c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.688+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d9ecc1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.688+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bcbfda8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.689+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bcbfda8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.689+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bf1bd88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.690+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f45bc79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.690+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bf1bd88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.691+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_487, and the Request Id: 3027a266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.691+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 735721de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.692+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_487, and the Request Id: 409e93a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.692+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 735721de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.693+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ea0ec86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.694+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ea0ec86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.694+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: df5edb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.695+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_489, and the Request Id: 3c56a6c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.696+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c0c7af1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.697+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c0c7af1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.699+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_491, and the Request Id: 6a93dce6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.700+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5253d089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.701+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f1f68c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.702+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_487-, and the Request Id: 400c9e7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.703+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34fc470c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.704+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34fc470c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.704+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 665376d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.706+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5946b18c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.707+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5946b18c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.707+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_487-, and the Request Id: 3ecc8702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.709+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_485, and the Request Id: 7553d95f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.709+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20cb09c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.711+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c05db32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.711+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_489-, and the Request Id: 42fad223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.715+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62f4aa21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.717+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_485-, and the Request Id: 3e09cc45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.719+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_491-, and the Request Id: 14c40115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.719+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6de5ff01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.719+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 683156af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.720+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 785b3849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.722+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 785b3849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.722+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2610f0d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.725+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bb37302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.725+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16d578f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.726+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16d578f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.727+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 396ea192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.727+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_486, and the Request Id: 3e9ac68f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.732+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3035bfa6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.734+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3035bfa6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.734+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33a70a49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.735+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e93ade, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.736+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e93ade the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.738+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_488, and the Request Id: 1d8462d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.738+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bb37302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.738+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46586722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.742+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1da54fda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.743+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1da54fda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.744+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_486-, and the Request Id: 63d27276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.744+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f56051c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.744+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43c7543e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.745+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f56051c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.745+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21c719e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.746+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21c719e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.746+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bb7b20a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.746+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 554c4495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.747+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 554c4495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.749+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e68fe76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.750+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e68fe76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.750+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_488-, and the Request Id: 4c181d52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.753+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54625c26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.753+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_488, and the Request Id: 74ac9e6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.755+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_476, and the Request Id: 18da0ea5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.755+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a3d6958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.756+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e5e0375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.756+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7eb50b5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.756+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a3d6958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.756+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e53924f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.757+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e53924f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.758+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eb50b5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.759+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_490, and the Request Id: 79a76be7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.759+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32c6b2c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.760+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_487, and the Request Id: 35737fab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.760+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32c6b2c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.762+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69dcaabb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.762+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44e9465c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.763+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69dcaabb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.765+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 735a2567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.765+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_490, and the Request Id: 3e2dffe8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.766+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_476-, and the Request Id: 36cc3a45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.767+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67db8451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.768+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67db8451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.770+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37938257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.771+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_492, and the Request Id: 2eca217c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.772+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_490-, and the Request Id: 2deae0f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.772+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f382547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.773+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f382547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.776+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68d52a1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.777+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15817a7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.778+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15817a7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.779+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_488, and the Request Id: 5b9ac83c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.779+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_487-, and the Request Id: df12ed7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.780+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_488-, and the Request Id: 3ddd8b84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.781+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_490-, and the Request Id: 1d2f2461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.788+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_492-, and the Request Id: 79f7a0fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.789+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38493834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.790+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50eb05fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.791+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50eb05fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.791+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_488-, and the Request Id: 29664196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.791+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f697997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.793+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f697997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.793+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b3b4190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.794+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72dabd79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.794+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3db77138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.796+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 230bc2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.796+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 314414e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.797+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e15ad35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.798+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 314414e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.798+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e15ad35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.801+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ebaeb7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.801+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ac7529a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.802+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ebaeb7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.802+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_489, and the Request Id: 3c1b6a46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.800+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72dabd79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.806+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_486, and the Request Id: 1b783afb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.806+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e0fd035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.809+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b801bb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.809+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aaf41c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.809+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_487, and the Request Id: 534fc6d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.810+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39dcbf24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.811+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10eb8a7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.812+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e7df55e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.814+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57b816ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.816+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_486-, and the Request Id: 78ed4f0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.817+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_487-, and the Request Id: 7ad669de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.818+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8e8344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.820+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8e8344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.823+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b193462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.824+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b193462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.825+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a79a68a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.825+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a79a68a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.826+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 299ffacc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.826+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 153eb018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.827+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 153eb018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.826+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e006c84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.828+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 299ffacc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.828+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19156965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.828+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e006c84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.828+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cdd6deb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.830+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cdd6deb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.832+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_489-, and the Request Id: 1ea76f75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.832+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_477, and the Request Id: 1f6b1611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.834+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f3bca12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.834+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51abbabb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.834+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 624132a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.835+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_491, and the Request Id: 5b29d1fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.835+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51abbabb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.836+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22dc8f84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.836+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22dc8f84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.838+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 219505ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.838+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_491, and the Request Id: 5fa931ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.838+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6071843d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.838+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_489, and the Request Id: 50745c1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.846+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 219505ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.847+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e401f3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.849+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_488, and the Request Id: 6598d5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.855+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_477-, and the Request Id: 5cfb8e5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.861+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 296c76cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.863+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 541990e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.863+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b844d0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.863+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 296c76cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.863+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_489-, and the Request Id: 6a197d58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.866+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58510ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.867+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_488-, and the Request Id: 650d1936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.867+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_491-, and the Request Id: 43442eca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.867+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_491-, and the Request Id: ba315bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.868+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bc8c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.869+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a751252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.869+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bc8c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.874+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51a06cf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.875+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44724cca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.876+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44724cca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.876+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_493, and the Request Id: 1f43638f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.877+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 346da425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.877+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 721b2d2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.878+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 346da425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.878+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40eb3053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.874+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58510ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.879+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e241478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.880+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e7d2497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.881+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e241478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.881+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 222c0ff1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.881+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_489, and the Request Id: 269e670d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.881+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3767dcfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.882+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3767dcfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.883+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_487, and the Request Id: 3dd34da1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.884+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 222c0ff1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.884+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5268c4c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.885+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_488, and the Request Id: 27fb884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.888+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1513514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.893+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 195da032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.893+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_487-, and the Request Id: 4800995b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.895+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 195da032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.896+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_489-, and the Request Id: 30394450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.896+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28ff6a7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.896+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 490b6f38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.898+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 490b6f38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.898+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_493-, and the Request Id: 58d61ef1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.899+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_490, and the Request Id: 1c8fc32c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.901+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b040380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.901+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69a1c524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.909+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37960c74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.910+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_488-, and the Request Id: 3d8477b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.911+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7af4d76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.914+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a5b94f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.917+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6872c81f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.918+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19c92a12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.918+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6872c81f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.920+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64b4eaee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.921+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64b4eaee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.921+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d807649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.922+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d807649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.922+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 408e3235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.923+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 408e3235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.924+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f4836b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.924+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_478, and the Request Id: 31fc047f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.924+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f4836b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.925+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_490-, and the Request Id: 62f7aacc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.926+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_492, and the Request Id: 4714ef96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.926+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19e78d21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.932+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49c6f5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.932+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21426aed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.933+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49c6f5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.933+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22de8f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.933+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21426aed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.934+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75bb9054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.934+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75bb9054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.934+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19e78d21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.936+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: db522a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.937+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_489, and the Request Id: 39c267c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.937+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db522a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.937+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7df2a1ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.938+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7df2a1ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.941+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4935313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.941+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_488, and the Request Id: 71612c17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.941+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_490, and the Request Id: 103447a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.945+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4935313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.945+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_478-, and the Request Id: 1b1381df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.945+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_492, and the Request Id: 3fd79b67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.946+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_489-, and the Request Id: 215d0d73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.948+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f67b123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.951+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54d63b1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.951+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_492-, and the Request Id: 1246db38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.953+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b83a884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.954+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 440225d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.958+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_492-, and the Request Id: 5791766c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.962+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d2493a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.965+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_488-, and the Request Id: 2c3d1eb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.965+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_490-, and the Request Id: 68a3bbf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.966+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 679800b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.967+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47522f55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.970+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1450718e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.971+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2955b457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.972+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2955b457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.974+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 265cc85e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.974+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f03b536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.975+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49695418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.976+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49695418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.977+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 216682b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.978+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 216682b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.979+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e29a703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.980+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76415291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.981+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c94c4c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.981+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32ad951d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.982+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_490, and the Request Id: 53ab4767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.982+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32ad951d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.983+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d328680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.985+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bb950ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.985+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_494, and the Request Id: 6887f649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.986+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7adda2a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.986+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6caf1973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.991+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6eb92d96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.992+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eb92d96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.992+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bb950ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.992+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5376d5a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.994+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5376d5a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.994+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_479, and the Request Id: b4d4c08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.997+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4878b059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.997+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c3e1608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.998+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4878b059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.998+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c3e1608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.999+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55334f1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:45:59.999+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_490, and the Request Id: 63fb7167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.000+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55334f1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.002+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_494-, and the Request Id: 4a2e3b01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.002+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_489, and the Request Id: 8185279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.005+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40efad23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.006+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 93baa68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.009+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40efad23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.010+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2632bac8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.010+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_490-, and the Request Id: 6fded0a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.011+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_489-, and the Request Id: 539c9922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.011+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2632bac8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.013+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_493, and the Request Id: 7e106b49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.016+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22287536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.016+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b95d01a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.017+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b95d01a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.018+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53c2db67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.019+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c2db67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.021+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 433b6a30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.023+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 433b6a30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.023+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_493, and the Request Id: 28f93c96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.023+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6302f3d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.025+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f651057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.030+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_479-, and the Request Id: 33e82ae4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.031+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4aa009b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.031+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_493-, and the Request Id: 147b333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.033+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aa009b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.034+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6993dc71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.034+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d9d4470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.035+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d9d4470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.035+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6993dc71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.035+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_490-, and the Request Id: 66fbf2bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.036+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14af83d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.036+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64fc34bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.037+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64fc34bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.037+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 609171ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.038+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_489, and the Request Id: 27360a3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.038+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_491, and the Request Id: 5fa79ec7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.038+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 609171ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.040+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_491, and the Request Id: 255c5572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.041+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7343fecd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.043+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_493-, and the Request Id: 245ab13f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.044+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 737d9a84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.045+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_489-, and the Request Id: 522217a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.047+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a471c62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.048+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 176e9ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.049+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_491-, and the Request Id: faa48fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.049+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20401ab7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.051+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20401ab7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.052+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ff485bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.053+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ff485bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.052+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39c150b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.057+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cb9c684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.058+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_491-, and the Request Id: 3aceffb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.059+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_490, and the Request Id: 5a7008f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.061+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15da6ba4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.065+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_490-, and the Request Id: 53aa450f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.066+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45eaaa02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.066+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10542c43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.072+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26a7adf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.072+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 702c7b1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.074+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a8d4d9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.075+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a8d4d9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.076+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 194bdfc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.078+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 194bdfc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.078+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c37951d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.079+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d29d2ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.079+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b470f28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.081+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ca2de8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.081+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dab9723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.082+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca2de8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.083+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d0aaf36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.083+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dab9723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.083+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d0aaf36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.085+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 573e79be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.085+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7508229e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.085+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1883e600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.086+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 573e79be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.086+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1883e600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.086+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7508229e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.086+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_491, and the Request Id: 6b129d08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.088+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bd40181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.090+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_480, and the Request Id: 49c02ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.090+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_495, and the Request Id: 530ce0a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.090+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_491, and the Request Id: f57ba1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.092+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40016e03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.094+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36a1ce5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.095+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64f6e20a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.098+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_480-, and the Request Id: 4f09eac3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.098+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d2941ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.100+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_491-, and the Request Id: 410ac26f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.100+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b201e4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.101+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9682ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.102+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b201e4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.104+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9682ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.106+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_495-, and the Request Id: 2b239339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.106+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18110796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.107+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53302be9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.108+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_491-, and the Request Id: 7dacf95b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.109+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ab847b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.109+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53302be9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.109+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2398f87c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.109+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 195368c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.110+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 195368c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.110+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab847b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.110+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2398f87c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.111+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_494, and the Request Id: 7f621f40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.112+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59824474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.112+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_494, and the Request Id: 2750b889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.113+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59824474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.113+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dcc73a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.113+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_492, and the Request Id: 749e939d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.114+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dcc73a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.115+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6015b6ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.115+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e206ced, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.116+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6015b6ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.117+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e206ced the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.117+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_490, and the Request Id: 3afcd914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.118+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_492, and the Request Id: 4b5cb64e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.122+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bdf05b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.122+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2973adc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.123+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_494-, and the Request Id: 1426ab19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.124+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: df6b6d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.126+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_490-, and the Request Id: 39727dff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.127+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b8643d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.128+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_494-, and the Request Id: 6f283d57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.129+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f80e11f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.130+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f80e11f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.132+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35bb7430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.133+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_492-, and the Request Id: 7c912dda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.133+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35bb7430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.133+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a7378c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.134+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5703d624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.135+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5703d624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.135+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_481, and the Request Id: 24b0746e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.136+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3877182c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.137+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3877182c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.138+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_491, and the Request Id: 6c451722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.141+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b0e65a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.142+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b5b6a22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.144+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8f8a8c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.145+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_481-, and the Request Id: 623d735c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.145+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_492-, and the Request Id: 3267af16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.147+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 674e36db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.149+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11434fa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.153+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19ee243e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.153+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59787c09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.155+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3631f2ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.157+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 645fba19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.158+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 645fba19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.158+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2653fd89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.159+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73742757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.161+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73742757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.161+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43ef7315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.162+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43ef7315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.163+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b84b41c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.163+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b84b41c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.165+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1432258b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.162+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 482e50ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.167+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_491-, and the Request Id: 2b0096e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.167+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_495, and the Request Id: 1833a77d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.169+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_492, and the Request Id: 6184b5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.170+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77c8698c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.170+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77c8698c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.172+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2214306b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.172+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1542621d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.172+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 482e50ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.173+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_491, and the Request Id: 19ffbecf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.173+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1542621d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.173+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 203862e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.174+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 203862e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.174+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 406c8901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.175+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 406c8901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.176+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_492, and the Request Id: 3723377a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.176+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50db929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.177+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fd8c721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.178+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fd8c721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.178+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e3166b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.181+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_496, and the Request Id: 317cdd4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.182+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ca241ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.183+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca241ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.184+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45d16257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.184+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_492-, and the Request Id: 30e8f962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.184+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_492-, and the Request Id: 4715436f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.186+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54793414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.187+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54793414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.189+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_495, and the Request Id: 3e8c5ea0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.190+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_491-, and the Request Id: 4eb98ff9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.190+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ba087d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.190+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_495-, and the Request Id: 596e337b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.191+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ba087d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.192+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 189274ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.195+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_495-, and the Request Id: 4da14ce4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.195+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6db02d71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.197+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44f10b6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.198+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44f10b6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.201+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b7880b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.202+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4136899d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.203+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b7880b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.203+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d06918a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.204+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5688a0a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.204+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62b055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.205+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62b055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.205+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5688a0a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.206+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f056162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.207+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_493, and the Request Id: 2f4ce7a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.207+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 560179a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.207+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1324d619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.209+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70dfdb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.210+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70dfdb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.210+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_496-, and the Request Id: 2b9bdeb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.212+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_493, and the Request Id: 775cd2ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.212+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_492, and the Request Id: 725098e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.212+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 354fd7e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.213+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8245283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.213+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 354fd7e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.214+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38401d10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.215+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38401d10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.216+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_493-, and the Request Id: 44404a80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.217+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7902c108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.217+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a46850d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.217+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60e4089c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.220+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68678c81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.221+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_492-, and the Request Id: 46361ab4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.221+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58970ddf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.222+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_493-, and the Request Id: 3eefc02e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.223+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_482, and the Request Id: 21cc774f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.224+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72661ba2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.229+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9f243eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.229+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a040756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.230+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 542b51f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.231+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dd940a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.232+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 390fe779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.233+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd940a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.233+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 542b51f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.234+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 390fe779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.237+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 539eddcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.237+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c65e518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.238+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60f07129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.238+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 539eddcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.239+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a2f6740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.239+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a2f6740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.240+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c3b76f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.240+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60f07129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.240+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b623170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.240+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c3b76f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.241+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f158cfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.242+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f158cfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.242+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bebae46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.243+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bebae46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.244+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c36126b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.244+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3477edae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.245+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 260e8662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.245+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_492, and the Request Id: 3bdbf8ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.246+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3477edae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.246+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_493, and the Request Id: 1ecbe392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.246+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_496, and the Request Id: adc87b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.246+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 260e8662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.247+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_496, and the Request Id: 122f444c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.247+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_493, and the Request Id: 6fcaf17e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.248+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b9a650d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.249+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b9a650d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.250+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_482-, and the Request Id: 277505a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.250+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_494, and the Request Id: 177f888e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.252+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f33363a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.252+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30e4ef8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.253+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f33363a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.253+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30e4ef8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.256+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a250d1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.256+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_496-, and the Request Id: f8b1e0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.256+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13a4ec6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.256+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a250d1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.257+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13a4ec6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.259+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ae8f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.261+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_492-, and the Request Id: 668f13d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.261+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_496-, and the Request Id: 269f07ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.261+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_494, and the Request Id: 66b8f7fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.262+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18d32e37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.262+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_497, and the Request Id: a08fd89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.263+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_493-, and the Request Id: 7491d2fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.269+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_494-, and the Request Id: 2db222cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.269+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_493-, and the Request Id: 19919fbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.272+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dcb6e6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.273+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9155da3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.275+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46e79a78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.275+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d8ee074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.276+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_497-, and the Request Id: 57378f06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.276+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37f67179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.276+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c7ddaf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.277+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29f298ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.278+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_494-, and the Request Id: 4b22ee3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.278+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29f298ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.279+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50bee0cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.279+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50bee0cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.281+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_493, and the Request Id: 17cb5108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.282+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dfa6851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.285+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 96c91b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.285+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22fdc16b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.287+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fb130cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.288+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2826c3d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.288+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17c1b020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.289+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_493-, and the Request Id: 499bd3be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.291+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c283f55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.293+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dd7e998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.296+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73fcdaf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.296+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53745a7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.297+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2045f50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.300+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53745a7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.303+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18092506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.304+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18092506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.304+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3819d35f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.305+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3819d35f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.305+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c03e224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.306+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c03e224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.306+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 243eca41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.307+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 243eca41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.307+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74926cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.308+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74926cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.308+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 474d51cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.308+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_493, and the Request Id: 76ff813c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.309+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d35010d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.309+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b9edcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.310+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d35010d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.311+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13efa92f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.311+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 474d51cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.311+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_483, and the Request Id: 51b4f172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.312+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69a03f59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.313+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69a03f59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.313+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39af9bb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.315+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39af9bb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.315+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_497, and the Request Id: 64157c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.315+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46791a03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.316+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46791a03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.316+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78c27f7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.316+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13f36d84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.317+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13f36d84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.318+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78c27f7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.319+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7efa9b3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.319+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: feb719c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.320+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_494, and the Request Id: 4076ada7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.320+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: feb719c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.321+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_494, and the Request Id: 6ca5e9b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.322+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_497, and the Request Id: 220ff612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.322+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_495, and the Request Id: 51965f65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.324+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_493-, and the Request Id: 5f50ce4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.344+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ed25313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.345+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_483-, and the Request Id: 342eed6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.346+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ed25313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.346+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_494-, and the Request Id: 1a06b530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.350+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_497-, and the Request Id: 628542b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.351+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_494-, and the Request Id: 49dc9b5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.352+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_497-, and the Request Id: 163586da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.350+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a1a19aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.353+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ae7ceaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.353+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65cb61d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.353+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a1a19aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.354+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8021eb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.354+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae7ceaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.355+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65cb61d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.355+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_495-, and the Request Id: f19faca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.356+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c1c984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.357+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_495, and the Request Id: d7f1785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.357+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c1c984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.359+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c7487c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.359+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c7487c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.360+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_498, and the Request Id: 2ed2f450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.361+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_494, and the Request Id: 58fb1f2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.363+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75f2b891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.365+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7288d0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.365+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31109fda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.366+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_495-, and the Request Id: 6add9f8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.366+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ad376a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.369+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21ced85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.370+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4afc3ec2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.372+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28171623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.372+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35bf5ff3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.372+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_498-, and the Request Id: 421218c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.372+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_494-, and the Request Id: 565e0ec0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.374+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 438a5b91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.376+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1df435ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.377+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2711b84d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.378+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cc83bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.382+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4684b375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.385+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1234d88a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.386+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1234d88a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.387+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32dcd8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.388+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37159496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.389+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e767bf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.390+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e767bf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.391+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40d15c4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.391+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33f87af3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.393+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40d15c4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.393+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33f87af3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.393+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_495, and the Request Id: fbbdb84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.396+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e685ca2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.396+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64dced1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.396+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b396be4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.397+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e685ca2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.397+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64dced1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.398+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63244905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.399+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_484, and the Request Id: 171a5a42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.399+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_495, and the Request Id: ad8b65b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.399+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6969febd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.402+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63244905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.403+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b396be4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.405+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70c85736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.406+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70c85736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.410+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21bec51a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.410+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e9658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.411+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21bec51a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.411+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 463a6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.412+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 463a6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.410+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1879f205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.416+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_494, and the Request Id: 4ff2d68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.418+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_484-, and the Request Id: 38ca8273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.419+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_495-, and the Request Id: 25185b2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.419+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 345dbdc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.420+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 345dbdc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.421+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32c53aa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.421+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32c53aa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.421+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d3568e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.426+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40f5fe42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.428+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37d5b9be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.432+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37d5b9be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.433+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ac107b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.433+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e32ae78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.435+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e32ae78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.435+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ac107b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.436+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71b635a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.437+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_495-, and the Request Id: 17b3a6cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.438+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52159db0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.438+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19e34833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.439+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52159db0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.440+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19e34833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.441+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_498, and the Request Id: 2998ebf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.442+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_496, and the Request Id: 59b9509f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.442+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_495, and the Request Id: 2d95adc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.443+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_496, and the Request Id: 458843c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.443+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_498, and the Request Id: 6d13de42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.446+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d00970d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.447+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d00970d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.448+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3110b589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.449+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22e42453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.450+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3110b589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.451+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ca0902f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.451+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_494-, and the Request Id: 1343e449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.453+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_496-, and the Request Id: 518c1d2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.456+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_495-, and the Request Id: 1fe8dad3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.456+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_496, and the Request Id: 40b3b034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.457+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_496-, and the Request Id: 42f384b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.457+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_498-, and the Request Id: 17a8d9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.458+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc53bf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.459+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_498-, and the Request Id: 9831430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.459+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc53bf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.461+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1816cb72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.461+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79a952b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.462+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1816cb72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.463+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_499, and the Request Id: 676d3fbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.466+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2289a619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.468+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51a2b576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.469+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61f628bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.471+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_496-, and the Request Id: 8744998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.474+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49212794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.476+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37d7bc0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.477+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34156f26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.478+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fcdab0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.479+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a8babdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.481+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a47ba8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.481+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 262388da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.481+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73b9707b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.483+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_499-, and the Request Id: 3acbcfd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.484+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73b9707b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.485+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25a8e9db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.486+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25a8e9db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.488+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_496, and the Request Id: 755d053e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.489+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68d82519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.492+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 141695c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.493+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 362616e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.494+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12024aef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.494+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 362616e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.495+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12024aef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.497+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7370b360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.497+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6996058f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.498+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7370b360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.499+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6996058f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.499+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 456cff48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.501+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40ac0a71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.501+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78f5301b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.502+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59577efa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.503+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59577efa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.503+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78f5301b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.503+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29898e79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.503+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_485, and the Request Id: 669329e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.506+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_495, and the Request Id: 1366091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.507+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ff76e74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.507+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_496, and the Request Id: f40ab1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.508+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ff76e74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.509+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f7a616a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.510+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f7a616a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.511+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_496-, and the Request Id: 34f235a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.512+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_499, and the Request Id: 4e99a7a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.512+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2779ebbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.514+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_496-, and the Request Id: 4f89f7a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.514+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2779ebbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.515+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_495-, and the Request Id: 1b91af4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.516+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63903c05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.517+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c1462a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.518+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63903c05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.518+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c1462a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.518+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 583707d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.519+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a2777b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.520+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a2777b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.520+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_497, and the Request Id: 50c3f21d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.521+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d55bf65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.521+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_499, and the Request Id: 11b726c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.523+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d55bf65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.524+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62a63082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.525+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62a63082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.525+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_497, and the Request Id: 6c38eb5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.527+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_485-, and the Request Id: 1d3ad71b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.529+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c29b1cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.531+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c29b1cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.532+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_497-, and the Request Id: 4b940d62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.532+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_499-, and the Request Id: 1ffefee4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.533+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f27e1a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.534+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_499-, and the Request Id: 49a926c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.534+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f27e1a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.535+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27ea0997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.536+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b1d1827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.538+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_497, and the Request Id: 54bc8e28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.540+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cf2c4b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.541+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_497-, and the Request Id: 5ea11ea3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.541+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ab1f8f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.546+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 468a95a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_497-, and the Request Id: 459b44c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.550+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5975a731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.550+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8aab420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.551+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8aab420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.552+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7733fa04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.552+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 566e65b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.553+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5624a23f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.556+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70062ae3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.556+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31dcd9ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.557+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70062ae3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.556+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3415ff26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.559+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3415ff26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.560+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3052ff7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.561+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3052ff7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.561+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_497, and the Request Id: 2ad7cb92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.563+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_496, and the Request Id: 2e4834c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.564+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a200af7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.566+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47b8e26a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.569+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a200af7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.571+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c4fbf52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.572+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58ce715c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.573+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_497-, and the Request Id: 6a9f4b2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.573+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c4fbf52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.573+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_496-, and the Request Id: 37b5f0a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.573+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b9b5725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.574+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b9b5725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.576+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66d9cf7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.576+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66df7bc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.576+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66d9cf7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.577+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_486, and the Request Id: 2192bca5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.577+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_497, and the Request Id: 2afc4042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.585+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_486-, and the Request Id: 34a50e33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.585+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fe6baf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.585+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a2a3f9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.586+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4916f841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.587+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4916f841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.590+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_497-, and the Request Id: 7ec6833e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.590+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ebee6c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.592+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ebee6c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.592+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61d54959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.593+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61d54959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.594+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6eb6c712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.595+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 253c2114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.595+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eb6c712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.595+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62d27c8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.596+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_498, and the Request Id: 2f2d29f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.597+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62d27c8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.597+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_498, and the Request Id: 49367856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.598+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d5cbb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.600+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70be78f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.602+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a19bea6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.603+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a19bea6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.607+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 166fb10f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.607+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_498, and the Request Id: a9121ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.608+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_498-, and the Request Id: 39efea1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.611+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 395c64ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.614+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57be7af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.616+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57be7af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.616+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36e5464b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.617+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_498-, and the Request Id: 6cbc750d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.617+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_498-, and the Request Id: 2b02c810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.618+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eaf1bde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.619+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cd890ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.620+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cd890ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.622+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bb8ea74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.622+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 532e6bfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.623+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54b8d6e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.623+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bb8ea74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.623+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_498, and the Request Id: 3e88dc94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.624+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54b8d6e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.624+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c652379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.625+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c652379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.626+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_487, and the Request Id: 1f5fae5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.626+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ab35c9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.627+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ab35c9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.629+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 139422e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.629+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_497, and the Request Id: 7eb210c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.630+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 139422e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.632+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 468d1723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.633+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22687a95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.634+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22687a95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.635+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_487-, and the Request Id: 4228eea7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.636+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_499, and the Request Id: 197654d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.636+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_497-, and the Request Id: 6cef0d64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.637+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_498-, and the Request Id: 5d581525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.638+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d3944f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.640+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dac3f26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.641+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dac3f26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.643+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cca9c2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.643+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 690f486b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.643+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70951401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.644+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cca9c2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.646+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_499-, and the Request Id: 24a9c5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.646+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_498, and the Request Id: 29f85a94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.647+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7202f4c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.649+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77515eeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.651+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3980d74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.652+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16a04bb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.654+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_498-, and the Request Id: 38009374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.654+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 298d0148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.657+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cb5ffb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.659+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb5ffb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.660+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44ec0117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.661+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 582127dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.661+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5aab6814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.661+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44ec0117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.662+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 582127dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.662+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aab6814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.663+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d31e979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.663+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2848cd7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.664+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f523acb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.665+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27aae0d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.665+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f523acb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.666+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27aae0d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.667+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72ca56be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.667+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_499, and the Request Id: 26d6dc9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.668+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72ca56be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.668+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_499, and the Request Id: 48723b2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.669+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_499, and the Request Id: 606afb4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.669+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 191cd515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.670+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 191cd515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.671+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 384a4f7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.672+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_488, and the Request Id: 6879f6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.675+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a075e5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.675+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_499-, and the Request Id: 1c86e31d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.675+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_499-, and the Request Id: 27728cc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.676+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a075e5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.676+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_499-, and the Request Id: 4e48e36d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.679+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_488-, and the Request Id: 7d2bf5a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.679+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 761a4b2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.680+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 761a4b2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.681+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_498, and the Request Id: 2909ce20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.686+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cefdfd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.687+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_498-, and the Request Id: 5811498c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.687+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cefdfd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.689+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f59a929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.690+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 225bcbeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.696+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28bd1ede, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.697+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 225bcbeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.698+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61855e9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.698+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_499, and the Request Id: 57896b8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.704+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_499-, and the Request Id: 14a6870b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.704+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7232bdaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.705+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fbb84c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.707+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7232bdaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.708+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22698e31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.710+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22698e31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.712+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_489, and the Request Id: 293f0e7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.713+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 85486d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.714+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 85486d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.716+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ada7aca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.719+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ada7aca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.719+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_489-, and the Request Id: 9edbd69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.719+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_499, and the Request Id: 5f199f4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.724+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65441db8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.725+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_499-, and the Request Id: caa3d4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.732+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2be8301a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.738+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c7caeb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.739+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c7caeb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.740+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27220a24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.741+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27220a24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.742+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_490, and the Request Id: 5a57bc35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.747+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_490-, and the Request Id: 3f31bffe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.753+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c2ea2f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.760+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 660e80ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.768+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 205de447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.770+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 205de447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.771+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d6817c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.772+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d6817c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.773+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_491, and the Request Id: 2a2b2e3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.779+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_491-, and the Request Id: 156971e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.784+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4569107f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.790+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 488205fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.796+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66418b2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.797+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66418b2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.798+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 672f6ada, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.799+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 672f6ada the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.800+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_492, and the Request Id: 694cd6b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.808+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_492-, and the Request Id: 3902e956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.823+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e13dc27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.829+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39675b52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.835+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ac08099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.837+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ac08099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.838+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f95ac37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.838+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f95ac37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.839+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_493, and the Request Id: 3f17a0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.844+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_493-, and the Request Id: 6f9952b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.850+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eb81526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.856+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55854788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.861+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cd0088e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.862+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cd0088e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.863+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 272734ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.865+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 272734ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.865+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_494, and the Request Id: 57449f4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.871+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_494-, and the Request Id: 2b91954d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.876+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12771c1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.889+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 636563d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.895+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c027a4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.896+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c027a4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.897+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e0fa1b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.898+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e0fa1b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.899+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_495, and the Request Id: 5116240b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.904+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_495-, and the Request Id: 4fb41245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.909+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b9144d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.915+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a952630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.921+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 659fc0f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.922+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 659fc0f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.923+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d4edc7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.923+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d4edc7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.924+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_496, and the Request Id: 6530ba9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.929+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_496-, and the Request Id: 5d37fe97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.934+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47243c13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.940+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c952565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.946+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a30b21b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.947+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a30b21b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.948+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e653cda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.949+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e653cda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.950+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_497, and the Request Id: 7f260013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.956+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_497-, and the Request Id: 2643f74a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.961+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fd9d80a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.967+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74494924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.972+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4253e9a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.974+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4253e9a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.975+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d4b9f66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.976+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d4b9f66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.977+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_498, and the Request Id: 7e428ee1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.982+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_498-, and the Request Id: 7ed3de3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.987+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c2ca100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.993+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fd305c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:00.999+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22a1e979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.000+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22a1e979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.001+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 479ebb93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.003+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 479ebb93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.004+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_499, and the Request Id: 6536953c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.009+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_499-, and the Request Id: 4fdc7b6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.014+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Concurrency test took: PT1M33.496236039S [facility=, subject=, traceId=] 2026-03-21T12:46:01.075+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id.1, and the Request Id: 17709b36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.105+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 3ca0d3d9, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.118+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ca0d3d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.126+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:46:01.183+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id.1, and the Request Id: 4e3a0c54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.191+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e3a0c54 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.268+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 5cadc2ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.322+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/ac.dc, and the Request Id: 17941448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.327+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 76a7746, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.331+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76a7746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.349+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ServiceController - Possible problem deleting Policy 'id1' when deleting Service 'ac.dc'. Continuing, but might trigger a re-sync with affected ric 'ric'. Repsonse: "<401 UNAUTHORIZED Unauthorized,{"type":"about:blank","status":401,"detail":"Not authorized"},[Content-Type:"application/problem+json"]>" [facility=, subject=, traceId=] 2026-03-21T12:46:01.426+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id1, and the Request Id: 647da1df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.432+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 3da19697, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.440+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3da19697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.441+0000 [reactor-http-epoll-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.PolicyController - Not authorized [facility=, subject=, traceId=] 2026-03-21T12:46:01.448+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 647da1df the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.510+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/NoService, and the Request Id: 770b9876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.511+0000 [https-jsse-nio-auto-6-exec-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ServiceController - Exception caught during service deletion while deleting service NoService: Could not find service: NoService [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.513+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 770b9876 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.574+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 34b3f336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.580+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:46:01.625+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 208e3197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.629+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 5ee90411, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.633+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ee90411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.635+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 208e3197 the Status code of the response: 500 INTERNAL_SERVER_ERROR [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.690+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/instance1, and the Request Id: 361d57a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.696+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 483bdb49, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.698+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 483bdb49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.703+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 361d57a0 the Status code of the response: 500 INTERNAL_SERVER_ERROR [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.761+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 681b3cba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.764+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 5fca740f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.766+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fca740f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.769+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 681b3cba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.821+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policyId, and the Request Id: 47b39e2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.824+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 34b7ee3b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.826+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b7ee3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.829+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47b39e2a the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.875+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e5ee3bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.881+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 6b67c11e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.883+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b67c11e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.886+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5ee3bf the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.930+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b1e547d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.937+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 684d7c3d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.939+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 684d7c3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:01.952+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b1e547d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.018+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ef37bcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.039+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Error returned from auth server: Failed to resolve 'junk' [A(1)] [facility=, subject=, traceId=] 2026-03-21T12:46:02.041+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ef37bcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.103+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policyId, and the Request Id: 5eb7e8e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.121+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Error returned from auth server: Failed to resolve 'junk' [A(1)] [facility=, subject=, traceId=] 2026-03-21T12:46:02.122+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eb7e8e5 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.169+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d3c3ce6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.184+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Error returned from auth server: Failed to resolve 'junk' [A(1)] [facility=, subject=, traceId=] 2026-03-21T12:46:02.185+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3c3ce6 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.233+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cc7257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.245+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Error returned from auth server: Failed to resolve 'junk' [A(1)] [facility=, subject=, traceId=] 2026-03-21T12:46:02.246+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cc7257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.306+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id, and the Request Id: 69df41b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.311+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4c43a82a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.314+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c43a82a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.317+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69df41b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.360+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id, and the Request Id: 9b14c25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.362+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b14c25 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.418+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 522a19e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.422+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7dcd2ff8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.424+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dcd2ff8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.432+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 79589bf9, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.434+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79589bf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.437+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 522a19e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.437+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"policy_ids":["id2","id1"]} [facility=, subject=, traceId=] 2026-03-21T12:46:02.482+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c35e198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.486+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 3c8fa17, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.489+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c8fa17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.491+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c35e198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.544+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48631897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.548+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7970d156, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.548+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 47270d1f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.550+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7970d156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.551+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47270d1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.552+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48631897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.596+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7db862eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.600+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7db862eb the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.644+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7501a8f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.647+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7501a8f4 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.725+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 398ff99b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.730+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 15df8b69, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.733+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15df8b69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.736+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 398ff99b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.737+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"policies":[{"ric_id":"ric","policy_id":"id1","service_id":"service1","policy_data":{"servingCellNrcgi":"1"},"status_notification_uri":"/policy-status?id=XXX","policytype_id":"type1","transient":false}]} [facility=, subject=, traceId=] 2026-03-21T12:46:02.806+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35a79d61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.817+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4e2dec55, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.819+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e2dec55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.819+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 195f099a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.821+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 195f099a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.822+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35a79d61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.823+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"policies":[{"ric_id":"ric","policy_id":"id2","service_id":"service2","policy_data":{"servingCellNrcgi":"1"},"status_notification_uri":"/policy-status?id=XXX","policytype_id":"type1","transient":false},{"ric_id":"ric","policy_id":"id1","service_id":"service1","policy_data":{"servingCellNrcgi":"1"},"status_notification_uri":"/policy-status?id=XXX","policytype_id":"type1","transient":false}]} [facility=, subject=, traceId=] 2026-03-21T12:46:02.864+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64ef3de1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.867+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 54af686f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.869+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54af686f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.874+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64ef3de1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.874+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"policies":[{"ric_id":"ric","policy_id":"id2","service_id":"service2","policy_data":{"servingCellNrcgi":"1"},"status_notification_uri":"/policy-status?id=XXX","policytype_id":"type1","transient":false}]} [facility=, subject=, traceId=] 2026-03-21T12:46:02.922+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e3eac58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.925+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 6d843058, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.925+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 6ddfcb5b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.928+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ddfcb5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.929+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d843058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.930+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 6218986f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.938+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e3eac58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.948+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6218986f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.986+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50d34a65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:02.989+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50d34a65 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.035+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ddc2880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.038+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ddc2880 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.097+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id/status, and the Request Id: 511d5e56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.104+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 16a9d930, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.107+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:46:03.112+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16a9d930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.113+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 511d5e56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.175+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/XXX/status, and the Request Id: 2b6c5dfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.178+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b6c5dfb the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.225+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id/status, and the Request Id: 6f813a72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.228+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 745bc3fb, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.231+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 745bc3fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.235+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f813a72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.395+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types/AC.D, and the Request Id: 68eeceb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.403+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68eeceb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.453+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types/JUNK, and the Request Id: 5d839470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.456+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d839470 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.558+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2978a806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.560+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2978a806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.606+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19dfc6d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.608+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19dfc6d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.661+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ab571e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.664+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ab571e7 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.706+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33b92c36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.709+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33b92c36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.762+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b11fca1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.766+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b11fca1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.809+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38e1f0e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.812+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38e1f0e8 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.857+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c1a29f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.861+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c1a29f5 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.903+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 236a2b84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.905+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 236a2b84 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.958+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: 4330ecf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:03.973+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4330ecf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:04.028+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: 5f91dc1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:04.030+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f91dc1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:04.094+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: 58a7c73a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:04.097+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58a7c73a the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:04.171+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: 14703b2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:04.173+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14703b2e the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:04.234+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: 38d26e08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:04.250+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38d26e08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:04.305+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: 73933cc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:04.306+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73933cc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:04.351+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: 1a1f94a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:04.352+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a1f94a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:04.397+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: 7f24d002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:04.399+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f24d002 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:04.456+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/status, and the Request Id: 396f174c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:04.460+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 396f174c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:04.511+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /status, and the Request Id: 62ed5259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:04.514+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62ed5259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:04.812+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id2, and the Request Id: 38ce98f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:04.815+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7e8f0229, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:04.817+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e8f0229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:04.819+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:46:05.012+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 92b8859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:05.123+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: fb67f55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:05.176+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 291a9ea3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:05.225+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 53c12292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:05.233+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c12292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:05.293+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 735fd77b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:05.295+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 735fd77b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:05.297+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"service_list":[{"callback_url":"https://localhost:34461/r-app/near-rt-ric-status","service_id":"ac.dc","keep_alive_interval_seconds":0,"time_since_last_activity_seconds":0}]} [facility=, subject=, traceId=] 2026-03-21T12:46:05.348+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/ac.dc/keepalive, and the Request Id: 1c291030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:05.399+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/ac.dc, and the Request Id: 648bd3db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:05.402+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 6e3a39f4, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:05.412+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e3a39f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:05.414+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:46:05.455+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/junk/keepalive, and the Request Id: 6d2edb2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:05.458+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d2edb2a the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:05.510+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 22f7b3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:05.525+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22f7b3a the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:05.577+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 464fb39d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:05.579+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 464fb39d the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:05.634+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: b59135d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:05.637+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b59135d the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:05.697+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 7dd457c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:05.700+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd457c2 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:05.774+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 32094974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:05.777+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32094974 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:05.857+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 674a01c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:05.905+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 796de27f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:05.908+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 3d774769, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:05.910+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d774769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:05.914+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:46:05.962+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cc972ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:05.965+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 5be1c99c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:05.967+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5be1c99c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.019+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f697356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.023+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 48739261, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.025+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48739261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.027+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f697356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.071+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/instance_1.2.3, and the Request Id: 787c0e84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.077+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 538b5ee1, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.079+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 538b5ee1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.081+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 787c0e84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.132+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14a3b11e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.134+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14a3b11e the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.179+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e600ea1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.192+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 33ec3dbc, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.194+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33ec3dbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.197+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e600ea1 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.241+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67fc11dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.245+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 2f4f3f86, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.246+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f4f3f86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.248+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67fc11dd the Status code of the response: 423 LOCKED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.302+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 449adfb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.307+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 253a8e83, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.308+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 253a8e83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.310+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:46:06.393+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 3ee17b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.443+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5713464b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.447+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 52352e05, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.449+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52352e05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.451+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:46:06.492+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42461607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.495+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 617648fa, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.497+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 617648fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.498+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42461607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.551+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 326dd1b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.554+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: e041f29, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.556+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e041f29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.559+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 326dd1b7 the Status code of the response: 409 CONFLICT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.626+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 2ed1c9f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.671+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 2091201d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.675+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:46:06.696+0000 [https-jsse-nio-auto-6-exec-8] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 2026-03-21T12:46:06.696+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /r-app/near-rt-ric-status, and the Request Id: 57596a10, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:06.697+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.RappSimulatorController - R-App callback body: {"ric_id":"ric1","event_type":"AVAILABLE"} [facility=, subject=, traceId=] 2026-03-21T12:46:06.701+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.ServiceCallbacks - Service: junkService, callback: https://junk failed: org.springframework.web.reactive.function.client.WebClientRequestException: Failed to resolve 'junk' [A(1)] [facility=, subject=, traceId=] 2026-03-21T12:46:06.950+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 6bf3f62f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:07.000+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c346715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:07.004+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: dced858, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:07.006+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dced858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:07.011+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:46:09.002+0000 [parallel-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Service is expired: service1 [facility=, subject=, traceId=] 2026-03-21T12:46:09.069+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:46:09.073+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:46:09.465+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: 7af16618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:09.467+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7af16618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:09.526+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 213fa0b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:09.530+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 46278197, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:09.532+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46278197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:09.534+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 213fa0b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:09.589+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60ef64a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:09.594+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60ef64a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:09.642+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30dcb10a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:09.645+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 37617329, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:09.646+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37617329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:09.648+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30dcb10a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:09.703+0000 [https-jsse-nio-auto-6-exec-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/loggers/org.onap.ccsdk.oran.a1policymanagementservice, and the Request Id: 2008912c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:09.774+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 204 NO_CONTENT [facility=, subject=, traceId=] 2026-03-21T12:46:09.775+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:34461/actuator/loggers/org.onap.ccsdk.oran.a1policymanagementservice'' [facility=, subject=, traceId=] 2026-03-21T12:46:09.777+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/loggers/org.onap.ccsdk.oran.a1policymanagementservice, and the Request Id: 436e8f23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:09.798+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-03-21T12:46:09.798+0000 [boundedElastic-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 436e8f23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:09.798+0000 [boundedElastic-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 436e8f23 the response is: {"configuredLevel":"TRACE","effectiveLevel":"TRACE"} [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:09.799+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:34461/actuator/loggers/org.springframework.boot.actuate'' [facility=, subject=, traceId=] 2026-03-21T12:46:09.800+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/loggers/org.springframework.boot.actuate, and the Request Id: 60a4ae92, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:09.802+0000 [https-jsse-nio-auto-6-exec-12] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60a4ae92 the received request body: {"configuredLevel":"trace"} [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:09.805+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 204 NO_CONTENT [facility=, subject=, traceId=] 2026-03-21T12:46:09.806+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:34461/actuator/shutdown'' [facility=, subject=, traceId=] 2026-03-21T12:46:09.807+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/shutdown, and the Request Id: f36ea6e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:09.808+0000 [https-jsse-nio-auto-6-exec-1] DEBUG org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - [f36ea6e] Mapped to Actuator web endpoint 'shutdown' [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:09.832+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-03-21T12:46:09.833+0000 [boundedElastic-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f36ea6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:09.834+0000 [boundedElastic-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f36ea6e the response is: {"message":"Shutting down, bye..."} [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:09.834+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/policies [facility=, subject=, traceId=] 2026-03-21T12:46:09.835+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies, prefix: [facility=, subject=, traceId=] 2026-03-21T12:46:09.835+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric1, prefix: [facility=, subject=, traceId=] 2026-03-21T12:46:09.835+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ricXXX, prefix: [facility=, subject=, traceId=] 2026-03-21T12:46:09.835+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric.1, prefix: [facility=, subject=, traceId=] 2026-03-21T12:46:09.835+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric, prefix: [facility=, subject=, traceId=] 2026-03-21T12:46:09.835+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/policytypes [facility=, subject=, traceId=] 2026-03-21T12:46:09.835+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-03-21T12:46:09.835+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/services [facility=, subject=, traceId=] 2026-03-21T12:46:09.836+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/services, prefix: [facility=, subject=, traceId=] 2026-03-21T12:46:09.845+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-03-21T12:46:09.846+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 104.6 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.3) 2026-03-21T12:46:09.937+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - Starting ConfigurationControllerTest using Java 17.0.7 with PID 2903 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release) [facility=, subject=, traceId=] 2026-03-21T12:46:09.937+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-03-21T12:46:10.191+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.audit.AuditEventsEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-03-21T12:46:10.193+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.availability.AvailabilityProbesAutoConfiguration$ProbesCondition - Condition AvailabilityProbesAutoConfiguration.ProbesCondition on org.springframework.boot.actuate.autoconfigure.availability.AvailabilityProbesAutoConfiguration did not match due to Probes availability not running on a supported cloud platform [facility=, subject=, traceId=] 2026-03-21T12:46:10.194+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.beans.BeansEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-03-21T12:46:10.201+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.cache.CachesEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-03-21T12:46:10.202+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.health.HealthEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-03-21T12:46:10.205+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.health.HealthEndpointReactiveWebExtensionConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-03-21T12:46:10.207+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.info.InfoEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-03-21T12:46:10.208+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.condition.ConditionsReportEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-03-21T12:46:10.209+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.context.ShutdownEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-03-21T12:46:10.209+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.context.properties.ConfigurationPropertiesReportEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-03-21T12:46:10.212+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-03-21T12:46:10.214+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.flyway.FlywayEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-03-21T12:46:10.215+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.ssl.SslHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 2026-03-21T12:46:10.215+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 2026-03-21T12:46:10.216+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 2026-03-21T12:46:10.217+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-03-21T12:46:10.218+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.logging.LoggersEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-03-21T12:46:10.220+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.logging.OnEnabledLoggingExportCondition - Condition OnEnabledLoggingExportCondition on org.springframework.boot.actuate.autoconfigure.logging.otlp.OtlpLoggingConfigurations$Exporters matched due to @ConditionalOnEnabledLoggingExport is enabled by default [facility=, subject=, traceId=] 2026-03-21T12:46:10.221+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.management.HeapDumpWebEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint the configured access for endpoint 'heapdump' is NONE [facility=, subject=, traceId=] 2026-03-21T12:46:10.222+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.management.ThreadDumpEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-03-21T12:46:10.226+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.metrics.export.OnMetricsExportEnabledCondition - Condition OnMetricsExportEnabledCondition on org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration did not match due to @ConditionalOnEnabledMetricsExport management.defaults.metrics.export.enabled is considered false [facility=, subject=, traceId=] 2026-03-21T12:46:10.227+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.metrics.export.OnMetricsExportEnabledCondition - Condition OnMetricsExportEnabledCondition on org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimpleMetricsExportAutoConfiguration matched due to @ConditionalOnEnabledMetricsExport management.simple.metrics.export.enabled is true [facility=, subject=, traceId=] 2026-03-21T12:46:10.229+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.metrics.LogbackMetricsAutoConfiguration$LogbackLoggingCondition - Condition LogbackMetricsAutoConfiguration.LogbackLoggingCondition on org.springframework.boot.actuate.autoconfigure.metrics.LogbackMetricsAutoConfiguration matched due to LogbackLoggingCondition ILoggerFactory is a Logback LoggerContext [facility=, subject=, traceId=] 2026-03-21T12:46:10.230+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.metrics.MetricsEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-03-21T12:46:10.247+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.r2dbc.ConnectionFactoryHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 2026-03-21T12:46:10.248+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.sbom.SbomEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-03-21T12:46:10.248+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.scheduling.ScheduledTasksEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-03-21T12:46:10.250+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.startup.StartupEndpointAutoConfiguration$ApplicationStartupCondition - Condition StartupEndpointAutoConfiguration.ApplicationStartupCondition on org.springframework.boot.actuate.autoconfigure.startup.StartupEndpointAutoConfiguration did not match due to ApplicationStartup configured applicationStartup is of type class org.springframework.core.metrics.DefaultApplicationStartup, expected BufferingApplicationStartup. [facility=, subject=, traceId=] 2026-03-21T12:46:10.252+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.tracing.OnEnabledTracingCondition - Condition OnEnabledTracingCondition on org.springframework.boot.actuate.autoconfigure.tracing.otlp.OtlpTracingConfigurations$Exporters did not match due to @ConditionalOnEnabledTracing management.tracing.enabled is false [facility=, subject=, traceId=] 2026-03-21T12:46:10.254+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.web.exchanges.HttpExchangesEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-03-21T12:46:10.254+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-03-21T12:46:10.270+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.web.server.OnManagementPortCondition - Condition OnManagementPortCondition on org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$DifferentManagementContextConfiguration did not match due to Management Port actual port type (SAME) did not match required type (DIFFERENT) [facility=, subject=, traceId=] 2026-03-21T12:46:10.270+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.web.server.OnManagementPortCondition - Condition OnManagementPortCondition on org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration matched due to Management Port actual port type (SAME) matched required type [facility=, subject=, traceId=] 2026-03-21T12:46:10.283+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-03-21T12:46:10.303+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.health.HealthEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-03-21T12:46:10.305+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.health.HealthEndpointReactiveWebExtensionConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-03-21T12:46:10.308+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#envInfoContributor did not match due to @ConditionalOnEnabledInfoContributor management.info.env.enabled is not true [facility=, subject=, traceId=] 2026-03-21T12:46:10.308+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#gitInfoContributor matched due to @ConditionalOnEnabledInfoContributor management.info.defaults.enabled is considered true [facility=, subject=, traceId=] 2026-03-21T12:46:10.309+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#buildInfoContributor matched due to @ConditionalOnEnabledInfoContributor management.info.defaults.enabled is considered true [facility=, subject=, traceId=] 2026-03-21T12:46:10.309+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#javaInfoContributor did not match due to @ConditionalOnEnabledInfoContributor management.info.java.enabled is not true [facility=, subject=, traceId=] 2026-03-21T12:46:10.309+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#osInfoContributor did not match due to @ConditionalOnEnabledInfoContributor management.info.os.enabled is not true [facility=, subject=, traceId=] 2026-03-21T12:46:10.309+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#processInfoContributor did not match due to @ConditionalOnEnabledInfoContributor management.info.process.enabled is not true [facility=, subject=, traceId=] 2026-03-21T12:46:10.310+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#sslInfoContributor did not match due to @ConditionalOnEnabledInfoContributor management.info.ssl.enabled is not true [facility=, subject=, traceId=] 2026-03-21T12:46:10.310+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#sslInfo did not match due to @ConditionalOnEnabledInfoContributor management.info.ssl.enabled is not true [facility=, subject=, traceId=] 2026-03-21T12:46:10.310+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.info.InfoEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-03-21T12:46:10.311+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.context.ShutdownEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-03-21T12:46:10.315+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.ssl.SslHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 2026-03-21T12:46:10.315+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 2026-03-21T12:46:10.316+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.health.HealthContributorAutoConfiguration#pingHealthContributor matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 2026-03-21T12:46:10.316+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-03-21T12:46:10.317+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointAutoConfiguration$LogFileCondition - Condition LogFileWebEndpointAutoConfiguration.LogFileCondition on org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointAutoConfiguration#logFileWebEndpoint matched due to Log File found logging.file.name /var/log/policy-agent/application.log [facility=, subject=, traceId=] 2026-03-21T12:46:10.317+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.logging.LoggersEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-03-21T12:46:10.317+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.logging.LoggersEndpointAutoConfiguration$OnEnabledLoggingSystemCondition - Condition LoggersEndpointAutoConfiguration.OnEnabledLoggingSystemCondition on org.springframework.boot.actuate.autoconfigure.logging.LoggersEndpointAutoConfiguration#loggersEndpoint matched due to Logging System enabled [facility=, subject=, traceId=] 2026-03-21T12:46:10.320+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.management.ThreadDumpEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-03-21T12:46:10.321+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.tracing.OnEnabledTracingCondition - Condition OnEnabledTracingCondition on org.springframework.boot.actuate.autoconfigure.tracing.OpenTelemetryPropagationConfigurations$PropagationWithBaggage#textMapPropagatorWithBaggage did not match due to @ConditionalOnEnabledTracing management.tracing.enabled is false [facility=, subject=, traceId=] 2026-03-21T12:46:10.357+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.metrics.export.OnMetricsExportEnabledCondition - Condition OnMetricsExportEnabledCondition on org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimpleMetricsExportAutoConfiguration matched due to @ConditionalOnEnabledMetricsExport management.simple.metrics.export.enabled is true [facility=, subject=, traceId=] 2026-03-21T12:46:10.367+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.metrics.CompositeMeterRegistryConfiguration$MultipleNonPrimaryMeterRegistriesCondition - Condition CompositeMeterRegistryConfiguration.MultipleNonPrimaryMeterRegistriesCondition on org.springframework.boot.actuate.autoconfigure.metrics.CompositeMeterRegistryConfiguration did not match due to NoneNestedConditions 1 matched 1 did not; NestedCondition on CompositeMeterRegistryConfiguration.MultipleNonPrimaryMeterRegistriesCondition.SingleInjectableMeterRegistry @ConditionalOnSingleCandidate (types: io.micrometer.core.instrument.MeterRegistry; SearchStrategy: all) found a single bean 'simpleMeterRegistry'; NestedCondition on CompositeMeterRegistryConfiguration.MultipleNonPrimaryMeterRegistriesCondition.NoMeterRegistryCondition @ConditionalOnMissingBean (types: io.micrometer.core.instrument.MeterRegistry; SearchStrategy: all) found beans of type 'io.micrometer.core.instrument.MeterRegistry' simpleMeterRegistry [facility=, subject=, traceId=] 2026-03-21T12:46:10.370+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.metrics.LogbackMetricsAutoConfiguration$LogbackLoggingCondition - Condition LogbackMetricsAutoConfiguration.LogbackLoggingCondition on org.springframework.boot.actuate.autoconfigure.metrics.LogbackMetricsAutoConfiguration matched due to LogbackLoggingCondition ILoggerFactory is a Logback LoggerContext [facility=, subject=, traceId=] 2026-03-21T12:46:10.371+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.metrics.MetricsEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-03-21T12:46:10.399+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.web.server.OnManagementPortCondition - Condition OnManagementPortCondition on org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration matched due to Management Port actual port type (SAME) matched required type [facility=, subject=, traceId=] 2026-03-21T12:46:10.400+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.web.server.OnManagementPortCondition - Condition OnManagementPortCondition on org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive.WebFluxEndpointManagementContextConfiguration#managementHealthEndpointWebFluxHandlerMapping did not match due to Management Port actual port type (SAME) did not match required type (DIFFERENT) [facility=, subject=, traceId=] 2026-03-21T12:46:10.533+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-03-21T12:46:10.671+0000 [main] DEBUG org.springframework.boot.actuate.endpoint.web.reactive.AdditionalHealthEndpointPathsWebFluxHandlerMapping - 0 mappings in 'healthEndpointWebFluxHandlerMapping' [facility=, subject=, traceId=] 2026-03-21T12:46:10.694+0000 [main] INFO org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver - Exposing 7 endpoints beneath base path '/actuator' [facility=, subject=, traceId=] 2026-03-21T12:46:10.696+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/health, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-03-21T12:46:10.697+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/health/{*path}, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-03-21T12:46:10.697+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/info, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-03-21T12:46:10.697+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{POST /actuator/shutdown, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$WriteOperationHandler.handle(org.springframework.web.server.ServerWebExchange,java.util.Map) [facility=, subject=, traceId=] 2026-03-21T12:46:10.698+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/logfile, produces [text/plain;charset=UTF-8]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-03-21T12:46:10.698+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/loggers, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-03-21T12:46:10.698+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/loggers/{name}, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-03-21T12:46:10.699+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{POST /actuator/loggers/{name}, consumes [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$WriteOperationHandler.handle(org.springframework.web.server.ServerWebExchange,java.util.Map) [facility=, subject=, traceId=] 2026-03-21T12:46:10.699+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/threaddump, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-03-21T12:46:10.699+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/threaddump, produces [text/plain;charset=UTF-8]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-03-21T12:46:10.700+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/metrics, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-03-21T12:46:10.700+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/metrics/{requiredMetricName}, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-03-21T12:46:10.700+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to public java.lang.Object org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping$WebFluxLinksHandler.links(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-03-21T12:46:10.717+0000 [main] DEBUG org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - 13 mappings in 'webEndpointReactiveHandlerMapping' [facility=, subject=, traceId=] 2026-03-21T12:46:10.719+0000 [main] DEBUG org.springframework.boot.actuate.endpoint.web.reactive.ControllerEndpointHandlerMapping - 0 mappings in 'controllerEndpointHandlerMapping' [facility=, subject=, traceId=] 2026-03-21T12:46:10.930+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - Started ConfigurationControllerTest in 1.036 seconds (process running for 224.754) [facility=, subject=, traceId=] 2026-03-21T12:46:10.996+0000 [https-jsse-nio-auto-7-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: 446e3715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:11.026+0000 [https-jsse-nio-auto-7-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 446e3715 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:11.081+0000 [https-jsse-nio-auto-7-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: e27b180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:11.086+0000 [https-jsse-nio-auto-7-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e27b180 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:11.136+0000 [https-jsse-nio-auto-7-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: 26959bd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:11.143+0000 [https-jsse-nio-auto-7-exec-7] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-03-21T12:46:11.144+0000 [https-jsse-nio-auto-7-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-03-21T12:46:11.937+0000 [parallel-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-03-21T12:46:12.197+0000 [parallel-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:46:12.226+0000 [parallel-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:46:12.330+0000 [https-jsse-nio-auto-7-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: 246a6197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:12.336+0000 [https-jsse-nio-auto-7-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 246a6197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.470 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientV2Test 2026-03-21T12:46:12.667+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientVersion2 - Unexpected response for policy type: {"policySchema": "type":"type1"}}, exception: org.json.JSONException: Expected a ',' or '}' at 24 [character 25 line 1] [facility=, subject=, traceId=] 2026-03-21T12:46:12.688+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientVersion2 - Unexpected response for policy type: {"type":"type1"}, exception: org.json.JSONException: JSONObject["policySchema"] not found. [facility=, subject=, traceId=] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientV2Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClientTest 2026-03-21T12:46:12.795+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClient - Not supported protocoltype: STD_V1_1 [facility=, subject=, traceId=] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterICCSDKTest 2026-03-21T12:46:12.936+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterICCSDK - Not supported protocoltype: STD_V1_1 [facility=, subject=, traceId=] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterICCSDKTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterITest 2026-03-21T12:46:12.998+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1Client - Unexpected response for policy type: {"create_schema": "type":"type1"}}, exception: org.json.JSONException: Expected a ',' or '}' at 25 [character 26 line 1] [facility=, subject=, traceId=] 2026-03-21T12:46:13.019+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1Client - Unexpected response for policy type: {"type":"type1"}, exception: org.json.JSONException: JSONObject["create_schema"] not found. [facility=, subject=, traceId=] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterITest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1ClientTest 2026-03-21T12:46:13.367+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1Client - Unexpected response for policy type: {"create_schema": "type":"type1"}}, exception: org.json.JSONException: Expected a ',' or '}' at 25 [character 26 line 1] [facility=, subject=, traceId=] 2026-03-21T12:46:13.381+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1Client - Unexpected response for policy type: {"type":"type1"}, exception: org.json.JSONException: JSONObject["create_schema"] not found. [facility=, subject=, traceId=] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1ClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.3) 2026-03-21T12:46:13.503+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - Starting AsyncRestClientTest using Java 17.0.7 with PID 2903 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release) [facility=, subject=, traceId=] 2026-03-21T12:46:13.503+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-03-21T12:46:13.815+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-03-21T12:46:13.933+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Could not create directory: /var/policy-management-service/database/services, reason: /var/policy-management-service [facility=, subject=, traceId=] 2026-03-21T12:46:13.934+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Could not list filed in /var/policy-management-service/database, reason; /var/policy-management-service/database [facility=, subject=, traceId=] 2026-03-21T12:46:13.934+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Could not restore services database : /var/policy-management-service/database [facility=, subject=, traceId=] 2026-03-21T12:46:13.935+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Could not create directory: /var/policy-management-service/database/policytypes, reason: /var/policy-management-service [facility=, subject=, traceId=] 2026-03-21T12:46:13.935+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Could not list filed in /var/policy-management-service/database, reason; /var/policy-management-service/database [facility=, subject=, traceId=] 2026-03-21T12:46:13.935+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Could not restore policy type database : /var/policy-management-service/database [facility=, subject=, traceId=] 2026-03-21T12:46:13.980+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-03-21T12:46:13.982+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/policy-agent/etc/cert/keystore.jks (No such file or directory) [facility=, subject=, traceId=] 2026-03-21T12:46:14.228+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - Started AsyncRestClientTest in 0.774 seconds (process running for 228.052) [facility=, subject=, traceId=] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.160 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.3) 2026-03-21T12:46:14.619+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - Starting A1ClientFactoryTest using Java 17.0.7 with PID 2903 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release) [facility=, subject=, traceId=] 2026-03-21T12:46:14.620+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-03-21T12:46:14.909+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-03-21T12:46:15.104+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-03-21T12:46:15.394+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - Started A1ClientFactoryTest in 0.811 seconds (process running for 229.218) [facility=, subject=, traceId=] 2026-03-21T12:46:15.406+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-03-21T12:46:15.442+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-03-21T12:46:15.469+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-03-21T12:46:15.471+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactory - Could not get protocol version from Near-RT RIC: Name [facility=, subject=, traceId=] 2026-03-21T12:46:15.492+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-03-21T12:46:15.501+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-03-21T12:46:15.510+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.962 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspectTest 2026-03-21T12:46:16.140+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect - Execution time of LogAspectTest.null: 0 ms [facility=, subject=, traceId=] 2026-03-21T12:46:16.144+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect - Entering method: signature [facility=, subject=, traceId=] 2026-03-21T12:46:16.147+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect - Exiting method: signature [facility=, subject=, traceId=] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 s -- in org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspectTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.3) 2026-03-21T12:46:16.208+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Starting ReactiveEntryExitFilterExcludeMultiPathTest using Java 17.0.7 with PID 2903 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release) [facility=, subject=, traceId=] 2026-03-21T12:46:16.208+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Running with Spring Boot v3.5.3, Spring v6.2.8 [facility=, subject=, traceId=] 2026-03-21T12:46:16.209+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-03-21T12:46:16.437+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-03-21T12:46:16.579+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-03-21T12:46:16.579+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-03-21T12:46:16.579+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-03-21T12:46:16.580+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-03-21T12:46:16.580+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-03-21T12:46:16.580+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 0 [facility=, subject=, traceId=] 2026-03-21T12:46:16.617+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-03-21T12:46:16.649+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-03-21T12:46:16.655+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-03-21T12:46:16.890+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Started ReactiveEntryExitFilterExcludeMultiPathTest in 0.713 seconds (process running for 230.714) [facility=, subject=, traceId=] 2026-03-21T12:46:16.891+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-03-21T12:46:16.909+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-03-21T12:46:16.909+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-03-21T12:46:16.931+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:34123/actuator/health'' [facility=, subject=, traceId=] 2026-03-21T12:46:17.028+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-03-21T12:46:17.129+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:34123/a1-policy-management/v1/rics'' [facility=, subject=, traceId=] 2026-03-21T12:46:17.155+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.008 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.3) 2026-03-21T12:46:17.267+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - Starting ReactiveEntryExitFilterDisableTest using Java 17.0.7 with PID 2903 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release) [facility=, subject=, traceId=] 2026-03-21T12:46:17.267+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-03-21T12:46:17.659+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: false [facility=, subject=, traceId=] 2026-03-21T12:46:17.881+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-03-21T12:46:18.225+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - Started ReactiveEntryExitFilterDisableTest in 1.044 seconds (process running for 232.049) [facility=, subject=, traceId=] 2026-03-21T12:46:18.313+0000 [https-jsse-nio-auto-10-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-03-21T12:46:18.374+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:46:18.400+0000 [https-jsse-nio-auto-10-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.310 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.3) 2026-03-21T12:46:18.550+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Starting ReactiveEntryExitFilterNullPathTest using Java 17.0.7 with PID 2903 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release) [facility=, subject=, traceId=] 2026-03-21T12:46:18.550+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Running with Spring Boot v3.5.3, Spring v6.2.8 [facility=, subject=, traceId=] 2026-03-21T12:46:18.550+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-03-21T12:46:18.820+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-03-21T12:46:19.014+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-03-21T12:46:19.014+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-03-21T12:46:19.014+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-03-21T12:46:19.016+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-03-21T12:46:19.016+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-03-21T12:46:19.016+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 2026-03-21T12:46:19.059+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-03-21T12:46:19.092+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-03-21T12:46:19.098+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-03-21T12:46:19.355+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Started ReactiveEntryExitFilterNullPathTest in 0.856 seconds (process running for 233.179) [facility=, subject=, traceId=] 2026-03-21T12:46:19.356+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-03-21T12:46:19.363+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-03-21T12:46:19.364+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-03-21T12:46:19.395+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:35117/actuator/health'' [facility=, subject=, traceId=] 2026-03-21T12:46:19.409+0000 [https-jsse-nio-auto-11-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/health, and the Request Id: 77d768ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:19.434+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-03-21T12:46:19.435+0000 [boundedElastic-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77d768ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:19.435+0000 [boundedElastic-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77d768ee the response is: {"status":"UP"} [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.018 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.3) 2026-03-21T12:46:19.561+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Starting ReactiveEntryExitFilterTest using Java 17.0.7 with PID 2903 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release) [facility=, subject=, traceId=] 2026-03-21T12:46:19.561+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Running with Spring Boot v3.5.3, Spring v6.2.8 [facility=, subject=, traceId=] 2026-03-21T12:46:19.561+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-03-21T12:46:19.968+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-03-21T12:46:20.217+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-03-21T12:46:20.221+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-03-21T12:46:20.222+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-03-21T12:46:20.225+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-03-21T12:46:20.225+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-03-21T12:46:20.226+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 2026-03-21T12:46:20.295+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-03-21T12:46:20.343+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-03-21T12:46:20.354+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-03-21T12:46:20.645+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Started ReactiveEntryExitFilterTest in 1.131 seconds (process running for 234.469) [facility=, subject=, traceId=] 2026-03-21T12:46:20.647+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-03-21T12:46:20.656+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-03-21T12:46:20.656+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-03-21T12:46:20.693+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:43221/actuator/health'' [facility=, subject=, traceId=] 2026-03-21T12:46:20.767+0000 [https-jsse-nio-auto-12-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/health, and the Request Id: 2d3e272e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:20.788+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-03-21T12:46:20.788+0000 [https-jsse-nio-auto-12-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d3e272e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:20.788+0000 [https-jsse-nio-auto-12-exec-6] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d3e272e the response is: {"status":"UP"} [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:20.850+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Ric - Ric ric.1 state set to AVAILABLE [facility=, subject=, traceId=] 2026-03-21T12:46:20.886+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:43221/a1-policy-management/v1/policies'' [facility=, subject=, traceId=] 2026-03-21T12:46:20.903+0000 [https-jsse-nio-auto-12-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 389ca677, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:20.910+0000 [https-jsse-nio-auto-12-exec-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 389ca677 the received request body: {"nearRtRicId":"ric.1","_transient":false,"serviceId":"","policyObject":{"scope":{"ueId":"ue5100","qosId":"qos5100"},"qosObjectives":{"priorityLevel":5100.0}},"policyTypeId":"type1_1.2.3"} [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:20.911+0000 [https-jsse-nio-auto-12-exec-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Authorization header is missing or does not contain a Bearer token [facility=, subject=, traceId=] 2026-03-21T12:46:20.911+0000 [https-jsse-nio-auto-12-exec-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - ServiceID extracted from token: [facility=, subject=, traceId=] 2026-03-21T12:46:20.911+0000 [https-jsse-nio-auto-12-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-03-21T12:46:20.911+0000 [https-jsse-nio-auto-12-exec-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - No authorization token received in {user-agent=ReactorNetty/1.2.7, host=localhost:43221, accept=*/*, content-type=application/json, content-length=188} [facility=, subject=, traceId=] 2026-03-21T12:46:20.916+0000 [https-jsse-nio-auto-12-exec-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:43221/example-authz-check'' [facility=, subject=, traceId=] 2026-03-21T12:46:20.936+0000 [https-jsse-nio-auto-12-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 79364078, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:20.941+0000 [https-jsse-nio-auto-12-exec-9] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79364078 the received request body: {"input":{"access_type":"WRITE","policy_type_id":"type1_1.2.3","auth_token":""}} [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:20.942+0000 [https-jsse-nio-auto-12-exec-9] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.OpenPolicyAgentSimulatorController - Auth org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.PolicyAuthorizationRequest@4fd5602c [facility=, subject=, traceId=] 2026-03-21T12:46:20.946+0000 [https-jsse-nio-auto-12-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79364078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:20.946+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-03-21T12:46:20.946+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Auth result: {"result":true} [facility=, subject=, traceId=] 2026-03-21T12:46:20.947+0000 [reactor-http-epoll-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Lock granted ric.1:createPolicy [facility=, subject=, traceId=] 2026-03-21T12:46:20.947+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.MockA1ClientFactory - Creating client for RIC: ric.1 [facility=, subject=, traceId=] 2026-03-21T12:46:20.948+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-03-21T12:46:20.946+0000 [https-jsse-nio-auto-12-exec-9] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79364078 the response is: {"result":true} [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:20.956+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 201 CREATED [facility=, subject=, traceId=] 2026-03-21T12:46:20.957+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 389ca677 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:20.957+0000 [reactor-http-epoll-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 389ca677 the response is: {"nearRtRicId":"ric.1","policyId":null,"serviceId":"","policyObject":{"scope":{"ueId":"ue5100","qosId":"qos5100"},"qosObjectives":{"priorityLevel":5100.0}},"policyTypeId":"type1_1.2.3","transient":false} [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:20.957+0000 [reactor-http-epoll-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Unlocking lock ric.1:createPolicy [facility=, subject=, traceId=] 2026-03-21T12:46:20.959+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:43221/a1-policy-management/v1/policies'' [facility=, subject=, traceId=] 2026-03-21T12:46:20.961+0000 [https-jsse-nio-auto-12-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 2353a779, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:20.963+0000 [https-jsse-nio-auto-12-exec-10] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2353a779 the received request body: {"nearRtRicId":"ric.1","_transient":false,"serviceId":"","policyObject":{"scope":{"ueId":"ue5100","qosId":"qos5100"},"qosObjectives":{"priorityLevel":5100.0}},"policyTypeId":"type1_1.2.3"} [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:20.964+0000 [https-jsse-nio-auto-12-exec-10] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Authorization header is missing or does not contain a Bearer token [facility=, subject=, traceId=] 2026-03-21T12:46:20.964+0000 [https-jsse-nio-auto-12-exec-10] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - ServiceID extracted from token: [facility=, subject=, traceId=] 2026-03-21T12:46:20.964+0000 [https-jsse-nio-auto-12-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-03-21T12:46:20.964+0000 [https-jsse-nio-auto-12-exec-10] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - No authorization token received in {user-agent=ReactorNetty/1.2.7, host=localhost:43221, accept=*/*, content-type=application/json, content-length=188} [facility=, subject=, traceId=] 2026-03-21T12:46:20.964+0000 [https-jsse-nio-auto-12-exec-10] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:43221/example-authz-check'' [facility=, subject=, traceId=] 2026-03-21T12:46:20.966+0000 [https-jsse-nio-auto-12-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4419bc8b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:20.967+0000 [https-jsse-nio-auto-12-exec-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4419bc8b the received request body: {"input":{"access_type":"WRITE","policy_type_id":"type1_1.2.3","auth_token":""}} [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:20.968+0000 [https-jsse-nio-auto-12-exec-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.OpenPolicyAgentSimulatorController - Auth org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.PolicyAuthorizationRequest@3a224ff0 [facility=, subject=, traceId=] 2026-03-21T12:46:20.968+0000 [https-jsse-nio-auto-12-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4419bc8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:20.969+0000 [https-jsse-nio-auto-12-exec-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4419bc8b the response is: {"result":true} [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:20.971+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-03-21T12:46:20.971+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Auth result: {"result":true} [facility=, subject=, traceId=] 2026-03-21T12:46:20.971+0000 [reactor-http-epoll-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Lock granted ric.1:createPolicy [facility=, subject=, traceId=] 2026-03-21T12:46:20.973+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 201 CREATED [facility=, subject=, traceId=] 2026-03-21T12:46:20.974+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2353a779 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:20.974+0000 [reactor-http-epoll-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2353a779 the response is: {"nearRtRicId":"ric.1","policyId":null,"serviceId":"","policyObject":{"scope":{"ueId":"ue5100","qosId":"qos5100"},"qosObjectives":{"priorityLevel":5100.0}},"policyTypeId":"type1_1.2.3","transient":false} [facility=log audit, subject=n/av, traceId=] 2026-03-21T12:46:20.974+0000 [reactor-http-epoll-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Unlocking lock ric.1:createPolicy [facility=, subject=, traceId=] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.533 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.3) 2026-03-21T12:46:21.089+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Starting ReactiveEntryExitFilterExcludePathTest using Java 17.0.7 with PID 2903 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release) [facility=, subject=, traceId=] 2026-03-21T12:46:21.090+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Running with Spring Boot v3.5.3, Spring v6.2.8 [facility=, subject=, traceId=] 2026-03-21T12:46:21.090+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-03-21T12:46:21.429+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-03-21T12:46:21.681+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-03-21T12:46:21.682+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-03-21T12:46:21.682+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-03-21T12:46:21.685+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-03-21T12:46:21.686+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-03-21T12:46:21.687+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 2026-03-21T12:46:21.746+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-03-21T12:46:21.789+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-03-21T12:46:21.797+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-03-21T12:46:22.088+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Started ReactiveEntryExitFilterExcludePathTest in 1.035 seconds (process running for 235.912) [facility=, subject=, traceId=] 2026-03-21T12:46:22.088+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-03-21T12:46:22.089+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-03-21T12:46:22.089+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-03-21T12:46:22.145+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:38957/actuator/health'' [facility=, subject=, traceId=] 2026-03-21T12:46:22.187+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.208 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 265, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.13:report (default-report) @ a1policymanagementservice --- [INFO] Loading execution data file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/jacoco.exec [INFO] Analyzed bundle 'a1policymanagementservice' with 111 classes [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-json) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: openapi (documentation) [INFO] Generator 'openapi' is considered stable. [INFO] Output file name [outputFileName=pms-api.json] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] wrote file to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/api/pms-api.json [INFO] Model void not generated since it's a free-form object [INFO] Operation (get /actuator - actuatorLinks) not generated since x-internal is set to true [INFO] Operation (get /actuator/heapdump - actuatorHeapdump) not generated since x-internal is set to true [INFO] Operation (get /actuator/info - actuatorInfo) not generated since x-internal is set to true [INFO] Operation (get /actuator/threaddump - actuatorThreaddump) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers - actuatorLoggers) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers/{name} - actuatorGetLogger) not generated since x-internal is set to true [INFO] Operation (post /actuator/loggers/{name} - actuatorSetlogger) not generated since x-internal is set to true [INFO] Operation (get /actuator/logfile - actuatorGetLogFile) not generated since x-internal is set to true [INFO] Operation (get /actuator/health - actuatorHealth) not generated since x-internal is set to true [INFO] Operation (get /actuator/health/** - actuatorHealthComponent) not generated since x-internal is set to true [INFO] Operation (post /actuator/shutdown - actuatorShutdown) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics - actuatorMetrics) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics/{requiredMetricName} - actuatorGetMetric) not generated since x-internal is set to true [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Skipping generation of Webhooks. [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/api/README.md [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/api/.openapi-generator-ignore [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/api/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/api/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-json-v3) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] OpenAPI Generator: openapi (documentation) [INFO] Generator 'openapi' is considered stable. [INFO] Output file name [outputFileName=pms-api-v3.json] [INFO] wrote file to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/api/pms-api-v3.json [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] Skipping generation of Webhooks. [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/api/README.md [INFO] Skipped /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/api/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/api/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/api/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-json-custom-a1pms) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] OpenAPI Generator: openapi (documentation) [INFO] Generator 'openapi' is considered stable. [INFO] Output file name [outputFileName=a1pms-api-v3.json] [INFO] wrote file to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/api/a1pms-api-v3.json [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] Skipping generation of Webhooks. [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/api/README.md [INFO] Skipped /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/api/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/api/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/api/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-html) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: html2 (documentation) [INFO] Generator 'html2' is considered stable. [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Model void not generated since it's a free-form object [INFO] Operation (get /actuator - actuatorLinks) not generated since x-internal is set to true [INFO] Operation (get /actuator/heapdump - actuatorHeapdump) not generated since x-internal is set to true [INFO] Operation (get /actuator/info - actuatorInfo) not generated since x-internal is set to true [INFO] Operation (get /actuator/threaddump - actuatorThreaddump) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers - actuatorLoggers) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers/{name} - actuatorGetLogger) not generated since x-internal is set to true [INFO] Operation (post /actuator/loggers/{name} - actuatorSetlogger) not generated since x-internal is set to true [INFO] Operation (get /actuator/logfile - actuatorGetLogFile) not generated since x-internal is set to true [INFO] Operation (get /actuator/health - actuatorHealth) not generated since x-internal is set to true [INFO] Operation (get /actuator/health/** - actuatorHealthComponent) not generated since x-internal is set to true [INFO] Operation (post /actuator/shutdown - actuatorShutdown) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics - actuatorMetrics) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics/{requiredMetricName} - actuatorGetMetric) not generated since x-internal is set to true [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Skipping generation of Webhooks. [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/api/pms-api/index.html [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/api/pms-api/.openapi-generator-ignore [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/api/pms-api/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/api/pms-api/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-html-v3) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: html2 (documentation) [INFO] Generator 'html2' is considered stable. [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] Skipping generation of Webhooks. [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/api/pms-api/v3/index.html [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/api/pms-api/v3/.openapi-generator-ignore [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/api/pms-api/v3/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/api/pms-api/v3/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-html-custom-a1pms) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: html2 (documentation) [INFO] Generator 'html2' is considered stable. [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] Skipping generation of Webhooks. [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/api/pms-api/v3/custom/index.html [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/api/pms-api/v3/custom/.openapi-generator-ignore [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/api/pms-api/v3/custom/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/api/pms-api/v3/custom/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ a1policymanagementservice --- [INFO] Building jar: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/a1policymanagementservice-2.10.1-SNAPSHOT.jar [INFO] [INFO] --- spring-boot:3.5.3:repackage (repackage) @ a1policymanagementservice --- [INFO] Replacing main artifact /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/a1policymanagementservice-2.10.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/a1policymanagementservice-2.10.1-SNAPSHOT.jar.original [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resource-doc-openapi) @ a1policymanagementservice --- [INFO] Copying 5 resources from api to docs/offeredapis/swagger [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resource-openapi-html) @ a1policymanagementservice --- [INFO] Copying 3 resources from api/pms-api to docs/offeredapis/openapitoolgen/offeredapis/pms-api [INFO] [INFO] --- docker:0.46.0:build (generate-a1policymanagementservice-image) @ a1policymanagementservice --- [INFO] [INFO] --- failsafe:3.5.3:integration-test (default) @ a1policymanagementservice --- [INFO] [INFO] --- failsafe:3.5.3:verify (default) @ a1policymanagementservice --- [INFO] No tests to run. [INFO] [INFO] --- install:3.1.4:install (default-install) @ a1policymanagementservice --- [INFO] Installing /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/a1policymanagementservice/2.10.1-SNAPSHOT/a1policymanagementservice-2.10.1-SNAPSHOT.pom [INFO] Installing /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/a1policymanagementservice-2.10.1-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/plt/a1policymanagementservice/2.10.1-SNAPSHOT/a1policymanagementservice-2.10.1-SNAPSHOT.jar [INFO] [INFO] --- docker:0.46.0:build (push-a1policymanagementservice-image) @ a1policymanagementservice --- [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ a1policymanagementservice --- [INFO] org.o-ran-sc.nonrtric.plt:a1policymanagementservice:jar:2.10.1-SNAPSHOT [INFO] +- jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile [INFO] +- io.swagger.core.v3:swagger-annotations:jar:2.2.31:compile [INFO] +- org.openapitools:jackson-databind-nullable:jar:0.2.6:compile [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.19.1:compile [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.1:compile [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.1:compile [INFO] +- org.springframework.boot:spring-boot:jar:3.5.3:compile [INFO] | \- org.springframework:spring-core:jar:6.2.8:compile [INFO] | \- org.springframework:spring-jcl:jar:6.2.8:compile [INFO] +- org.springframework:spring-context:jar:6.2.8:compile [INFO] | +- org.springframework:spring-aop:jar:6.2.8:compile [INFO] | +- org.springframework:spring-beans:jar:6.2.8:compile [INFO] | +- org.springframework:spring-expression:jar:6.2.8:compile [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.1:compile [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.1:compile [INFO] +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.3:compile [INFO] +- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.3:compile [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.3:compile [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.3:compile [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.5.18:compile [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile [INFO] | | \- org.yaml:snakeyaml:jar:2.4:compile [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.3:compile [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.1:compile [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.1:compile [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.3:compile [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.7:compile [INFO] | +- org.springframework:spring-web:jar:6.2.8:compile [INFO] | \- org.springframework:spring-webflux:jar:6.2.8:compile [INFO] +- org.springframework.boot:spring-boot-starter-data-r2dbc:jar:3.5.3:compile [INFO] | +- org.springframework.data:spring-data-r2dbc:jar:3.5.1:compile [INFO] | | +- org.springframework.data:spring-data-relational:jar:3.5.1:compile [INFO] | | +- org.springframework.data:spring-data-commons:jar:3.5.1:compile [INFO] | | +- org.springframework:spring-tx:jar:6.2.8:compile [INFO] | | +- org.springframework:spring-jdbc:jar:6.2.8:compile [INFO] | | \- org.springframework:spring-r2dbc:jar:6.2.8:compile [INFO] | +- io.r2dbc:r2dbc-spi:jar:1.0.0.RELEASE:compile [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile [INFO] | \- io.r2dbc:r2dbc-pool:jar:1.0.2.RELEASE:compile [INFO] | \- io.projectreactor.addons:reactor-pool:jar:1.1.3:compile [INFO] +- org.postgresql:postgresql:jar:42.7.7:runtime [INFO] | \- org.checkerframework:checker-qual:jar:3.49.3:runtime [INFO] +- org.postgresql:r2dbc-postgresql:jar:1.0.7.RELEASE:runtime [INFO] | +- com.ongres.scram:client:jar:2.1:runtime [INFO] | | \- com.ongres.scram:common:jar:2.1:runtime [INFO] | | \- com.ongres.stringprep:saslprep:jar:1.1:runtime [INFO] | | \- com.ongres.stringprep:stringprep:jar:1.1:runtime [INFO] | +- io.projectreactor:reactor-core:jar:3.7.7:compile [INFO] | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.7:compile [INFO] | +- io.netty:netty-handler:jar:4.1.122.Final:compile [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.122.Final:compile [INFO] | +- io.netty:netty-handler-proxy:jar:4.1.122.Final:compile [INFO] | | \- io.netty:netty-codec-socks:jar:4.1.122.Final:compile [INFO] | +- io.netty:netty-resolver-dns:jar:4.1.122.Final:compile [INFO] | | \- io.netty:netty-codec-dns:jar:4.1.122.Final:compile [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.122.Final:compile [INFO] | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.122.Final:compile [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.122.Final:compile [INFO] +- org.flywaydb:flyway-database-postgresql:jar:11.7.2:runtime [INFO] | \- org.flywaydb:flyway-core:jar:11.7.2:runtime [INFO] | \- com.fasterxml.jackson.dataformat:jackson-dataformat-toml:jar:2.19.1:runtime [INFO] +- org.aspectj:aspectjweaver:jar:1.9.24:compile [INFO] +- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.42:compile [INFO] | \- org.apache.tomcat:tomcat-annotations-api:jar:10.1.42:compile [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.36.0:compile [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] +- com.google.code.gson:gson:jar:2.13.1:compile [INFO] +- org.json:json:jar:20250517:compile [INFO] +- org.projectlombok:lombok:jar:1.18.38:provided [INFO] +- org.mapstruct:mapstruct:jar:1.6.3:compile [INFO] +- org.mapstruct:mapstruct-processor:jar:1.6.3:compile [INFO] +- org.springframework.boot:spring-boot-starter-actuator:jar:3.5.3:runtime [INFO] | \- io.micrometer:micrometer-jakarta9:jar:1.15.1:runtime [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.1:compile [INFO] | +- io.micrometer:micrometer-core:jar:1.15.1:compile [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.8:compile [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.8:compile [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.8:compile [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.8:compile [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.8:runtime [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats-no-protobuf:jar:1.3.8:runtime [INFO] | +- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.8:runtime [INFO] | \- com.google.protobuf:protobuf-java:jar:4.31.0:runtime [INFO] +- org.springframework.boot:spring-boot-starter-aop:jar:3.5.3:compile [INFO] +- software.amazon.awssdk:s3:jar:2.31.57:compile [INFO] | +- software.amazon.awssdk:aws-xml-protocol:jar:2.31.57:compile [INFO] | | \- software.amazon.awssdk:aws-query-protocol:jar:2.31.57:compile [INFO] | +- software.amazon.awssdk:protocol-core:jar:2.31.57:compile [INFO] | +- software.amazon.awssdk:arns:jar:2.31.57:compile [INFO] | +- software.amazon.awssdk:profiles:jar:2.31.57:compile [INFO] | +- software.amazon.awssdk:crt-core:jar:2.31.57:compile [INFO] | +- software.amazon.awssdk:http-auth:jar:2.31.57:compile [INFO] | +- software.amazon.awssdk:identity-spi:jar:2.31.57:compile [INFO] | +- software.amazon.awssdk:http-auth-spi:jar:2.31.57:compile [INFO] | +- software.amazon.awssdk:http-auth-aws:jar:2.31.57:compile [INFO] | +- software.amazon.awssdk:checksums:jar:2.31.57:compile [INFO] | +- software.amazon.awssdk:checksums-spi:jar:2.31.57:compile [INFO] | +- software.amazon.awssdk:retries-spi:jar:2.31.57:compile [INFO] | +- software.amazon.awssdk:sdk-core:jar:2.31.57:compile [INFO] | | \- software.amazon.awssdk:retries:jar:2.31.57:compile [INFO] | +- software.amazon.awssdk:auth:jar:2.31.57:compile [INFO] | | +- software.amazon.awssdk:http-auth-aws-eventstream:jar:2.31.57:compile [INFO] | | \- software.amazon.eventstream:eventstream:jar:1.0.1:compile [INFO] | +- software.amazon.awssdk:http-client-spi:jar:2.31.57:compile [INFO] | +- software.amazon.awssdk:regions:jar:2.31.57:compile [INFO] | +- software.amazon.awssdk:annotations:jar:2.31.57:compile [INFO] | +- software.amazon.awssdk:utils:jar:2.31.57:compile [INFO] | +- software.amazon.awssdk:aws-core:jar:2.31.57:compile [INFO] | +- software.amazon.awssdk:metrics-spi:jar:2.31.57:compile [INFO] | +- software.amazon.awssdk:json-utils:jar:2.31.57:compile [INFO] | | \- software.amazon.awssdk:third-party-jackson-core:jar:2.31.57:compile [INFO] | +- software.amazon.awssdk:endpoints-spi:jar:2.31.57:compile [INFO] | +- software.amazon.awssdk:apache-client:jar:2.31.57:runtime [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:runtime [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:runtime [INFO] | | \- commons-codec:commons-codec:jar:1.18.0:runtime [INFO] | \- software.amazon.awssdk:netty-nio-client:jar:2.31.57:runtime [INFO] | +- io.netty:netty-codec-http:jar:4.1.122.Final:compile [INFO] | +- io.netty:netty-codec-http2:jar:4.1.122.Final:compile [INFO] | +- io.netty:netty-codec:jar:4.1.122.Final:compile [INFO] | +- io.netty:netty-transport:jar:4.1.122.Final:compile [INFO] | +- io.netty:netty-common:jar:4.1.122.Final:compile [INFO] | +- io.netty:netty-buffer:jar:4.1.122.Final:compile [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.122.Final:compile [INFO] | \- io.netty:netty-resolver:jar:4.1.122.Final:compile [INFO] +- org.springframework.boot:spring-boot-devtools:jar:3.5.3:runtime (optional) [INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:3.5.3:runtime (optional) [INFO] +- org.testcontainers:junit-jupiter:jar:1.21.1:test [INFO] | \- org.testcontainers:testcontainers:jar:1.21.2:test [INFO] | +- org.apache.commons:commons-compress:jar:1.24.0:test [INFO] | +- org.rnorth.duct-tape:duct-tape:jar:1.0.8:test [INFO] | +- com.github.docker-java:docker-java-api:jar:3.4.2:test [INFO] | \- com.github.docker-java:docker-java-transport-zerodep:jar:3.4.2:test [INFO] | +- com.github.docker-java:docker-java-transport:jar:3.4.2:test [INFO] | \- net.java.dev.jna:jna:jar:5.13.0:test [INFO] +- org.testcontainers:localstack:jar:1.21.1:test [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.3:test [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.3:test [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.3:test [INFO] | +- com.jayway.jsonpath:json-path:jar:2.9.0:test [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:test [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.3:test [INFO] | +- net.minidev:json-smart:jar:2.5.2:test [INFO] | | \- net.minidev:accessors-smart:jar:2.5.2:test [INFO] | | \- org.ow2.asm:asm:jar:9.7.1:test [INFO] | +- org.assertj:assertj-core:jar:3.27.3:test [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test [INFO] | | \- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test [INFO] | +- org.springframework:spring-test:jar:6.2.8:test [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.2:test [INFO] +- org.awaitility:awaitility:jar:4.2.2:test [INFO] +- io.projectreactor:reactor-test:jar:3.7.7:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test [INFO] +- org.mockito:mockito-core:jar:5.17.0:test [INFO] | +- net.bytebuddy:byte-buddy:jar:1.17.6:test [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test [INFO] | \- org.objenesis:objenesis:jar:3.3:test [INFO] +- com.squareup.okhttp3:mockwebserver:jar:5.0.0-alpha.16:test [INFO] | +- com.squareup.okhttp3:mockwebserver3:jar:5.0.0-alpha.16:test [INFO] | +- junit:junit:jar:4.13.2:test [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] | \- com.squareup.okhttp3:okhttp-jvm:jar:5.0.0-alpha.16:test [INFO] | \- com.squareup.okio:okio-jvm:jar:3.12.0:runtime [INFO] +- commons-io:commons-io:jar:2.19.0:test [INFO] +- com.github.erosb:everit-json-schema:jar:1.14.6:compile [INFO] | +- commons-validator:commons-validator:jar:1.9.0:compile [INFO] | | +- commons-digester:commons-digester:jar:2.1:compile [INFO] | | +- commons-logging:commons-logging:jar:1.3.2:compile [INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile [INFO] | +- com.damnhandy:handy-uri-templates:jar:2.1.8:compile [INFO] | | \- joda-time:joda-time:jar:2.10.2:compile [INFO] | \- com.google.re2j:re2j:jar:1.8:compile [INFO] +- io.micrometer:micrometer-tracing-bridge-otel:jar:1.5.1:compile [INFO] | +- io.micrometer:micrometer-tracing:jar:1.5.1:compile [INFO] | | +- io.micrometer:context-propagation:jar:1.1.3:compile [INFO] | | \- aopalliance:aopalliance:jar:1.0:compile [INFO] | +- org.slf4j:slf4j-api:jar:2.0.17:compile [INFO] | +- io.opentelemetry:opentelemetry-api:jar:1.49.0:compile [INFO] | | \- io.opentelemetry:opentelemetry-context:jar:1.49.0:compile [INFO] | +- io.opentelemetry.semconv:opentelemetry-semconv:jar:1.25.0-alpha:compile [INFO] | +- io.opentelemetry:opentelemetry-sdk-common:jar:1.49.0:compile [INFO] | +- io.opentelemetry:opentelemetry-sdk-trace:jar:1.49.0:compile [INFO] | +- io.opentelemetry:opentelemetry-sdk:jar:1.49.0:compile [INFO] | | +- io.opentelemetry:opentelemetry-sdk-metrics:jar:1.49.0:compile [INFO] | | \- io.opentelemetry:opentelemetry-sdk-logs:jar:1.49.0:compile [INFO] | \- io.opentelemetry:opentelemetry-extension-trace-propagators:jar:1.49.0:compile [INFO] +- io.opentelemetry:opentelemetry-sdk-extension-jaeger-remote-sampler:jar:1.49.0:compile [INFO] | +- io.opentelemetry:opentelemetry-exporter-common:jar:1.49.0:runtime [INFO] | +- io.opentelemetry:opentelemetry-exporter-sender-okhttp:jar:1.49.0:runtime [INFO] | \- com.squareup.okhttp3:okhttp:jar:4.12.0:runtime [INFO] | +- com.squareup.okio:okio:jar:3.6.0:runtime [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.9.25:runtime [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.9.25:runtime [INFO] +- io.opentelemetry.instrumentation:opentelemetry-spring-webflux-5.3:jar:2.7.0-alpha:compile [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api:jar:2.7.0:compile [INFO] | | \- io.opentelemetry:opentelemetry-api-incubator:jar:1.41.0-alpha:runtime [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-incubator:jar:2.7.0-alpha:compile [INFO] | \- io.opentelemetry.instrumentation:opentelemetry-reactor-3.1:jar:2.7.0-alpha:runtime [INFO] | \- io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations-support:jar:2.7.0-alpha:runtime [INFO] | \- io.opentelemetry.semconv:opentelemetry-semconv-incubating:jar:1.25.0-alpha:runtime [INFO] +- io.opentelemetry.instrumentation:opentelemetry-spring-boot-starter:jar:2.7.0:compile [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-spring-boot-autoconfigure:jar:2.7.0:compile [INFO] | | +- javax.validation:validation-api:jar:2.0.1.Final:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-2.6:jar:2.7.0-alpha:runtime [INFO] | | | \- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-common:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-mongo-3.1:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-spring-kafka-2.7:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-spring-web-3.1:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-spring-webmvc-5.3:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-micrometer-1.5:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-log4j-appender-2.17:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-logback-appender-1.0:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-jdbc:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:jar:1.49.0:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-sdk-autoconfigure-support:jar:2.7.0-alpha:runtime [INFO] | | \- io.opentelemetry.instrumentation:opentelemetry-spring-webmvc-6.0:jar:2.7.0-alpha:runtime [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations:jar:2.7.0:compile [INFO] | +- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:jar:1.49.0:compile [INFO] | +- io.opentelemetry:opentelemetry-exporter-logging:jar:1.49.0:compile [INFO] | +- io.opentelemetry:opentelemetry-exporter-otlp:jar:1.49.0:compile [INFO] | | \- io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.49.0:runtime [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-resources:jar:2.7.0-alpha:runtime [INFO] | +- io.opentelemetry:opentelemetry-sdk-extension-incubator:jar:1.41.0-alpha:runtime [INFO] | | +- org.snakeyaml:snakeyaml-engine:jar:2.7:runtime [INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.1:runtime [INFO] | +- io.opentelemetry.contrib:opentelemetry-aws-resources:jar:1.37.0-alpha:runtime [INFO] | +- io.opentelemetry.contrib:opentelemetry-gcp-resources:jar:1.37.0-alpha:runtime [INFO] | | \- com.google.cloud.opentelemetry:detector-resources-support:jar:0.31.0:runtime [INFO] | \- io.opentelemetry.contrib:opentelemetry-baggage-processor:jar:1.37.0-alpha:runtime [INFO] +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.5.3:compile [INFO] | +- org.springframework.boot:spring-boot-actuator:jar:3.5.3:compile [INFO] | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.1:compile [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:8.1:compile [INFO] \- org.jetbrains.kotlin:kotlin-stdlib:jar:2.1.21:compile [INFO] \- org.jetbrains:annotations:jar:13.0:compile [INFO] [INFO] --- clm:3.0.4-01:index (default-cli) @ a1policymanagementservice --- [INFO] Saved module information to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/target/sonatype-clm/module.xml [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:25 min [INFO] Finished at: 2026-03-21T12:46:34Z [INFO] ------------------------------------------------------------------------ [nonrtric-plt-a1policymanagementservice-maven-clm-l-release] $ /bin/bash /tmp/jenkins12243451796767271713.sh [nonrtric-plt-a1policymanagementservice-maven-clm-l-release] $ /bin/sh -xe /tmp/jenkins10570181862336207789.sh + xargs rm -rf + find . -regex .*karaf/target $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2052 killed; [ssh-agent] Stopped. FATAL: Could not verify application public id from IQ Server com.sonatype.insight.client.utils.NiceHttpResponseException: Invalid credentials. Please try again. at com.sonatype.insight.client.utils.AbstractClient.verifyStatusCode(AbstractClient.java:29) at com.sonatype.insight.brain.client.AbstractRequestClient.parseResult(AbstractRequestClient.java:23) at com.sonatype.insight.brain.client.ConfigurationClient.verifyOrCreateApplication(ConfigurationClient.java:111) at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:96) Caused: com.sonatype.nexus.api.exception.IqClientException: Could not verify application public id from IQ Server at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:99) at com.sonatype.nexus.api.iq.IqClient$verifyOrCreateApplication$0.call(Unknown Source) at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:75) at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:95) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.Build$BuildExecution.build(Build.java:199) at hudson.model.Build$BuildExecution.doRun(Build.java:164) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) at hudson.model.Run.execute(Run.java:1895) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) [PostBuildScript] - [INFO] Executing post build scripts. [nonrtric-plt-a1policymanagementservice-maven-clm-l-release] $ /bin/bash /tmp/jenkins15896784064247465811.sh ---> sysstat.sh [nonrtric-plt-a1policymanagementservice-maven-clm-l-release] $ /bin/bash /tmp/jenkins13075265576338116418.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release ']' + mkdir -p /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/archives/ [nonrtric-plt-a1policymanagementservice-maven-clm-l-release] $ /bin/bash /tmp/jenkins7912060438406102925.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sAPk from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-sAPk/bin to PATH INFO: Running in OpenStack, capturing instance metadata [nonrtric-plt-a1policymanagementservice-maven-clm-l-release] $ /bin/bash /tmp/jenkins6357252195407531523.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release@tmp/config5054084426324246154tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [nonrtric-plt-a1policymanagementservice-maven-clm-l-release] $ /bin/bash /tmp/jenkins9946641148087182881.sh ---> create-netrc.sh [nonrtric-plt-a1policymanagementservice-maven-clm-l-release] $ /bin/bash /tmp/jenkins8971495820730485451.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sAPk from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-sAPk/bin to PATH [nonrtric-plt-a1policymanagementservice-maven-clm-l-release] $ /bin/bash /tmp/jenkins12531090682293422090.sh ---> sudo-logs.sh Archiving 'sudo' log.. [nonrtric-plt-a1policymanagementservice-maven-clm-l-release] $ /bin/bash /tmp/jenkins4436092862549659972.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sAPk from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-sAPk/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [nonrtric-plt-a1policymanagementservice-maven-clm-l-release] $ /bin/bash -l /tmp/jenkins1777172213179270982.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sAPk from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-sAPk/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-a1policymanagementservice-maven-clm-l-release/38 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt /tmp/venv-sAPk/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! warnings.warn( Archives upload complete. INFO: archiving logs to Nexus /tmp/venv-sAPk/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! warnings.warn( ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-9411 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 11G 8.6G 56% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7976 543 3279 0 4153 7135 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:67:64:64 brd ff:ff:ff:ff:ff:ff inet 10.32.6.104/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85843sec preferred_lft 85843sec inet6 fe80::f816:3eff:fe67:6464/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:b9:23:f8:68 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:b9ff:fe23:f868/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9411) 03/21/26 _x86_64_ (4 CPU) 12:38:45 LINUX RESTART (4 CPU) 12:39:01 tps rtps wtps bread/s bwrtn/s 12:40:02 156.96 69.17 87.79 5600.93 40726.03 12:41:01 62.26 0.22 62.04 23.59 8757.43 12:42:01 58.20 31.44 26.76 1669.98 7325.29 12:43:01 33.59 14.43 19.16 1301.38 6800.07 12:44:01 136.54 0.70 135.84 14.13 65643.59 12:45:01 6.16 0.32 5.85 6.66 202.97 12:46:02 1.87 0.00 1.87 0.00 264.80 12:47:01 28.59 1.36 27.23 103.85 8424.06 12:48:01 27.01 3.23 23.78 91.58 1591.07 Average: 56.84 13.48 43.36 982.47 15550.63 12:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:40:02 5865644 7411932 2301784 28.18 37628 1688384 992752 10.77 591612 1539540 56320 12:41:01 5549700 7363044 2617728 32.05 58884 1918168 1027748 11.15 646168 1768524 112548 12:42:01 5122024 7201764 3045404 37.29 65620 2170720 1161304 12.60 845944 1980788 125716 12:43:01 3979532 6166204 4187896 51.28 69300 2270064 2373728 25.76 1942672 2010936 616 12:44:01 1766800 5541452 6400628 78.37 136728 3649172 3211912 34.85 2670924 3325300 672 12:45:01 2128240 5838364 6039188 73.94 137044 3587204 2649448 28.75 2391244 3247500 2368 12:46:02 2075056 5795368 6092372 74.59 137124 3595828 2673640 29.01 2432780 3256108 3780 12:47:01 3406856 7348640 4760572 58.29 140824 3808504 1039920 11.28 956144 3407056 28192 12:48:01 3389932 7337776 4777496 58.49 143112 3810988 1053192 11.43 980808 3397548 9316 Average: 3698198 6667172 4469230 54.72 102918 2944337 1798183 19.51 1495366 2659256 37725 12:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:02 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 12:40:02 ens3 495.28 292.05 1248.17 71.92 0.00 0.00 0.00 0.00 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 12:41:01 ens3 61.40 49.77 717.65 6.01 0.00 0.00 0.00 0.00 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:42:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 12:42:01 ens3 242.04 221.29 3263.74 33.95 0.00 0.00 0.00 0.00 12:43:01 docker0 0.07 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:43:01 lo 2.05 2.05 0.22 0.22 0.00 0.00 0.00 0.00 12:43:01 ens3 90.30 83.52 805.02 11.92 0.00 0.00 0.00 0.00 12:43:01 vethbbd5846 0.07 0.18 0.00 0.02 0.00 0.00 0.00 0.00 12:44:01 docker0 0.78 0.98 0.07 0.42 0.00 0.00 0.00 0.00 12:44:01 lo 3.75 3.75 0.55 0.55 0.00 0.00 0.00 0.00 12:44:01 ens3 718.58 596.45 8283.51 45.07 0.00 0.00 0.00 0.00 12:44:01 veth7be7edb 0.60 0.90 0.07 0.42 0.00 0.00 0.00 0.00 12:45:01 docker0 0.48 0.75 0.20 0.20 0.00 0.00 0.00 0.00 12:45:01 lo 490.19 490.19 120.43 120.43 0.00 0.00 0.00 0.00 12:45:01 ens3 52.31 27.69 12.17 58.46 0.00 0.00 0.00 0.00 12:45:01 vethbbd5846 0.38 0.87 0.02 0.06 0.00 0.00 0.00 0.00 12:46:02 docker0 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 12:46:02 lo 1068.90 1068.90 310.44 310.44 0.00 0.00 0.00 0.00 12:46:02 ens3 150.77 61.39 37.38 169.29 0.00 0.00 0.00 0.00 12:46:02 vethbbd5846 0.18 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:47:01 docker0 0.12 0.14 0.01 0.01 0.00 0.00 0.00 0.00 12:47:01 lo 39.42 39.42 11.05 11.05 0.00 0.00 0.00 0.00 12:47:01 ens3 118.22 96.14 1039.51 22.54 0.00 0.00 0.00 0.00 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:48:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 12:48:01 ens3 9.45 11.30 8.35 6.38 0.00 0.00 0.00 0.00 Average: docker0 0.18 0.24 0.03 0.07 0.00 0.00 0.00 0.00 Average: lo 179.28 179.28 49.40 49.40 0.00 0.00 0.00 0.00 Average: ens3 215.83 160.27 1715.84 47.41 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9411) 03/21/26 _x86_64_ (4 CPU) 12:38:45 LINUX RESTART (4 CPU) 12:39:01 CPU %user %nice %system %iowait %steal %idle 12:40:02 all 19.72 0.00 2.78 5.15 1.37 70.98 12:40:02 0 25.24 0.00 2.64 4.37 1.27 66.48 12:40:02 1 8.73 0.00 1.66 8.78 1.31 79.51 12:40:02 2 31.03 0.00 2.27 5.66 1.55 59.48 12:40:02 3 13.95 0.00 4.57 1.75 1.33 78.40 12:41:01 all 20.52 0.00 1.30 1.77 1.06 75.34 12:41:01 0 25.70 0.00 1.41 0.20 0.85 71.84 12:41:01 1 22.03 0.00 1.49 2.98 1.13 72.37 12:41:01 2 21.03 0.00 1.46 3.42 0.98 73.11 12:41:01 3 13.38 0.00 0.82 0.52 1.29 83.98 12:42:01 all 16.51 0.00 1.31 1.49 1.12 79.57 12:42:01 0 13.26 0.00 1.05 0.65 0.91 84.13 12:42:01 1 14.60 0.00 1.20 1.57 1.02 81.62 12:42:01 2 20.85 0.00 1.85 3.58 1.45 72.27 12:42:01 3 17.34 0.00 1.20 0.17 1.07 80.22 12:43:01 all 65.05 0.00 1.52 1.07 4.32 28.02 12:43:01 0 60.17 0.00 1.41 1.61 3.89 32.92 12:43:01 1 67.98 0.00 1.66 0.88 4.72 24.75 12:43:01 2 70.92 0.00 1.63 1.33 4.88 21.24 12:43:01 3 61.15 0.00 1.36 0.48 3.81 33.19 12:44:01 all 22.04 0.00 9.29 2.28 1.97 64.43 12:44:01 0 14.75 0.00 7.44 2.97 2.46 72.37 12:44:01 1 28.25 0.00 8.67 2.78 1.79 58.51 12:44:01 2 28.53 0.00 11.96 2.12 1.78 55.60 12:44:01 3 16.77 0.00 9.13 1.23 1.82 71.05 12:45:01 all 70.33 0.00 5.09 0.18 5.49 18.91 12:45:01 0 68.67 0.00 4.42 0.05 6.28 20.58 12:45:01 1 70.17 0.00 5.00 0.26 5.11 19.47 12:45:01 2 73.84 0.00 5.95 0.15 4.80 15.26 12:45:01 3 68.63 0.00 4.95 0.23 5.78 20.40 12:46:02 all 63.71 0.00 7.84 0.01 5.72 22.72 12:46:02 0 58.97 0.00 7.31 0.00 6.08 27.65 12:46:02 1 62.53 0.00 7.73 0.00 5.71 24.03 12:46:02 2 72.55 0.00 8.30 0.05 5.17 13.93 12:46:02 3 60.65 0.00 8.04 0.02 5.91 25.38 12:47:01 all 43.11 0.00 2.12 0.56 3.05 51.15 12:47:01 0 36.59 0.00 1.65 0.15 2.52 59.09 12:47:01 1 39.72 0.00 2.89 0.35 3.70 53.34 12:47:01 2 59.67 0.00 2.41 1.59 3.42 32.91 12:47:01 3 36.12 0.00 1.52 0.14 2.57 59.65 12:48:01 all 20.78 0.00 1.00 1.03 1.51 75.68 12:48:01 0 67.73 0.00 2.26 1.43 2.64 25.95 12:48:01 1 10.14 0.00 0.92 0.05 1.53 87.35 12:48:01 2 0.91 0.00 0.40 2.65 0.78 95.26 12:48:01 3 4.51 0.00 0.43 0.02 1.04 94.00 Average: all 37.89 0.00 3.56 1.51 2.84 54.20 Average: 0 41.19 0.00 3.26 1.28 2.98 51.29 Average: 1 35.84 0.00 3.44 1.97 2.88 55.88 Average: 2 42.15 0.00 3.99 2.29 2.76 48.81 Average: 3 32.38 0.00 3.54 0.51 2.73 60.84